Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 01/08/1999 03:59:38
Module Name:	src
Committed By:	kleink
Date:		Fri Jan  8 11:59:38 UTC 1999

Modified Files:
	src/sys/arch/i386/i386: svr4_machdep.c
	src/sys/compat/linux/arch/i386: linux_machdep.c
Log Message:
Rearrange the emulation-specific setregs() entry to set up the FPU control
word *after* calling the native setregs(), which would clobber it again.