freebsd-dev/usr.bin/find
Mark Murray 2309721787 Add a replacement for get_date which is currently being dug out of
CVS's sources.

This is a "public domain" implementation stolen from INN, and is
added unmodified.
2002-03-21 21:43:50 +00:00
..
extern.h Remove __P(). 2002-03-20 10:32:05 +00:00
find.1 Add a missing comma. 2001-11-20 15:45:29 +00:00
find.c Remove __P(). 2002-03-20 10:32:05 +00:00
find.h Remove __P(). 2002-03-20 10:32:05 +00:00
function.c Remove __P(). 2002-03-20 10:32:05 +00:00
ls.c For the sake of consistency, remove an include that is included in 2002-03-20 10:35:51 +00:00
main.c Remove __P(). 2002-03-20 10:32:05 +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 Remove __P(). 2002-03-20 10:32:05 +00:00
option.c Remove __P(). 2002-03-20 10:32:05 +00:00
parsedate.y Add a replacement for get_date which is currently being dug out of 2002-03-21 21:43:50 +00:00