Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/30/2003 16:32:59
Module Name:	src
Committed By:	jdolecek
Date:		Thu Oct 30 16:32:59 UTC 2003

Modified Files:
	src/sys/kern: kern_sig.c

Log Message:
ksiginfo_put(): only copy what's needed of ksiginfo_t, to slightly optimize
the operation, and improve code readability at the same time


To generate a diff of this commit:
cvs rdiff -r1.171 -r1.172 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.