ps          2006-05-15 18:53:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             kern_sig.c 
  Log:
  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.
  
  Revision   Changes    Path
  1.306.2.5  +3 -2      src/sys/kern/kern_sig.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to