Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/20/2006 21:33:18
Module Name: src
Committed By: ad
Date: Fri Oct 20 21:33:18 UTC 2006
Modified Files:
src/sys/kern [newlock2]: kern_kthread.c
Log Message:
- Pass FORK_SYSTEM to fork() and have it set up kthreads correctly.
- Acquire p->p_smutex where appropriate.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.48.1 src/sys/kern/kern_kthread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.