Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/01/2006 22:34:01
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.