Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/10/2003 16:47:02
Module Name:	src
Committed By:	christos
Date:		Wed Sep 10 16:47:01 UTC 2003

Modified Files:
	src/sys/arch/i386/i386: locore.S machdep.c

Log Message:
make obsolete trampoline code COMPAT_16. Unfortunately sigreturn14 is used
by IBCS2; grr.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/i386/i386/locore.S
cvs rdiff -r1.535 -r1.536 src/sys/arch/i386/i386/machdep.c

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