cvs commit: src/sys/kern sys_process.c

Don Lewis truckman at FreeBSD.org
Thu Feb 19 02:39:43 PST 2004


truckman    2004/02/19 02:39:42 PST

  FreeBSD src repository

  Modified files:
    sys/kern             sys_process.c 
  Log:
  When reparenting a process in the PT_DETACH code, only set p_sigparent
  to SIGCHLD if the new parent process is initproc.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.117     +2 -1      src/sys/kern/sys_process.c


More information about the cvs-src mailing list