K 10 svn:author V 3 des K 8 svn:date V 27 1998-10-13T14:52:33.000000Z K 7 svn:log V 309 Calls one or more of malloc(), warn(), err(), syslog(), execlp() or execvp() in the child branch of a vfork(). Changed to use fork() instead. Some of these (mv, find, apply, xargs) might benefit greatly from being rewritten to use vfork() properly. PR: Loosely related to bin/8252 Approved by: jkh and bde END