freebsd-dev/sys/amd64
Bruce Evans f020427513 Disabled i586-optimized copyin and copyout. They usually panic if the
user supplies a bad address, because they push a lot of stuff that the
fault handler doesn't know about onto the stack.  This has been broken
for more than half a year despite being tested for almost half a year
in -current.
1996-11-15 20:27:14 +00:00
..
amd64 Disabled i586-optimized copyin and copyout. They usually panic if the 1996-11-15 20:27:14 +00:00
conf Add two new aic7xxx driver options: 1996-10-28 06:05:58 +00:00
include Support the PG_G flag on Pentium-Pro processors. This pretty 1996-11-11 04:20:19 +00:00
isa Disabled i586-optimized copyin and copyout. They usually panic if the 1996-11-15 20:27:14 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
Makefile