NetBSD/sys
pk c4e35e2f8b Have a patchable variable `ignore_bogus_traps' (0 by default) that
controls whether or we panic when receiving an unhandled trap.
1997-07-06 21:34:45 +00:00
..
adosfs * Include the actual type of a bad primary block in diagnostic output. 1997-06-26 21:36:58 +00:00
arch Have a patchable variable `ignore_bogus_traps' (0 by default) that 1997-07-06 21:34:45 +00:00
compat regen. 1997-06-27 05:36:07 +00:00
conf Move kern_lock.c to kern/ 1997-07-06 12:40:30 +00:00
ddb Add support for Elf symbol tables to DDB, written from scratch by me. 1997-07-01 18:36:36 +00:00
dev Add support for remote serial KGDB. 1997-07-05 20:52:40 +00:00
gdbscripts
ipkdb RCS ID police. 1997-06-26 07:21:44 +00:00
isofs/cd9660 Remove initialization of `swapdev_vp' from mountroot(). 1997-06-13 15:38:58 +00:00
kern Add NetBSD RCS Id, and a few minor changes to make it compile. 1997-07-06 12:35:33 +00:00
lib Fix syntax error which appeared #ifdef DEBUG ("end[]"). 1997-07-04 18:47:25 +00:00
lkm fix conflicts from import 1997-07-05 05:52:39 +00:00
miscfs Since there is a "%qx" printf format, don't truncate to long for 1997-07-04 19:22:48 +00:00
msdosfs Return EPERM for an attempt to remove a directory with VOP_REMOVE. 1997-06-30 20:20:31 +00:00
net From Paul Mackerras: use sl_compress_setup, not sl_compress_init 1997-06-16 17:01:36 +00:00
netatalk
netccitt Eliminate use of dtom() from the network code, allowing more flexible 1997-06-24 02:25:59 +00:00
netinet Fix an old and obscure TCP bug, brought to my attention by Bill Fenner, 1997-07-06 07:04:34 +00:00
netiso Eliminate use of dtom() from the network code, allowing more flexible 1997-06-24 02:25:59 +00:00
netnatm
netns Eliminate use of dtom() from the network code, allowing more flexible 1997-06-24 02:25:59 +00:00
nfs Put lock around nfs node hashing to avoid race conditions, as MALLOC 1997-07-06 12:42:06 +00:00
scsi Report actual disksize on finding a disk. 1997-07-02 03:51:25 +00:00
stand
sys Add lock count fields to proc structure. Always define NCPU to 1 for now 1997-07-06 12:32:38 +00:00
ufs Put lock around inode hashing, because getnewvnode or MALLOC might block, 1997-07-06 12:43:43 +00:00
vm Move lock.h and kern_lock.c to their rightful places, as in Lite2. Make 1997-07-06 12:38:25 +00:00
Makefile Install isofs headers too. 1997-06-26 19:27:40 +00:00