freebsd-nq/sys/amd64/isa
David Greenman 2838c9682a Implemented a (sorely needed for years) double fault handler to catch stack
overflows.
It sure would be nice if there was an unmapped page between the PCB and
the stack (and that the size of the stack was configurable!). With the
way things are now, the PCB will get clobbered before the double fault
handler gets control, making somewhat of a mess of things. Despite this,
it is still fairly easy to poke around in the overflowed stack to figure
out the cause.
1995-12-19 14:30:50 +00:00
..
clock.c Fixed staticization of DDB functions. 1995-12-14 23:01:51 +00:00
icu.h Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
isa.c Implemented a (sorely needed for years) double fault handler to catch stack 1995-12-19 14:30:50 +00:00
isa.h Updated comments. The comments about the unused addresses get broken 1995-11-18 09:29:39 +00:00
npx.c Implemented a (sorely needed for years) double fault handler to catch stack 1995-12-19 14:30:50 +00:00
timerreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
vector.s Remove the #ifdev DEVRANDOM's, as promised. 1995-11-04 16:00:56 +00:00
vector.S Remove the #ifdev DEVRANDOM's, as promised. 1995-11-04 16:00:56 +00:00