Date: Wed, 6 Oct 2004 23:44:16 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.c Message-ID: <200410062344.i96NiG0U072565@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410062344.i96NiG0U072565>
