summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.1
Commit message (Expand)AuthorAgeFilesLines
* MFC r260336,r260355: find: Fix -lname and -ilname:jilles2014-01-121-1/+3
* Add an option for finding sparse files.dwmalone2013-03-031-1/+5
* Use .Nm instead of a self xrefeadler2012-11-191-4/+4
* Make it clear that amin and friends take + and - options.eadler2012-11-181-7/+27
* Note that -quit terminates successfully.des2012-09-101-1/+1
* Document -quit, four and a half years after it was implemented.des2012-09-091-1/+5
* find: Implement real -ignore_readdir_race.jilles2012-07-251-3/+7
* find(1): Move description of -d option to -depth primary.jilles2012-06-131-30/+30
* Add more description and clarification about the -depth and -d options inissyl02012-06-101-4/+5
* Fix style nit: don't use leading zero for dates in .Ddeadler2012-06-051-1/+1
* Document the limitations of the -delete primaryeadler2012-06-021-1/+4
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-12/+12
* Remove superfluous paragraph macro.joel2012-03-251-1/+0
* Get rid of major/minor number distinction.ed2011-09-281-2/+2
* Move the explanation of using arguments for the PRIMARIES abovegjb2011-03-101-12/+12
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Better way to find out available file system types is to use lsvfs(1).pjd2010-03-161-6/+4
* Update find(1) man page for -L/-delete interaction.jilles2009-09-201-1/+2
* Fix SYNOPSIS and usage().ru2008-03-031-7/+7
* Bump .Dd for revisions 1.83 and 1.84.ceri2008-02-241-1/+1
* Tag -ilname and -lname as GNU extensions.imp2008-02-241-1/+4
* Implement a number of primaries present in GNU find, but not presentimp2008-02-231-1/+75
* Check in some insignificant fixes obtained as a result ofru2007-02-281-18/+19
* Fix the description of the -Btime primary.ru2006-12-131-3/+3
* Update the list of POSIX extensions.ceri2006-10-081-3/+5
* Markup fixes.ru2006-09-291-1/+2
* Document that the pathname(s) following the options need not be given ifstefanf2006-07-181-1/+7
* Add the capability for a trailing scale indicator to cause thekrion2006-05-271-2/+21
* Note that all of the birthtime related primaries are non-standard.ceri2006-04-041-5/+5
* Bump .Dd for the birthtime options.ceri2006-04-031-1/+1
* Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options toceri2006-04-031-0/+33
* Markup and wording fixes.ru2005-06-141-2/+2
* Use rpmatch() instead of checking for responses that begin with 'y'tjr2005-04-021-3/+15
* Scheduled mdoc(7) sweep.ru2005-01-111-1/+1
* Now that fnmatch() supports multibyte characters, find does too; removetjr2004-07-291-5/+1
* Start new sentence on new line.cperciva2004-07-271-1/+2
* Add a BUGS entry pointing out that -mindepth and -maxdepth are globalcperciva2004-07-271-0/+7
* Merge the "multibyte not supported" BUG into the pre-existing BUGScperciva2004-07-271-6/+6
* mdoc(7) fixes.ru2004-07-071-2/+2
* Document missing multibyte character support in utilities specifiedtjr2004-07-031-1/+5
* Re-add half of UCB copyright notice that went missing in 1.20.tjr2004-07-031-0/+1
* - introduce a new primary `-depth n', which tests whethereik2004-05-281-14/+34
* Bumped document date.ru2004-05-191-16/+16
* snafu, exchanged the descriptions of -maxdepth and -mindepth.eik2004-05-161-5/+5
* -maxdepth and -mindepth are global variableseik2004-05-141-3/+16
* Clarify and correct some compatibility notes.des2004-04-211-9/+22
* Add -acl and a small blurb about it to the options list.trhodes2004-04-071-1/+8
* Update the find manual page:trhodes2004-02-271-1/+14
* Typo.des2004-02-231-1/+1
* State that in -exec ... ; the semicolon should be quoted if invoked fromschweikh2003-07-251-0/+4
OpenPOWER on IntegriCloud