NetBSD/usr.bin/find
itohy f1042d894e Add -s in usage. 2000-03-13 08:21:36 +00:00
..
Makefile Add support for "-flags [-]flags", which matches the file flags in a 1999-01-03 14:54:27 +00:00
extern.h Add -s (sort) option, which causes entries in each directory sorted. 2000-03-10 11:46:04 +00:00
find.1 Add -s in usage. 2000-03-13 08:21:36 +00:00
find.c Use strcoll() to sort directory entries. 2000-03-10 14:50:36 +00:00
find.h add -regex and -iregex primaries which, like GNU find's primaries of the 1999-07-20 01:28:41 +00:00
function.c Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
ls.c make printf format more conservative 1998-11-06 23:21:38 +00:00
main.c Add -s in usage. 2000-03-13 08:21:36 +00:00
misc.c merge lite2, sans getvfsbyname in functions.c (waiting on libc) 1998-02-02 14:02:06 +00:00
operator.c fix bugs in handling of `!' operator: 1999-01-02 02:34:15 +00:00
option.c add -regex and -iregex primaries which, like GNU find's primaries of the 1999-07-20 01:28:41 +00:00