aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find/main.c
Commit message (Expand)AuthorAgeFilesLines
* find(1): deLINTifyEitan Adler2018-07-011-4/+0
* find(1): remove unused variableEitan Adler2017-12-131-1/+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-0/+1
* find: Run when cwd cannot be opened, except with -execdir or -delete.Jilles Tjoelker2013-02-101-1/+1
* find: Do not pass fd to save current directory to child processes.Jilles Tjoelker2012-09-261-1/+1
* find: Remove unnecessary and inconsistent initialization.Jilles Tjoelker2012-07-311-1/+1
* find: Implement real -ignore_readdir_race.Jilles Tjoelker2012-07-251-0/+1
* Replace char copyright[] by static const char copyright[].Ed Schouten2011-12-101-1/+1
* find: Exit if there is an unknown option.Jilles Tjoelker2011-06-041-1/+1
* 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/+6
* Move SCCS tags to comments as they were already #if 0'ed.Xin LI2010-05-051-6/+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
* Fix SYNOPSIS and usage().Ruslan Ermilov2008-03-031-2/+3
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.Mark Murray2003-06-141-4/+3
* Fix SCM IDs.David E. O'Brien2002-04-011-3/+2
* Remove __P().Mark Murray2002-03-201-1/+1
* 1) Remove -Wall from Makefile.David Malone2002-02-271-1/+1
* Implement the following options and primaries:Akinori MUSHA2001-02-231-2/+7
* This patch adds the -mindepth and -maxdepth options to find(1), whichOllivier Robert2000-06-121-0/+6
* Fixed my English fixes.Bruce Evans1998-11-291-1/+1
* Fixed disorder and and usage message. Improved English.Bruce Evans1998-11-291-2/+2
* Added a sort option to find(1).Wolfram Schneider1998-11-291-1/+5
* Eliminate a variable that is set but never used.John Polstra1997-05-191-5/+4
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Merge from Lite2 - use new getvfsbyname() and related changes.Peter Wemm1997-03-111-1/+2
* Localize itAndrey A. Chernov1996-08-121-0/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+153