Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/03/2004 19:38:05
Module Name: src
Committed By: matt
Date: Sat Apr 3 19:38:05 UTC 2004
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
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.190 -r1.191 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.