freebsd_amp_hwpstate/sys/kern
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
..
subr_rlist.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
subr_trap.c Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
tty_cons.c patch 1of2 to prevent kill -1 syslogd from hanging the console 1993-08-20 05:46:09 +00:00