thorpej
Tue Dec 30 21:53:46 PST 1997
Update of /cvsroot/src/usr.bin/apply
In directory netbsd1:/var/slash-tmp/cvs-serv14118
Modified Files:
apply.c
Log Message:
Change an err() to a warn()/_exit(), so that it's safe for vfork(), and
fix the error message that's displayed if the vfork() fails.