Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/19/2007 22:42:11
Module Name:	src
Committed By:	ad
Date:		Thu Apr 19 22:42:11 UTC 2007

Modified Files:
	src/sys/kern: sys_process.c

Log Message:
process_stoptrace: after setting a pending stop on curproc, call issignal
once to have it do the needful. PR kern/36161.


To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 src/sys/kern/sys_process.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.