Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/03/2003 17:51:13
Module Name:	src
Committed By:	christos
Date:		Fri Oct  3 17:51:13 UTC 2003

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

Log Message:
Fix problem with signal trampoline version checking that did not take into
account that emulations usually use version 0 and provide their own in kernel
trampolines.


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