Subject: PR/36161 CVS commit: src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Andrew Doran <ad@netbsd.org>
List: netbsd-bugs
Date: 04/19/2007 22:45:02
The following reply was made to PR kern/36161; it has been noted by GNATS.
From: Andrew Doran <ad@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36161 CVS commit: src/sys/kern
Date: Thu, 19 Apr 2007 22:42:11 +0000 (UTC)
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.