freebsd-skq/usr.bin/find
Ed Schouten 65bcaaeca7 Don't let find(1) depend on struct timeb.
This structure is deprecated and only used by ftime(2), which is part of
libcompat. The second argument of get_date() is unused, which means we
can just remove it entirely.
2010-02-09 21:24:41 +00:00
..
extern.h Don't let find(1) depend on struct timeb. 2010-02-09 21:24:41 +00:00
find.1 Update find(1) man page for -L/-delete interaction. 2009-09-20 16:47:56 +00:00
find.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
find.h Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00
function.c Don't let find(1) depend on struct timeb. 2010-02-09 21:24:41 +00:00
getdate.y Don't let find(1) depend on struct timeb. 2010-02-09 21:24:41 +00:00
ls.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
main.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
misc.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
operator.c
option.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00