K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-05-02T15:13:45.000000Z K 7 svn:log V 368 - Protect randompid and nprocs with the allproc_lock. - Reorder fork1() to do malloc() and other blocking operations prior to acquiring the needed process locks. - The new process inherit's the credentials of curthread, not the credentials of the old process. - Document a really weird race that will come up with KSE allows multiple kernel threads per process. END