NetBSD/sys
2000-12-06 21:02:00 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
arch go back to the first version of the pte/pde dance now that kvtopte() 2000-12-06 03:20:35 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat make LKM safe 2000-12-06 21:02:00 +00:00
conf add a kernel configuration option to set the string passed in bp_file 2000-12-05 17:59:43 +00:00
crypto
ddb Make sure values for a %llx are long long. 2000-11-28 21:44:34 +00:00
dev Un __P'ed. 2000-12-06 18:57:37 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts
ipkdb
isofs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
kern ANSI'ify. 2000-12-06 18:20:52 +00:00
lib Have recursive make invocations depend on the .MAKE pseudo-target so 2000-12-05 17:01:19 +00:00
lkm one less: lfs is now loadable as LKM 2000-11-30 16:01:44 +00:00
miscfs allow building without SOFTDEP by adding the pageiodone hook to bio_ops. 2000-11-27 18:26:38 +00:00
msdosfs Initialize 'frcn' to 0 in extendfile to be safe. 2000-12-04 11:54:39 +00:00
net
netatalk
netccitt
netinet more on previous (udp4 multicast fix) 2000-12-04 11:24:20 +00:00
netinet6 make sure we don't touch uninitialized pointer. from: fvdl 2000-12-04 12:11:49 +00:00
netiso
netkey
netnatm
netns
nfs add a kernel configuration option to set the string passed in bp_file 2000-12-05 17:59:43 +00:00
ntfs
stand
sys ANSI'ify. 2000-12-06 18:20:52 +00:00
ufs in ffs_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-04 09:37:06 +00:00
uvm in uvn_findpage(), only increment the counter of vnode pages 2000-12-06 03:37:30 +00:00
Makefile