NetBSD/sys
jdolecek 872ef3b1fb don't use linux_emuldata for now, so that this compiles after
rev 1.2 of compat/linux/common/linux_emuldata.h
2000-11-27 22:23:09 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
arch Add generic ISA floppy support 2000-11-27 21:50:13 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat don't use linux_emuldata for now, so that this compiles after 2000-11-27 22:23:09 +00:00
conf 1.5L - UBC! 2000-11-27 09:43:49 +00:00
crypto
ddb add ddb commands "show uvmexp" and "show ncache". 2000-11-24 07:25:50 +00:00
dev Add prep support. change all __foo__ to foo. We don't __foo__ in the kernel 2000-11-27 21:51:02 +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 prototype netbsd_elf64_probe() ifdef EXEC_ELF64, not for if !defined(EXEC_ELF32) 2000-11-27 18:04:32 +00:00
lib Fix tyop in comment. 2000-11-26 03:31:20 +00:00
lkm
miscfs allow building without SOFTDEP by adding the pageiodone hook to bio_ops. 2000-11-27 18:26:38 +00:00
msdosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
net Use DMA from mbuf instead of copy in transmit. 2000-11-20 12:12:18 +00:00
netatalk
netccitt
netinet IFA_STATS stability (not complete); don't touch ip if it is NULL. 2000-11-24 03:43:20 +00:00
netinet6 Restructure the PFIL_HOOKS mechanism a bit: 2000-11-11 00:52:36 +00:00
netiso
netkey
netnatm
netns
nfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
stand
sys allow building without SOFTDEP by adding the pageiodone hook to bio_ops. 2000-11-27 18:26:38 +00:00
ufs allow building without SOFTDEP by adding the pageiodone hook to bio_ops. 2000-11-27 18:26:38 +00:00
uvm allow building without SOFTDEP by adding the pageiodone hook to bio_ops. 2000-11-27 18:26:38 +00:00
Makefile