K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-03-07T02:22:31.000000Z K 7 svn:log V 416 - Call proc_reparent() when handing a process off to init in exit rather than dinking around in the process lists explicitly. - Hold both the proctree lock and proc lock of the child process when reparenting a process via proc_reparent. - Lock processes while sending them signals. - Miscellaenous proc locking. - proc_reparent() now asserts that the child is locked in addition to an exclusive proctree lock. END