Age | Commit message (Collapse) | Author |
|
speaker upgraded to the current.
some changes to the VM stuff (ie kern_thread.c added and so).
|
|
the device interrupt chain structures (isa, pci)
Move interrupt chain structure definition to <machine/psl.h> so vmstat can
get at it (i386)
Remove hack to count interrupts the old way (i386)
|
|
The IST_* and IPL_* constants are not bus-specific; don't treat them as such.
|
|
|
|
Prevent endless loop (-> kernel crash) when a signal is sent to a process
waiting for a vt to become active. Move one ifdef XSERVER to the right place.
|
|
|