summaryrefslogtreecommitdiffstats
path: root/usr.bin/find
Commit message (Expand)AuthorAgeFilesLines
* 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-272-5/+56
* Enable numeric arguments and +/- prefixes with -user (-group)krion2006-05-251-4/+12
* The last execution of -exec {} + is not done if the -exec primary iskrion2006-05-144-4/+21
* Fix options broken when the birthtime related primaries were added.ceri2006-04-051-11/+11
* 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-034-4/+59
* Fixes for gcc4.x.roberto2005-08-252-1/+2
* Markup and wording fixes.ru2005-06-141-2/+2
* Use rpmatch() instead of checking for responses that begin with 'y'tjr2005-04-022-18/+24
* - Make find(1) WARNS?= 6 cleanssouhlal2005-01-252-3/+3
* Scheduled mdoc(7) sweep.ru2005-01-111-1/+1
* Change the 'no terminating ";"' error message to 'no terminating ";" or "+"'tjr2004-07-291-1/+1
* Remove partial support for building this on NetBSD.tjr2004-07-293-10/+0
* 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-286-28/+91
* 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
* Give find(1) the option -acl to locate files with extendedbmilekic2004-04-033-0/+54
* Update the find manual page:trhodes2004-02-271-1/+14
* Typo.des2004-02-231-1/+1
* Use a larger field for the size in blocks; the current width (4 digits)des2004-01-201-1/+1
* State that in -exec ... ; the semicolon should be quoted if invoked fromschweikh2003-07-251-0/+4
* Fix all WARNS. Checked with "make WARNS=9". Remove unused file.markm2003-06-1410-1184/+133
* Correctly alphabetize options[] so we don't stop at -nouser when searchingdes2003-02-181-1/+1
* Uniformly refer to a file system as "file system".ru2002-12-121-5/+5
* mdoc(7) police: markup polishing.ru2002-11-261-17/+5
* Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the structwollman2002-09-211-2/+2
* Do not repeat the name of the flag in its descriptioncharnier2002-08-271-24/+8
* Add a unary -not operator ala -false and !, for sake of completeness.jmallett2002-08-192-0/+2
* Oops, add -false to the operators list in the manual page for find(1), as addedjmallett2002-08-151-0/+1
* Add support for -false instead of '!' cause it can be hard to use that injmallett2002-08-151-0/+1
* - Introduce a new struct xvfsconf, the userland version of struct vfsconf.mux2002-08-101-1/+1
* - Use MAXLOGNAME - 1 rather than UT_NAMESIZE.robert2002-07-221-3/+2
* Account for space used by environment variables in a similar way totjr2002-07-131-8/+12
* Indicate that the semicolon that terminates argument lists should be intjr2002-06-261-2/+8
* Make it more obvious that the semicolon that terminates -exec and -execdirtjr2002-06-261-2/+8
* Support the SysV-style -exec utility args.. {} + function, required bytjr2002-06-024-8/+95
* mdoc(7) police: markup nits.ru2002-05-291-1/+1
* Clean up malloc(3)'s argument. Remove casts which do nothing when we'rejmallett2002-05-171-9/+9
OpenPOWER on IntegriCloud