Subject: CVS commit: src/sys/arch/i386/stand/lib/crt
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/25/2003 13:17:38
Module Name:	src
Committed By:	dsl
Date:		Tue Feb 25 11:17:37 UTC 2003

Modified Files:
	src/sys/arch/i386/stand/lib/crt/dos: start_dos.S
	src/sys/arch/i386/stand/lib/crt/pxe: start_pxe.S
	src/sys/arch/i386/stand/lib/crt/rom: start_rom.S

Log Message:
Clear 'big' bit of segment registers before returning to real mode.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/stand/lib/crt/dos/start_dos.S
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/stand/lib/crt/pxe/start_pxe.S
cvs rdiff -r1.9 -r1.10 src/sys/arch/i386/stand/lib/crt/rom/start_rom.S

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