K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-10-22T14:31:32.000000Z K 7 svn:log V 306 - Check that a process isn't a new process (p_state == PRS_NEW) before trying to acquire it's proc lock since the proc lock may not have been constructed yet. - Split up the one big comment at the top of the loop and put the pieces in the right order above the various checks. Reported by: kris (1) END