HardenedBSD/sys/i386
David Greenman e2a2a04ad3 Bruce found a bug in my changes to stop using the gs selector.
From Bruce Evans:

fu[i]byte() checked the wrong register.  This caused interesting behaviour
in the GPL math emulator.  The emulator does not check the values returned
by fu*() or su*() (:-() and it interpreted the address of -12(%ebp) as
-1(%ebp).  The same probably occurs for all signed 8-bit offsets from
registers.

I cleaned up the new bzero() a bit.
1994-06-11 05:12:15 +00:00
..
boot
conf
eisa
i386 Bruce found a bug in my changes to stop using the gs selector. 1994-06-11 05:12:15 +00:00
include
isa
Makefile