NetBSD/sys
nisimura a141a84ce1 Relocate boot flag detection from consinit() to more logical place. 2000-12-12 04:07:35 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
arch Relocate boot flag detection from consinit() to more logical place. 2000-12-12 04:07:35 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
conf Port 'an' driver for Aironet PC4500/PC4800 IEEE802.11 card from FreeBSD. 2000-12-11 23:16:50 +00:00
crypto
ddb Make sure values for a %llx are long long. 2000-11-28 21:44:34 +00:00
dev Support SIOC{G,S}80211POWER. 2000-12-12 04:04:29 +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 Make this compilable again on ports without __HAVE_SYSCALL_INTERN. 2000-12-11 19:53:06 +00:00
lib add md4c.c 2000-12-08 06:30:21 +00:00
lkm bring in 'syscall' and 'misc' example modules from former /usr/share/lkm, 2000-12-11 13:48:10 +00:00
miscfs implement VOP_GETPAGES(). 2000-12-11 02:50:17 +00:00
msdosfs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
net Add a way to manipulate the power management parameters specified in 2000-12-12 04:03:38 +00:00
netatalk
netccitt
netinet make sure t_family has the correct protocol family, after connect(2) 2000-12-11 00:07:48 +00:00
netinet6 no need to rtalloc1() twice in pmtud. from kame 2000-12-11 19:28:47 +00:00
netiso
netkey
netnatm
netns
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs Make sobind() take a struct proc *. It already took curproc and 2000-12-10 23:16:28 +00:00
ntfs
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys split /usr/include/sys/md5.h and /usr/include/md5.h completely. 2000-12-11 21:05:14 +00:00
ufs in flush_inodedep_deps(), drop the big softdep lock while flushing pages. 2000-12-11 03:53:54 +00:00
uvm we don't need VM_PROT_EXECUTE for UBC mappings. 2000-12-10 19:28:09 +00:00
Makefile