Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 12/10/2000 13:41:21
Module Name:	syssrc
Committed By:	jdolecek
Date:		Sun Dec 10 11:41:21 UTC 2000

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

Log Message:
fork1(): write the ktrace entry before the parent is put to sleep for
FORK_PPWAIT case, so that this DTRT for vfork() too


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