summaryrefslogtreecommitdiff
path: root/usr.bin/find/main.c
AgeCommit message (Expand)Author
2005-08-30remove -W from synopsis; ok deraadt@ jmc@David Krause
2005-06-15no more whiteoutsTodd C. Miller
2005-02-07sync and make usage __dead, from Michael KnudsenJared Yanovich
2004-09-15remove unused variableTheo de Raadt
2004-02-24- remove double spaces in the examplesJason McIntyre
2003-09-26better realloc. ok deraadt@ henning@Ted Unangst
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-17The standard way to get info on symlinks is -L, not -h; Peter WernerTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-22expression is optionalTheo de Raadt
2001-08-22Since we're in pedant mode again, we might as well be thorough. It'sHugh Graham
2001-08-22o Expression is an optional argument to find(1);Heikki Korpela
2001-07-12first pass at a -Wall cleanupTheo de Raadt
1999-03-17Add -W option so -type W gets a chance to work.Marc Espie
1997-06-17Back out last change. Allowing no path to mean "." causes problemsTodd C. Miller
1997-06-17If no paths are specified, use "."Todd C. Miller
1997-06-17Don't trample argv[], we want ps et al to be able to see args.Todd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-10-24Respond to SIGINFO; from PR #42Thorsten Lockert
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt