Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 06/03/2004 20:35:31
Module Name: src
Committed By: nathanw
Date: Thu Jun 3 20:35:31 UTC 2004
Modified Files:
src/sys/kern: init_main.c
Log Message:
Initialize simple_lock in struct cwd; otherwise, one gets an
uninitialized lock panic at the first use of cwdshare().
To generate a diff of this commit:
cvs rdiff -r1.237 -r1.238 src/sys/kern/init_main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.