NetBSD/usr.bin/find
wiz 826d3a8737 Clean up after recent changes.
Some notes:
\- is for minus signs only.
Closing braces and punctuation after a macro should definitly not be
on the next line, but at the end of the macro line, separated with spaces
from the macro argument and each other. Otherwise, unwanted whitespace
appears.
2002-09-28 12:59:49 +00:00
..
Makefile makefile delint. use NETBSDSRCDIR as appropriate 2002-09-18 14:00:33 +00:00
extern.h support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like 2002-09-27 15:56:25 +00:00
find.1 Clean up after recent changes. 2002-09-28 12:59:49 +00:00
find.c support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like 2002-09-27 15:56:25 +00:00
find.h support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like 2002-09-27 15:56:25 +00:00
function.c support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like 2002-09-27 15:56:25 +00:00
ls.c
main.c Need <string.h>. 2002-09-27 23:29:12 +00:00
misc.c support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like 2002-09-27 15:56:25 +00:00
operator.c
option.c support for -empty, -execdir, -mindepth, -maxdepth to match other UNIX-like 2002-09-27 15:56:25 +00:00