freebsd-dev/usr.bin/find
Tim J. Robbins e22bb9db9a Change the 'no terminating ";"' error message to 'no terminating ";" or "+"'
since + is also a valid way to terminate -exec.
2004-07-29 03:33:55 +00:00
..
extern.h Remove partial support for building this on NetBSD. 2004-07-29 03:29:44 +00:00
find.1 Now that fnmatch() supports multibyte characters, find does too; remove 2004-07-29 03:24:30 +00:00
find.c - introduce a new primary `-depth n', which tests whether 2004-05-28 17:17:15 +00:00
find.h - introduce a new primary `-depth n', which tests whether 2004-05-28 17:17:15 +00:00
function.c Change the 'no terminating ";"' error message to 'no terminating ";" or "+"' 2004-07-29 03:33:55 +00:00
getdate.y Fix all WARNS. Checked with "make WARNS=9". Remove unused file. 2003-06-14 13:00:21 +00:00
ls.c Use a larger field for the size in blocks; the current width (4 digits) 2004-01-20 09:27:03 +00:00
main.c Fix all WARNS. Checked with "make WARNS=9". Remove unused file. 2003-06-14 13:00:21 +00:00
Makefile Fix to WARNS=2 level. 2002-04-15 19:27:41 +00:00
misc.c Fix all WARNS. Checked with "make WARNS=9". Remove unused file. 2003-06-14 13:00:21 +00:00
operator.c Fix all WARNS. Checked with "make WARNS=9". Remove unused file. 2003-06-14 13:00:21 +00:00
option.c Remove partial support for building this on NetBSD. 2004-07-29 03:29:44 +00:00