Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 10/12/2003 20:00:39
Module Name:	src
Committed By:	pk
Date:		Sun Oct 12 20:00:39 UTC 2003

Modified Files:
	src/sys/sys: siginfo.h

Log Message:
Define SI_NOINFO to indicate that no signal specific code is available.
It is a large positive value (same as in Solaris) to distinguish a trap
for which the standard qualifiers do not fit, from a user- or other
"software"-generated signal.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/sys/siginfo.h

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