Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 05/04/2004 21:58:47
Module Name: src
Committed By: pk
Date: Tue May 4 21:58:47 UTC 2004
Modified Files:
src/sys/kern: sys_process.c
Log Message:
proc_reparent() must be called with proclist write lock held. Make it so.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 src/sys/kern/sys_process.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.