NetBSD/usr.bin/find
2012-06-27 22:57:27 +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 Small fix: Changed 'Nm .' to 'Nm' (introduced by me before). 2012-06-27 22:57:27 +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 rest of previous. 2012-05-05 21:16:16 +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
Makefile Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +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