Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/20/2002 16:30:11
Module Name:	syssrc
Committed By:	christos
Date:		Wed Mar 20 14:30:11 UTC 2002

Modified Files:
	syssrc/sys/sys: signal.h

Log Message:
put back NSIG=64 for userland. It is not nice to have programs report
unknown signal %u or coredump when they try to report a signal out of
range.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/sys/signal.h

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