Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 11/28/2002 23:00:28
Module Name: syssrc
Committed By: jdolecek
Date: Thu Nov 28 21:00:28 UTC 2002
Modified Files:
syssrc/sys/kern: kern_sig.c
Log Message:
issignal(): put apparently long-forgotten (at least since 4.4BSD)
debug printf inside #ifdef DEBUG_ISSIGNAL
This adresses kern/16760 by Love.
To generate a diff of this commit:
cvs rdiff -r1.127 -r1.128 syssrc/sys/kern/kern_sig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.