K 10 svn:author V 2 ps K 8 svn:date V 27 2006-04-21T19:26:21.000000Z K 7 svn:log V 199 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. Submitted by: up MFC after: 3 weeks END