HardenedBSD/usr.bin/find
Nate Williams e9f1a293f1 Simpler fix to the find bug reported by Terry Lambert <terry@lambert.org>
[ Find to a file vs. to stdout ] produces different output because find
does not flush stdout when doing a -print.

Submitted by:	Jeffrey Hsu <hsu@freefall.freebsd.org>
1995-09-12 23:15:33 +00:00
..
extern.h
find.1
find.c
find.h
function.c Simpler fix to the find bug reported by Terry Lambert <terry@lambert.org> 1995-09-12 23:15:33 +00:00
ls.c
main.c
Makefile
misc.c
operator.c
option.c