NetBSD/usr.bin/find
lukem c2b84904ae use %ll_ instead of the less standard %q_ 2001-01-04 23:05:54 +00:00
..
Makefile
extern.h Add -s (sort) option, which causes entries in each directory sorted. 2000-03-10 11:46:04 +00:00
find.1 -s: Replace the reference to strcmp(3) with a functional description. 2000-07-11 06:47:21 +00:00
find.c Cosmetic changes. 2000-03-16 18:44:29 +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 - The type of return value of setmode is a void * and getmode takes it, 2000-10-10 14:30:40 +00:00
ls.c use %ll_ instead of the less standard %q_ 2001-01-04 23:05:54 +00:00
main.c If -H, clear FTS_LOGICAL and set FTS_PHYSICAL as well as FTS_COMFOLLOW. 2000-08-04 09:01:05 +00:00
misc.c
operator.c
option.c move the -and option in options[] table where it alphabetically belongs, 2000-10-18 08:58:11 +00:00