NetBSD/sys
2000-12-01 22:05:18 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
arch Add support for the IBM ThinkPad 820 G10 display (which is a WD90C24A behind 2000-12-01 21:54:01 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat make netbsd32_copyargs() an inline 2000-12-01 22:05:18 +00:00
conf 1.5L - UBC! 2000-11-27 09:43:49 +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 Make this compile again (on i386). 2000-12-01 04:37:54 +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 use EMUL_GETPID_PASS_PPID or EMUL_GETID_PASS_EID to find out if one should 2000-12-01 20:34:17 +00:00
lib Sync with libc: make function exit one instruction faster, and function one 2000-11-28 15:26:34 +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 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 in nfs_open(), initialize the write creds if we're opening for writing. 2000-11-30 07:24:12 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
stand
sys add three emul flags: 2000-12-01 17:59:12 +00:00
ufs make sure that pages are on an paging queue before unlocking them. 2000-12-01 09:54:42 +00:00
uvm make sure that pages are on an paging queue before unlocking them. 2000-12-01 09:54:42 +00:00
Makefile