Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/stand/lib/crt
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.
Home |
Main Index |
Thread Index |
Old Index