NetBSD/usr.bin/find
drochner 85cbf55d16 Since our gcc doesn't warn about NULL format strings anymore, we can
fix the incorrect err(1, "%s", "") et al.
Closes PR bin/7592 by cgd.
1999-11-09 15:06:30 +00:00
..
Makefile
extern.h add -regex and -iregex primaries which, like GNU find's primaries of the 1999-07-20 01:28:41 +00:00
find.1 Mention -iregex and -regex primaries being non-standard extensions. 1999-07-20 09:02:24 +00:00
find.c
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
main.c
misc.c
operator.c
option.c add -regex and -iregex primaries which, like GNU find's primaries of the 1999-07-20 01:28:41 +00:00