K 10 svn:author V 4 kris K 8 svn:date V 27 2000-05-19T09:42:53.000000Z K 7 svn:log V 230 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 END