Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/07/2000 14:31:18
Module Name: syssrc
Committed By: jdolecek
Date: Tue Nov 7 12:31:18 UTC 2000
Modified Files:
syssrc/sys/kern: kern_fork.c
Log Message:
write KTR_EMUL entry on end of fork1() - primarily usable when the new
process never does execve(2), such as when creating a thread
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 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.