Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 01/10/2001 01:36:50
Module Name:	syssrc
Committed By:	fvdl
Date:		Tue Jan  9 23:36:50 UTC 2001

Modified Files:
	syssrc/sys/kern: kern_fork.c

Log Message:
Do syscall_intern after p_traceflag has been copied to the new
process (if it is inherited), so that ktrace continues to work
properly on the child.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 syssrc/sys/kern/kern_fork.c

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