Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/01/2003 17:59:58
Module Name:	src
Committed By:	jdolecek
Date:		Sat Nov  1 17:59:58 UTC 2003

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

Log Message:
add a macro to copy ksiginfo_t, and use it in kern_sig.c:ksiginfo_put()

change suggested by Christian Limpach


To generate a diff of this commit:
cvs rdiff -r1.173 -r1.174 src/sys/kern/kern_sig.c
cvs rdiff -r1.8 -r1.9 src/sys/sys/siginfo.h

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