NetBSD/sys
hannken bcb9e18784 Fix bad parentheses in `getcpuinfo()'. 1997-07-07 08:44:01 +00:00
..
adosfs * Include the actual type of a bad primary block in diagnostic output. 1997-06-26 21:36:58 +00:00
arch Fix bad parentheses in `getcpuinfo()'. 1997-07-07 08:44:01 +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 * Command code definitions for the Dallas Semiconductor series of chips which 1997-07-06 22:22:01 +00:00
gdbscripts widen proc pointer and wchan pointer fields from 10 to 18 characters, so 1997-04-16 00:58:26 +00:00
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 There appear to be spinlock bugs in the VM code. They are not a problem 1997-07-06 22:51:59 +00:00
lib Fix syntax error which appeared #ifdef DEBUG ("end[]"). 1997-07-04 18:47:25 +00:00
lkm Fix a case where an error condition wouldn't be indicated in the dispatch 1997-07-06 22:19:43 +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 Increase the receive space to improve write performance. From Bill Studenmund 1997-04-29 13:44:47 +00:00
netccitt Eliminate use of dtom() from the network code, allowing more flexible 1997-06-24 02:25:59 +00:00
netinet The fingerprint of (*fr_checkp)() is the same if compiling in kernel 1997-07-06 22:32: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 There appear to be spinlock bugs in the VM code. They are not a problem 1997-07-06 22:53:14 +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