aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find/find.c
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-2/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Fix whiteout support in find(1)Oleksandr Tymoshenko2019-01-281-1/+3
* find(1): remove empty else conditionEitan Adler2018-07-251-1/+0
* find(1): deLINTifyEitan Adler2018-07-011-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* find: Correctly propagate -exec/-execdir ... {} + exit status.Jilles Tjoelker2014-04-121-5/+6
* find: Treat errno from fts_read() more carefully.Jilles Tjoelker2014-04-061-4/+5
* find: Implement real -ignore_readdir_race.Jilles Tjoelker2012-07-251-2/+6
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Revert r207677 which is considered a violation of style(9).Xin LI2010-05-061-2/+7
* Move SCCS tags to comments as they were already #if 0'ed.Xin LI2010-05-051-7/+2
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* The last execution of -exec {} + is not done if the -exec primary isKirill Ponomarev2006-05-141-4/+1
* - introduce a new primary `-depth n', which tests whetherOliver Eikemeier2004-05-281-6/+5
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.Mark Murray2003-06-141-8/+5
* Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the structGarrett Wollman2002-09-211-2/+2
* Support the SysV-style -exec utility args.. {} + function, required byTim J. Robbins2002-06-021-0/+4
* Fix SCM IDs.David E. O'Brien2002-04-011-2/+2
* Remove __P().Mark Murray2002-03-201-1/+1
* 1) Remove -Wall from Makefile.David Malone2002-02-271-10/+10
* They add the following commands:Poul-Henning Kamp2001-05-031-5/+12
* Implement the following options and primaries:Akinori MUSHA2001-02-231-0/+1
* This patch adds the -mindepth and -maxdepth options to find(1), whichOllivier Robert2000-06-121-0/+14
* Fixed my English fixes.Bruce Evans1998-11-291-1/+2
* Fixed style bugs and English in previous commit.Bruce Evans1998-11-291-15/+16
* Added a sort option to find(1).Wolfram Schneider1998-11-291-1/+16
* Merge from Lite2 - use new getvfsbyname() and related changes.Peter Wemm1997-03-111-7/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Fix completely broken find behaviour:Guido van Rooij1995-02-271-0/+7
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+192