NetBSD/sys
2000-12-14 18:28:30 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
altq Don't need <vm/vm.h> (it doesn't exist in -current). 2000-12-14 18:08:08 +00:00
arch Add COMPAT_LINUX. 2000-12-14 18:28:30 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat Some namespace hiding I forgot before. 2000-12-14 18:10:35 +00:00
conf Add ALTQ glue. 2000-12-14 17:41:38 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb Make sure values for a %llx are long long. 2000-11-28 21:44:34 +00:00
dev if_qflush() -> IFQ_PURGE() 2000-12-14 17:48:23 +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 this doesn't need <sys/trace.h> 2000-12-13 17:48:46 +00:00
lib These versions have different names than libc... 2000-12-12 17:53:20 +00:00
lkm Cosmetic changes. 2000-12-13 11:18:37 +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 Change an if_qflush() to an IFQ_PURGE() to deal with ALTQ correctly. 2000-12-14 17:47:26 +00:00
netatalk
netccitt
netinet Add ALTQ glue. XXX Temporary until ALTQ is changed to use a pfil hook. 2000-12-14 17:36:44 +00:00
netinet6 Add ALTQ glue. XXX Temporary until ALTQ is changed to use a pfil hook. 2000-12-14 17:36:44 +00:00
netiso
netkey
netnatm
netns
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs <sys/trace.h> is not needed here 2000-12-13 18:15:56 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
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 Patch from Kirk McKusick to fix an ordering problem in softdep_setup_freeblks() 2000-12-13 20:07:32 +00:00
uvm continue processing the inactive queue past the free target when 2000-12-13 17:03:32 +00:00
Makefile