Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/16/2003 12:05:50
Module Name: src
Committed By: christos
Date: Tue Sep 16 12:05:50 UTC 2003
Modified Files:
src/sys/kern: kern_proc.c
Log Message:
add initialization of siginfo lock and queue.
Also initialize the lock for lwps, although it is not used for proc0 for
code consistency.
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sys/kern/kern_proc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.