Subject: CVS commit: src/sys/arch/amd64/include
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 02/18/2007 01:45:37
Module Name:	src
Committed By:	pavel
Date:		Sun Feb 18 01:45:37 UTC 2007

Modified Files:
	src/sys/arch/amd64/include: signal.h

Log Message:
Accept the old ABI versions of signal trampolines for 32-bit
compatibility. Unbreaks the i386 cvsup binary on amd64.

Problem reported by Blair Sadewitz and Viktor Holmlund, fix tested by
Viktor Holmlund.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/amd64/include/signal.h

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