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: 04/12/2002 07:54:35
Module Name: syssrc
Committed By: nathanw
Date: Fri Apr 12 04:54:35 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_sig.c
Log Message:
Don't send an upcall when proc_unstop() happens. The problem that this
worked around has been fixed in a better way. Besides, this made
debugger stepping suck a lot.
To generate a diff of this commit:
cvs rdiff -r1.112.2.13 -r1.112.2.14 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.