Subject: PR/26804 CVS commit: src
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 04/01/2006 22:35:02
The following reply was made to PR kern/26804; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/26804 CVS commit: src
Date: Sat,  1 Apr 2006 22:34:01 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Sat Apr  1 22:34:01 UTC 2006
 
 Modified Files:
 	src/sys/kern: sys_process.c
 	src/usr.bin/gcore: gcore.c
 
 Log Message:
 PR/26804: Jason Thorpe: Make PT_DUMPCORE require the process to be PT_ATTACH'ed
 first so that it is stopped and there are no races.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.101 -r1.102 src/sys/kern/sys_process.c
 cvs rdiff -r1.8 -r1.9 src/usr.bin/gcore/gcore.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.