Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-30 | Some -Wall cleanliness. | Todd C. Miller | |
1997-06-30 | Fix printf format when listing inode number and #blocks to | Todd C. Miller | |
unsigned and quad respectively to correspond to actual types. Half from NetBSD (jtc). | |||
1997-06-17 | (foo *)NULL -> NULL | kstailey | |
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-12-23 | Add -execdir support. | Todd C. Miller | |
1996-10-24 | Respond to SIGINFO; from PR #42 | Thorsten Lockert | |
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-25 | indent nice | 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 | |