K 10 svn:author V 3 kib K 8 svn:date V 27 2012-02-23T11:50:23.387584Z K 7 svn:log V 374 Allow the parent to gather the exit status of the children reparented to the debugger. When reparenting for debugging, keep the child in the new orphan list of old parent. When looping over the children in kern_wait(), iterate over both children list and orphan list to search for the process by pid. Submitted by: Dmitry Mikulin MFC after: 2 weeks END