summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.c
Commit message (Expand)AuthorAgeFilesLines
* find: Implement real -ignore_readdir_race.jilles2012-07-251-2/+6
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Revert r207677 which is considered a violation of style(9).delphij2010-05-061-2/+7
* Move SCCS tags to comments as they were already #if 0'ed.delphij2010-05-051-7/+2
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-1/+0
* The last execution of -exec {} + is not done if the -exec primary iskrion2006-05-141-4/+1
* - introduce a new primary `-depth n', which tests whethereik2004-05-281-6/+5
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.markm2003-06-141-8/+5
* Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the structwollman2002-09-211-2/+2
* Support the SysV-style -exec utility args.. {} + function, required bytjr2002-06-021-0/+4
* Fix SCM IDs.obrien2002-04-011-2/+2
* Remove __P().markm2002-03-201-1/+1
* 1) Remove -Wall from Makefile.dwmalone2002-02-271-10/+10
* They add the following commands:phk2001-05-031-5/+12
* Implement the following options and primaries:knu2001-02-231-0/+1
* This patch adds the -mindepth and -maxdepth options to find(1), whichroberto2000-06-121-0/+14
* Fixed my English fixes.bde1998-11-291-1/+2
* Fixed style bugs and English in previous commit.bde1998-11-291-15/+16
* Added a sort option to find(1).wosch1998-11-291-1/+16
* Merge from Lite2 - use new getvfsbyname() and related changes.peter1997-03-111-7/+10
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* Fix completely broken find behaviour:guido1995-02-271-0/+7
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+192
OpenPOWER on IntegriCloud