NetBSD/usr.bin/find
daniel 02dcfb175e Add the '-E' option to interpret regexes as extended regexes. While we
are here, fix ordering in usage information by putting '-X' in the proper
place.

Addition of '-E' was discussed on tech-userlevel.
2007-07-19 07:49:30 +00:00
..
Makefile Adapt find to the move of string_to_flags() and flags_to_string() to 2006-12-14 20:55:56 +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 Add the '-E' option to interpret regexes as extended regexes. While we 2007-07-19 07:49:30 +00:00
find.c De-__P(), remove trailing spaces, sprinkle a few const, WARNS=4. 2006-10-11 19:51:10 +00:00
find.h Add -delete from FreeBSD. 2007-02-06 13:25:01 +00:00
function.c Add the '-E' option to interpret regexes as extended regexes. While we 2007-07-19 07:49:30 +00:00
ls.c De-__P(), remove trailing spaces, sprinkle a few const, WARNS=4. 2006-10-11 19:51:10 +00:00
main.c Add the '-E' option to interpret regexes as extended regexes. While we 2007-07-19 07:49:30 +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