Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2002-05-17 | The standard way to get info on symlinks is -L, not -h; Peter Werner | Todd C. Miller | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
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-07-12 | first pass at a -Wall cleanup | Theo de Raadt | |
1999-03-17 | Add -W option so -type W gets a chance to work. | Marc Espie | |
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 | |
1997-06-17 | Don't trample argv[], we want ps et al to be able to see args. | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-24 | Respond to SIGINFO; from PR #42 | Thorsten Lockert | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |