K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-04-20T16:57:12.000000Z K 7 svn:log V 298 Re-institute the efficent version of vfork. It appears to make a difference of approx 3mins in make world on my P6!!! This means that vfork now has full address space sharing, so beware with sloppy vfork programming. Also, you really do need to apply the previously committed popen fix in libc. END