Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/05/2004 20:32:30
Module Name:	src
Committed By:	tron
Date:		Mon Apr  5 20:32:30 UTC 2004

Modified Files:
	src/sys/kern [netbsd-2-0]: kern_sig.c

Log Message:
Pull up revision 1.191 (requested by matt):
Replace memset's of ksiginfo_t with KSI_INIT (which is the proper way
to
initialize ksiginfo_t structures).


To generate a diff of this commit:
cvs rdiff -r1.189.2.1 -r1.189.2.2 src/sys/kern/kern_sig.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.