Subject: CVS commit: [nathanw_sa] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/19/2001 19:53:11
Module Name: syssrc
Committed By: nathanw
Date: Thu Jul 19 16:53:10 UTC 2001
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_sig.c
Log Message:
When killing a stopped process with SIGKILL, use proc_unstop() to get
LWPs running sufficently to notice the signal.
To generate a diff of this commit:
cvs rdiff -r1.112.2.3 -r1.112.2.4 syssrc/sys/kern/kern_sig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.