cvs commit: src/sys/kern kern_sig.c

David Xu davidxu at FreeBSD.org
Wed Oct 6 16:44:16 PDT 2004


davidxu     2004-10-06 23:44:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             kern_sig.c 
  Log:
  MFC revision 1.292:
  
  >Don't bother to turn off other P_STOPPED bits for SIGKILL, doing
  >so would cause kernel to produce an unkillable process in some cases,
  >especially, P_STOPPED_SINGLE has a singling thread, turning off the
  >bit would mess the state
  
  Approved by: re (jhb)
  
  Revision   Changes    Path
  1.289.2.2  +1 -1      src/sys/kern/kern_sig.c


More information about the cvs-src mailing list