NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37603 CVS commit: src/sys/kern
The following reply was made to PR kern/37603; it has been noted by GNATS.
From: YAMAMOTO Takashi <yamt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/37603 CVS commit: src/sys/kern
Date: Sat, 8 Mar 2008 07:56:53 +0000 (UTC)
Module Name: src
Committed By: yamt
Date: Sat Mar 8 07:56:53 UTC 2008
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
kpsignal2: enqueue SA_STOP signals and let issignal handle it rather
than trying to stop the process by ourselves. this fixes SIGTSTP masking.
ok'ed by Andrew Doran. PR/37603, PR/38060.
To generate a diff of this commit:
cvs rdiff -r1.272 -r1.273 src/sys/kern/kern_sig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index