NetBSD/usr.bin/find
2011-09-24 13:45:43 +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 Updates to the find(1) man page, based on PR 45381 from Greg Woods, 2011-09-24 13:45:43 +00:00
find.c only setup siginfo handler if we have a tty. 2010-12-28 15:28:31 +00:00
find.h Add -delete from FreeBSD. 2007-02-06 13:25:01 +00:00
function.c Fix unchecked malloc, check for overflow (Maksymilian Arciemowicz) 2011-09-22 12:49:57 +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