Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 08/31/2006 18:05:21
Module Name:	src
Committed By:	dogcow
Date:		Thu Aug 31 18:05:21 UTC 2006

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

Log Message:
process_stoptrace is also used by PTRACE; fixes INSTALL_SMALL, GENERIC_TINY,
et al, where KTRACE isn't defined but PTRACE is.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 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.