Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/26/2003 22:14:19
Module Name:	src
Committed By:	matt
Date:		Fri Sep 26 22:14:19 UTC 2003

Modified Files:
	src/sys/arch/powerpc/include: signal.h
	src/sys/kern: kern_sig.c

Log Message:
Add a machine-dependent SIGTRAMP_VALID macro which is used to test whether
a trampoline version is valid or not.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/powerpc/include/signal.h
cvs rdiff -r1.160 -r1.161 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.