freebsd-nq/sys/i386
Rodney W. Grimes a0ad3760a2 Changed trap.c so that a panic will occur if we do not have hardware
FP and we try to call the emulator when it is not compiled in.
Removed the #if defined(i486) || defined(i387) that use to call the
panic if we did not have a math emulator.
Removed an extranious include of i386/i386/math_emu.h from math_emulate.c.
1993-08-28 13:25:22 +00:00
..
boot Changed header from 386BSD BOOT to FreeBSD BOOT. 1993-07-16 13:06:08 +00:00
conf Added options MATH_EMULTATE to the kernel config files to pull in the 1993-08-28 13:21:48 +00:00
eisa Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
i386 Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
include Changed MAXSSIZ from MAXDSIZ to 2MB 1993-08-28 09:19:01 +00:00
isa Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00