freebsd-dev/usr.bin/apply
Kris Kennaway 6ad135868c fork() -> vfork()
This would have been commit #2 which was "Obtained from: BSD/OS" except
their code is buggy (they call err() if the execl() fails, which will
incorrectly call exit()), so instead this is:

Obtained from:	NetBSD
2000-05-19 09:42:53 +00:00
..
apply.1 Do not dot terminate errx() strings. Add rcsid. 1999-12-05 19:53:37 +00:00
apply.c fork() -> vfork() 2000-05-19 09:42:53 +00:00
Makefile Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00