K 10 svn:author V 2 ps K 8 svn:date V 27 2006-05-15T18:53:00.000000Z K 7 svn:log V 177 MFC: rev 1.329 Don't try to kill embryonic processes in killpg1(). This prevents a race condition between fork() and kill(pid,sig) with pid < 0 that can cause a kernel panic. END