Age | Commit message (Expand) | Author |
2022-12-04 | userspace: remove vestigial '?' cases from top-level getopt(3) loops | Scott Soule Cheloha |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2017-01-03 | add -delete option which can simplify the common case of wanting to delete | Ted Unangst |
2014-05-18 | use reallocarray | Marc Espie |
2013-11-15 | Include unistd.h as it is the standard location for getopt(). | Todd C. Miller |
2011-06-14 | exit if there is an unknown option; from FreeBSD | Christian Weisgerber |
2011-04-21 | find: return exit code 1 if any path could not be traversed | Jacek Masiulaniec |
2009-12-20 | find -LH was -L, but must be -H according to POSIX; | Ingo Schwarze |
2009-12-09 | We only need to fchdir(dotfd) for the -exec and -ok primaries so | Todd C. Miller |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-05-10 | ftsopen -> fts_open; partly from Alexander Holupirek, documentation/5472 | Jason McIntyre |
2005-08-30 | remove -W from synopsis; ok deraadt@ jmc@ | David Krause |
2005-06-15 | no more whiteouts | Todd C. Miller |
2005-02-07 | sync and make usage __dead, from Michael Knudsen | Jared Yanovich |
2004-09-15 | remove unused variable | Theo de Raadt |
2004-02-24 | - remove double spaces in the examples | Jason McIntyre |
2003-09-26 | better realloc. ok deraadt@ henning@ | Ted Unangst |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
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 |
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 |
2001-08-22 | o Expression is an optional argument to find(1); | Heikki Korpela |
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 |
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 |