K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-02-09T16:43:18.000000Z K 7 svn:log V 216 Release the proc lock around crfree() and uifree() in wait1(). It leads to a lock order violation, and since p is already a zombie at this point, I'm not sure that we even need all the locking currently in wait1(). END