NetBSD/usr.bin/find
wiz 30cf30e561 Make order of words in comment consistent with that within other
comments (helps with search actions).

Patch from Bug Hunting.
2012-08-26 14:26:37 +00:00
..
Makefile Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
extern.h Add the '-E' option to interpret regexes as extended regexes. While we 2007-07-19 07:49:30 +00:00
find.1 - improve spelling; 2012-08-26 14:26:07 +00:00
find.c Use C89 function definitions 2012-03-20 20:34:57 +00:00
find.h Add -delete from FreeBSD. 2007-02-06 13:25:01 +00:00
function.c Make order of words in comment consistent with that within other 2012-08-26 14:26:37 +00:00
ls.c NULL does not need a cast 2011-08-31 16:24:54 +00:00
main.c Use __dead 2011-09-16 15:39:25 +00:00
misc.c De-__P(), remove trailing spaces, sprinkle a few const, WARNS=4. 2006-10-11 19:51:10 +00:00
operator.c De-__P(), remove trailing spaces, sprinkle a few const, WARNS=4. 2006-10-11 19:51:10 +00:00
option.c make -rm an alias for -delete 2007-02-06 15:33:22 +00:00