freebsd-dev/sys/amd64
bde bb4f12b65c Fixed printing of registers in dbflalt_handler(). The registers
were always in a tss; that tss just changed from the one in the
pcb to common_tss (who knows where it was when there was no curpcb?).
Not using the pcb also fixed the problem that there is no pcb in
idle(), so we now always get useful register values.
1997-04-14 13:52:52 +00:00
..
amd64 Fixed printing of registers in dbflalt_handler(). The registers 1997-04-14 13:52:52 +00:00
conf GENERIC, LINT: 1997-04-14 00:35:25 +00:00
include Use UPAGES_HOLE instead of UPAGES in case it's changed some time. 1997-04-07 09:30:22 +00:00
isa Prevent wedging of the stat clock because of missed interrupts. 1997-04-06 13:25:48 +00:00
pci Mask out revision register in consistency test of class register. 1997-04-09 11:34:50 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00