Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/31/2001 20:16:03
Module Name:	syssrc
Committed By:	jdolecek
Date:		Wed Oct 31 18:16:03 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386: svr4_sigcode.s

Log Message:
Make local INTRENTRY, INTRFASTEXIT match those in locore.s, i.e. store &
restore %fs/%gs appropriately.
Fixes kern/14275 - compat svr4 works on i386 again :)

Thanks to MOCHIDA Shuji for initial investigation on the issue, that helped
to find the bug a lot.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/i386/i386/svr4_sigcode.s

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