cvs commit: src/sys/kern kern_exit.c sys_process.c

David Xu davidxu at FreeBSD.org
Wed Oct 25 06:18:05 UTC 2006


davidxu     2006-10-25 06:18:04 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c sys_process.c 
  Log:
  Move sigqueue_take() call into proc_reparent(), this fixed bugs where
  proc_reparent() is called but sigqueue_take() is forgotten.
  
  Revision  Changes    Path
  1.294     +3 -4      src/sys/kern/kern_exit.c
  1.140     +1 -5      src/sys/kern/sys_process.c


More information about the cvs-all mailing list