| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of major/minor number distinction. | ed | 2011-09-28 | 1 | -2/+2 |
* | Move the explanation of using arguments for the PRIMARIES above | gjb | 2011-03-10 | 1 | -12/+12 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 1 | -4/+0 |
* | Better way to find out available file system types is to use lsvfs(1). | pjd | 2010-03-16 | 1 | -6/+4 |
* | Update find(1) man page for -L/-delete interaction. | jilles | 2009-09-20 | 1 | -1/+2 |
* | Fix SYNOPSIS and usage(). | ru | 2008-03-03 | 1 | -7/+7 |
* | Bump .Dd for revisions 1.83 and 1.84. | ceri | 2008-02-24 | 1 | -1/+1 |
* | Tag -ilname and -lname as GNU extensions. | imp | 2008-02-24 | 1 | -1/+4 |
* | Implement a number of primaries present in GNU find, but not present | imp | 2008-02-23 | 1 | -1/+75 |
* | Check in some insignificant fixes obtained as a result of | ru | 2007-02-28 | 1 | -18/+19 |
* | Fix the description of the -Btime primary. | ru | 2006-12-13 | 1 | -3/+3 |
* | Update the list of POSIX extensions. | ceri | 2006-10-08 | 1 | -3/+5 |
* | Markup fixes. | ru | 2006-09-29 | 1 | -1/+2 |
* | Document that the pathname(s) following the options need not be given if | stefanf | 2006-07-18 | 1 | -1/+7 |
* | Add the capability for a trailing scale indicator to cause the | krion | 2006-05-27 | 1 | -2/+21 |
* | Note that all of the birthtime related primaries are non-standard. | ceri | 2006-04-04 | 1 | -5/+5 |
* | Bump .Dd for the birthtime options. | ceri | 2006-04-03 | 1 | -1/+1 |
* | Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options to | ceri | 2006-04-03 | 1 | -0/+33 |
* | Markup and wording fixes. | ru | 2005-06-14 | 1 | -2/+2 |
* | Use rpmatch() instead of checking for responses that begin with 'y' | tjr | 2005-04-02 | 1 | -3/+15 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-11 | 1 | -1/+1 |
* | Now that fnmatch() supports multibyte characters, find does too; remove | tjr | 2004-07-29 | 1 | -5/+1 |
* | Start new sentence on new line. | cperciva | 2004-07-27 | 1 | -1/+2 |
* | Add a BUGS entry pointing out that -mindepth and -maxdepth are global | cperciva | 2004-07-27 | 1 | -0/+7 |
* | Merge the "multibyte not supported" BUG into the pre-existing BUGS | cperciva | 2004-07-27 | 1 | -6/+6 |
* | mdoc(7) fixes. | ru | 2004-07-07 | 1 | -2/+2 |
* | Document missing multibyte character support in utilities specified | tjr | 2004-07-03 | 1 | -1/+5 |
* | Re-add half of UCB copyright notice that went missing in 1.20. | tjr | 2004-07-03 | 1 | -0/+1 |
* | - introduce a new primary `-depth n', which tests whether | eik | 2004-05-28 | 1 | -14/+34 |
* | Bumped document date. | ru | 2004-05-19 | 1 | -16/+16 |
* | snafu, exchanged the descriptions of -maxdepth and -mindepth. | eik | 2004-05-16 | 1 | -5/+5 |
* | -maxdepth and -mindepth are global variables | eik | 2004-05-14 | 1 | -3/+16 |
* | Clarify and correct some compatibility notes. | des | 2004-04-21 | 1 | -9/+22 |
* | Add -acl and a small blurb about it to the options list. | trhodes | 2004-04-07 | 1 | -1/+8 |
* | Update the find manual page: | trhodes | 2004-02-27 | 1 | -1/+14 |
* | Typo. | des | 2004-02-23 | 1 | -1/+1 |
* | State that in -exec ... ; the semicolon should be quoted if invoked from | schweikh | 2003-07-25 | 1 | -0/+4 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 1 | -5/+5 |
* | mdoc(7) police: markup polishing. | ru | 2002-11-26 | 1 | -17/+5 |
* | Do not repeat the name of the flag in its description | charnier | 2002-08-27 | 1 | -24/+8 |
* | Add a unary -not operator ala -false and !, for sake of completeness. | jmallett | 2002-08-19 | 1 | -0/+1 |
* | Oops, add -false to the operators list in the manual page for find(1), as added | jmallett | 2002-08-15 | 1 | -0/+1 |
* | Indicate that the semicolon that terminates argument lists should be in | tjr | 2002-06-26 | 1 | -2/+8 |
* | Make it more obvious that the semicolon that terminates -exec and -execdir | tjr | 2002-06-26 | 1 | -2/+8 |
* | Support the SysV-style -exec utility args.. {} + function, required by | tjr | 2002-06-02 | 1 | -0/+9 |
* | mdoc(7) police: markup nits. | ru | 2002-05-29 | 1 | -1/+1 |
* | More consistancy. file system > filesystem | trhodes | 2002-05-16 | 1 | -3/+3 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -2/+3 |
* | find.1 does not encourage users to DTRT when piping to xargs(1) | trhodes | 2002-04-10 | 1 | -0/+7 |
* | Run find.1 through ispell. | keramida | 2002-04-01 | 1 | -1/+1 |