NetBSD/sys
thorpej eac0352a9e In kbdnmi(), after we have cleared the interrupt condition, reset
the machine, rather than simply returning to the assembly NMI handler.
Previously, the assembly handler would simply jump back to begin:, which
would frob the stack, and re-clear the BSS.  However, this is not sufficient,
as there may be state in initialized data that must be restored.  Thus,
the only reasonable solution is to re-load the boot block.
1997-05-12 07:51:32 +00:00
..
adosfs
arch In kbdnmi(), after we have cleared the interrupt condition, reset 1997-05-12 07:51:32 +00:00
compat Ignore use of sunos_audioio.monitor_gain because it has no equivalent in the 1997-05-11 05:41:13 +00:00
conf Implement method to store release information in one location; it's 1997-05-10 15:40:09 +00:00
ddb
dev restore accidentally-lost set of nchannels in driver layer 1997-05-12 04:11:43 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Pull in the declarations of db_expression() and db_error(), used by 1997-05-08 17:22:05 +00:00
lib
lkm
miscfs Move `struct kern_target' definition into kernfs.h 1997-05-10 22:04:13 +00:00
msdosfs
net
netatalk
netccitt
netinet
netiso
netnatm
netns
nfs
scsi
stand
sys
ufs
vm
Makefile Install header files from miscfs. 1997-05-10 22:09:46 +00:00