NetBSD/usr.bin/find
simonb 7a40d9c0cf Use fork() instead of vfork(). The child calls execvp(), which calls
strdup(), which calls malloc()...

Fixes problem with "find .. -exec" growing as reported by Kazushi Marukawa
on current-users@.
2001-09-14 08:19:25 +00:00
..
Makefile
extern.h
find.1 space after section number in .Xr 2001-07-06 18:12:02 +00:00
find.c
find.h
function.c Use fork() instead of vfork(). The child calls execvp(), which calls 2001-09-14 08:19:25 +00:00
ls.c
main.c
misc.c
operator.c
option.c