freebsd-skq/usr.bin/find
jmallett 390ab130a1 Fix find -exec with no command specified (i.e.: find . -exec ';')
PR:		bin/36521
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Reviewed by:	mike
MFC after:	3 days
2002-04-02 07:20:56 +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 Fix SCM IDs. 2002-04-01 22:56:56 +00:00
find.h Remove __P(). 2002-03-20 10:32:05 +00:00
function.c Fix find -exec with no command specified (i.e.: find . -exec ';') 2002-04-02 07:20:56 +00:00
ls.c Fix SCM IDs. 2002-04-01 22:56:56 +00:00
main.c Fix SCM IDs. 2002-04-01 22:56:56 +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 Fix SCM IDs. 2002-04-01 22:56:56 +00:00
operator.c Fix SCM IDs. 2002-04-01 22:56:56 +00:00
option.c Fix SCM IDs. 2002-04-01 22:56:56 +00:00
parsedate.y Change a "/*" within a comment to a "**". 2002-03-30 13:54:53 +00:00