NetBSD/sys
1997-10-19 03:47:50 +00:00
..
adosfs
arch First go at an INSTALL kernel (add ramdisk, remove unnecessary stuff). 1997-10-19 01:31:49 +00:00
compat Copy the whole timespec, not just half of it. Other minor changes. 1997-10-19 01:52:51 +00:00
conf Ops, forgot to include i2c files. 1997-10-17 19:33:54 +00:00
ddb
dev Use long long in bitrate tolerance computation, else we'll overflow for 1997-10-18 23:11:45 +00:00
gdbscripts
ipkdb
isofs/cd9660 Add missing casts to nlink_t and dev_t 1997-10-16 23:56:57 +00:00
kern Update comment. 1997-10-19 03:29:20 +00:00
lib Change sd.transparent to sd.compressed, so that we default to non- 1997-10-18 22:27:15 +00:00
lkm
miscfs Add missing cast to dev_t 1997-10-16 23:57:51 +00:00
msdosfs Correct handling of empty files (fixes PR4285 by (and tested by) Dave Huang) 1997-10-18 22:12:27 +00:00
net
netatalk
netccitt
netinet remove extraneous icmp_do_mtudisc 1997-10-18 21:21:28 +00:00
netiso
netnatm
netns
nfs * Implement optional 32 <-> 64 bit directory cookie translation. This uses 1997-10-19 01:46:15 +00:00
stand
sys Start teaching the random driver to use timeout() rather than immediate mixing 1997-10-19 03:47:50 +00:00
ufs Add missing cast for nlink_t 1997-10-17 02:05:34 +00:00
vm A `simplelock' suffices for most swap device list traversals, as noted 1997-10-17 19:06:05 +00:00
Makefile