freebsd-skq/sys/amd64
dg 95d4407d25 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
..
amd64 Implemented a (sorely needed for years) double fault handler to catch stack 1995-12-19 14:30:50 +00:00
conf GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
include Implemented a (sorely needed for years) double fault handler to catch stack 1995-12-19 14:30:50 +00:00
isa Implemented a (sorely needed for years) double fault handler to catch stack 1995-12-19 14:30:50 +00:00
pci Completed function declarations and/or added prototypes and/or added 1995-12-16 00:27:59 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00