freebsd-dev/usr.bin/find
David Malone e98080b1e6 1) Remove -Wall from Makefile.
2) WARNs fixes (rename option to lookup_option to avoid shadowing, rename
   argv to argv1 to avoid shadowing, const stuff, prototypes, __unused).
3) Remove "register"s.
2002-02-27 17:57:00 +00:00
..
extern.h 1) Remove -Wall from Makefile. 2002-02-27 17:57:00 +00:00
find.1 Add a missing comma. 2001-11-20 15:45:29 +00:00
find.c 1) Remove -Wall from Makefile. 2002-02-27 17:57:00 +00:00
find.h 1) Remove -Wall from Makefile. 2002-02-27 17:57:00 +00:00
function.c 1) Remove -Wall from Makefile. 2002-02-27 17:57:00 +00:00
ls.c Fixed divots that I created when I moved prototypes of group_from_gid 2002-02-19 00:05:59 +00:00
main.c 1) Remove -Wall from Makefile. 2002-02-27 17:57:00 +00:00
Makefile 1) Remove -Wall from Makefile. 2002-02-27 17:57:00 +00:00
misc.c 1) Remove -Wall from Makefile. 2002-02-27 17:57:00 +00:00
operator.c 1) Remove -Wall from Makefile. 2002-02-27 17:57:00 +00:00
option.c 1) Remove -Wall from Makefile. 2002-02-27 17:57:00 +00:00