1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.bin/find
David E. O'Brien 3fa1df42da Allow to compile a YACC produced file with GCC 3.1 (which has different
header searching rules for generated files with #line).
2002-04-01 22:55:01 +00:00
..
extern.h Restructure for own parsedate (replacement for get_date from CVS). 2002-03-21 21:56:05 +00:00
find.1 Run find.1 through ispell. 2002-04-01 12:41:14 +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 spelling 2002-03-26 12:05:35 +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 Allow to compile a YACC produced file with GCC 3.1 (which has different 2002-04-01 22:55:01 +00:00
misc.c 1) Remove -Wall from Makefile. 2002-02-27 17:57:00 +00:00
operator.c spelling 2002-03-26 12:05:35 +00:00
option.c Remove __P(). 2002-03-20 10:32:05 +00:00
parsedate.y Change a "/*" within a comment to a "**". 2002-03-30 13:54:53 +00:00