freebsd-dev/sys/amd64/isa
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
..
clock.c Removed initialization of a variable that went away. Oops. 1996-10-26 00:11:57 +00:00
icu.h Yet another merge. Remove support.s by deleting memcopy. Remove 1996-09-07 02:14:47 +00:00
isa.c Fixed pessimized (short) i/o port types. 1996-10-08 21:08:18 +00:00
isa.h The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
npx.c Disabled i586-optimized copyin and copyout. They usually panic if the 1996-11-15 20:27:14 +00:00
timerreg.h More merge and update. 1996-10-30 22:41:46 +00:00
vector.s Don't switch from fast interrupt handlers to normal interrupt 1996-11-07 03:05:27 +00:00
vector.S Don't switch from fast interrupt handlers to normal interrupt 1996-11-07 03:05:27 +00:00