NetBSD/sys
fvdl 9e76627586 Do hack around VOP_BMAP call to avoid recursive locks. The locking
interface doesn't allow currently to specify recursive locks.
Should fix vnd device locking panics.
1997-10-20 00:11:03 +00:00
..
adosfs
arch Nuke 5.25 inch formats. 1997-10-19 23:29:47 +00:00
compat - Doesn't need to privately define AUDIO_SPEAKER and AUDIO_HEADPHONE any 1997-10-19 20:59:32 +00:00
conf Ops, forgot to include i2c files. 1997-10-17 19:33:54 +00:00
ddb
dev Do hack around VOP_BMAP call to avoid recursive locks. The locking 1997-10-20 00:11:03 +00:00
gdbscripts
ipkdb
isofs/cd9660 Add missing casts to nlink_t and dev_t 1997-10-16 23:56:57 +00:00
kern Count characters even when !OPOST and FLUSHO. 1997-10-19 20:35:21 +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 Only do readaheads when reading sequential blocks; check v_lastr to 1997-10-19 20:27:32 +00:00
stand
sys Add an O_MASK containing all the open(2) bits. 1997-10-19 17:27:53 +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