aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find/find.1
Commit message (Expand)AuthorAgeFilesLines
* Use rpmatch() instead of checking for responses that begin with 'y'Tim J. Robbins2005-04-021-3/+15
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-1/+1
* Now that fnmatch() supports multibyte characters, find does too; removeTim J. Robbins2004-07-291-5/+1
* Start new sentence on new line.Colin Percival2004-07-271-1/+2
* Add a BUGS entry pointing out that -mindepth and -maxdepth are globalColin Percival2004-07-271-0/+7
* Merge the "multibyte not supported" BUG into the pre-existing BUGSColin Percival2004-07-271-6/+6
* mdoc(7) fixes.Ruslan Ermilov2004-07-071-2/+2
* Document missing multibyte character support in utilities specifiedTim J. Robbins2004-07-031-1/+5
* Re-add half of UCB copyright notice that went missing in 1.20.Tim J. Robbins2004-07-031-0/+1
* - introduce a new primary `-depth n', which tests whetherOliver Eikemeier2004-05-281-14/+34
* Bumped document date.Ruslan Ermilov2004-05-191-16/+16
* snafu, exchanged the descriptions of -maxdepth and -mindepth.Oliver Eikemeier2004-05-161-5/+5
* -maxdepth and -mindepth are global variablesOliver Eikemeier2004-05-141-3/+16
* Clarify and correct some compatibility notes.Dag-Erling Smørgrav2004-04-211-9/+22
* Add -acl and a small blurb about it to the options list.Tom Rhodes2004-04-071-1/+8
* Update the find manual page:Tom Rhodes2004-02-271-1/+14
* Typo.Dag-Erling Smørgrav2004-02-231-1/+1
* State that in -exec ... ; the semicolon should be quoted if invoked fromJens Schweikhardt2003-07-251-0/+4
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-5/+5
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-17/+5
* Do not repeat the name of the flag in its descriptionPhilippe Charnier2002-08-271-24/+8
* Add a unary -not operator ala -false and !, for sake of completeness.Juli Mallett2002-08-191-0/+1
* Oops, add -false to the operators list in the manual page for find(1), as addedJuli Mallett2002-08-151-0/+1
* Indicate that the semicolon that terminates argument lists should be inTim J. Robbins2002-06-261-2/+8
* Make it more obvious that the semicolon that terminates -exec and -execdirTim J. Robbins2002-06-261-2/+8
* Support the SysV-style -exec utility args.. {} + function, required byTim J. Robbins2002-06-021-0/+9
* mdoc(7) police: markup nits.Ruslan Ermilov2002-05-291-1/+1
* More consistancy. file system > filesystemTom Rhodes2002-05-161-3/+3
* Use `The .Nm utility'Philippe Charnier2002-04-201-2/+3
* find.1 does not encourage users to DTRT when piping to xargs(1)Tom Rhodes2002-04-101-0/+7
* Run find.1 through ispell.Giorgos Keramidas2002-04-011-1/+1
* Add a missing comma.Ruslan Ermilov2001-11-201-1/+1
* Document -depthDavid E. O'Brien2001-10-061-0/+13
* Bloat find(1) even more, and introduce the conceptRuslan Ermilov2001-09-141-6/+61
* The implementation of -flags was broken and did not match the (poorly)Ruslan Ermilov2001-09-041-20/+65
* Sort predicates.Ruslan Ermilov2001-08-311-70/+70
* Clarify the feature that -exec parameters won't getYaroslav Tykhiy2001-06-291-0/+5
* mdoc(7) police: fix markup.Ruslan Ermilov2001-05-161-198/+255
* They add the following commands:Poul-Henning Kamp2001-05-031-0/+61
* mdoc(7) police: restore correct order of references in the SEE ALSO.Ruslan Ermilov2001-02-241-1/+1
* Implement the following options and primaries:Akinori MUSHA2001-02-231-2/+40
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-2/+1
* Add the -empty flag, from OpenBSD. It returns true if the directoryPeter Wemm2001-01-231-0/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-4/+11
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-20/+20
* "minute(s) period(s)" --> "minute(s)"Matthew Hunt2000-11-171-6/+6
* This patch adds the -mindepth and -maxdepth options to find(1), whichOllivier Robert2000-06-121-0/+6
* The find -perm option currently supports an exact match,Ollivier Robert2000-06-121-1/+3
* Fix errors in .Xr usage.Nik Clayton2000-03-011-3/+3