NetBSD/sys
2001-12-07 06:52:14 +00:00
..
adosfs
altq
arch New target: release. 2001-12-07 06:52:14 +00:00
coda add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
compat Fixed stack setup for argument passing. argc and **argv need to be aligned 2001-12-04 22:13:41 +00:00
conf Break out SIR framing to its own file. 2001-12-05 14:50:13 +00:00
crypto
ddb
dev it doesn't make sense to wait for resources during autoconfiguration 2001-12-06 21:04:27 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern remove diagnostic test checking for cr_ref = 0. It will never be, because 2001-12-06 23:11:59 +00:00
lib
lkm
miscfs add a VOP_PUTPAGES method for all the filesystems that don't have pages. 2001-12-06 04:30:49 +00:00
msdosfs
net code cleanup for portability 2001-12-04 21:32:15 +00:00
netatalk
netccitt
netinet
netinet6
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs Replace nfs_hash() (with its extremely bad hash) with a macro to call 2001-12-06 01:26:36 +00:00
ntfs add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
stand
sys replace FIF_WANTCLOSE/FIF_LARVAL with FWANTCLOSE/FLARVAL, which are set 2001-12-06 22:34:24 +00:00
ufs add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
uvm When initially allocating or extending arrays in struct uvm_amap, 2001-12-05 01:33:09 +00:00
Makefile