summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/main.c
Commit message (Expand)AuthorAgeFilesLines
* find: Run when cwd cannot be opened, except with -execdir or -delete.jilles2013-02-101-1/+1
* find: Do not pass fd to save current directory to child processes.jilles2012-09-261-1/+1
* find: Remove unnecessary and inconsistent initialization.jilles2012-07-311-1/+1
* find: Implement real -ignore_readdir_race.jilles2012-07-251-0/+1
* Replace char copyright[] by static const char copyright[].ed2011-12-101-1/+1
* find: Exit if there is an unknown option.jilles2011-06-041-1/+1
* 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/+6
* Move SCCS tags to comments as they were already #if 0'ed.delphij2010-05-051-6/+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
* Fix SYNOPSIS and usage().ru2008-03-031-2/+3
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.markm2003-06-141-4/+3
* Fix SCM IDs.obrien2002-04-011-3/+2
* Remove __P().markm2002-03-201-1/+1
* 1) Remove -Wall from Makefile.dwmalone2002-02-271-1/+1
* Implement the following options and primaries:knu2001-02-231-2/+7
* This patch adds the -mindepth and -maxdepth options to find(1), whichroberto2000-06-121-0/+6
* Fixed my English fixes.bde1998-11-291-1/+1
* Fixed disorder and and usage message. Improved English.bde1998-11-291-2/+2
* Added a sort option to find(1).wosch1998-11-291-1/+5
* Eliminate a variable that is set but never used.jdp1997-05-191-5/+4
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2 - use new getvfsbyname() and related changes.peter1997-03-111-1/+2
* Localize itache1996-08-121-0/+3
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+153
OpenPOWER on IntegriCloud