Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-24 | - remove double spaces in the examples | Jason McIntyre | |
- `W' before `X' - sync usage() ok millert@ | |||
2004-01-23 | Clarify find -X and Xr xargs(1). Based on a diff from and OK by jmc@ | Todd C. Miller | |
2003-09-02 | escape punctuation; | Jason McIntyre | |
ok deraadt@ | |||
2003-06-12 | Add an example using -prune at Theo's request. | Todd C. Miller | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-03-07 | spelling errors/typos | David Krause | |
ok jmc@ | |||
2002-11-14 | use $ or # before commands in examples | Theo de Raadt | |
2002-05-17 | The standard way to get info on symlinks is -L, not -h; Peter Werner | Todd C. Miller | |
2001-08-22 | expression is optional | Theo de Raadt | |
2001-08-22 | Since we're in pedant mode again, we might as well be thorough. It's | Hugh Graham | |
bad form to assume that the absence of an expression will default to "-print", as one may still encounter versions of find where this is not the case. The examples given are all careful to use an explicit "-print", so follow their lead and mark the expression as a required field even though find will run without one. | |||
2001-08-22 | o Expression is an optional argument to find(1); | Heikki Korpela | |
noticed by Brian Poole <raj@cerias.purdue.edu> o File is not an optional argument o The section name referenced in beginning of the manual page is "operators" so don't confuse people by speaking about "operands" Ok aaron@ | |||
2001-03-14 | formatting error; m@procyon.com | Theo de Raadt | |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell | |
- Some .Nm trimming. - .Sh AUTHOR -> .Sh AUTHORS - Other miscellaneous fixes here and there. | |||
2000-07-10 | Xr chflags(1) | Todd C. Miller | |
2000-07-08 | Add a -flags option similar to -perm but for filke flags (ala | Todd C. Miller | |
chflags). Adapted from FreeBSD. | |||
2000-06-07 | -iname support; karls@inet.no | Theo de Raadt | |
2000-03-07 | Various cleanup. | Aaron Campbell | |
2000-03-06 | Add HISTORY sections; from FreeBSD. | Aaron Campbell | |
1999-12-04 | o use nanosecond precision with the -newer option | Todd C. Miller | |
o add -anewer and -cnewer options like GNU find. | |||
1999-10-07 | Some Xr to find(1), locate(1), whatis(1), whereis(1), which(1), etc., as | Aaron Campbell | |
appropriate. | |||
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1999-05-26 | arguments to -perm option are `[-]mode', not `[-mode]'; from NetBSD | Aaron Campbell | |
1999-05-02 | grammar; kwesterback@home.com | Aaron Campbell | |
1999-03-17 | Add -W option so -type W gets a chance to work. | Marc Espie | |
1999-02-24 | -{a,c,m}min are extensions to posix | Theo de Raadt | |
1998-11-11 | remove redundant .Pp macros | Aaron Campbell | |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell | |
1997-11-13 | Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; wosch | Theo de Raadt | |
1997-11-04 | clarify | Theo de Raadt | |
1997-08-27 | execdir is an extension of course | Theo de Raadt | |
1997-06-17 | Back out last change. Allowing no path to mean "." causes problems | Todd C. Miller | |
with getopts vs. predicates. | |||
1997-06-17 | If no paths are specified, use "." | Todd C. Miller | |
1996-12-23 | Add -execdir support. | Todd C. Miller | |
1996-09-01 | Specify that new primaries -empty, -maxdepth and -mindepth are extensions | Thorsten Lockert | |
1996-09-01 | Add support for -empty | Thorsten Lockert | |
1996-09-01 | Add support for -mindepth while at it | Thorsten Lockert | |
1996-08-31 | Add support for -maxdepth option | Thorsten Lockert | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-06-11 | document that -print0 is an alternative to -X | Theo de Raadt | |
1996-05-28 | support whiteouts; netbsd pr#2394; mike.long@analog.com | Theo de Raadt | |
1996-01-15 | from netbsd: | Theo de Raadt | |
Document the -follow option, per David Brownlee <abs@mono.city.ac.uk> in PR #1113. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |