Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Niels Provos <provos@netbsd.org>
List: source-changes
Date: 03/30/2003 02:40:06
Module Name:	src
Committed By:	provos
Date:		Sun Mar 30 00:40:06 UTC 2003

Modified Files:
	src/sys/kern: kern_systrace.c
	src/sys/sys: systrace.h

Log Message:
avoid a panic due to recent changes in kern_fork.c;  prepare for lwp by
keeping messages independent of the process itself


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/kern/kern_systrace.c
cvs rdiff -r1.8 -r1.9 src/sys/sys/systrace.h

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