Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index