freebsd-src/sys/amd64
Bruce Evans 0513ce7f75 Use PCB_SAVEFPU_SIZE instead of a too-small size in savectx(). This
bug only affected FPU emulators.  It might have caused bogus FPU states
in core dumps and in the child pcb after a fork.  Emulated FPU states
in core dumps don't work for other reasons, and the child FPU state
is reinitialized by exec, so the problem might not have caused any
noticeable affects.

Cleaned up #includes.
1996-04-13 11:24:13 +00:00
..
amd64 Use PCB_SAVEFPU_SIZE instead of a too-small size in savectx(). This 1996-04-13 11:24:13 +00:00
conf Disable sio3 in GENERIC - it messes with ATI cards. 1996-04-10 23:03:36 +00:00
include hp300 -> i386 1996-04-10 05:27:11 +00:00
isa Moved AUTO_EOI_[12] and most sio and pcvt options out of the makefile. 1996-04-11 21:18:49 +00:00
pci Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose 1996-04-07 17:32:42 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00