NetBSD/sys
2000-11-30 14:41:46 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
arch Drastically reduce PAGER_MAP_SIZE so we don't run out of KVM so soon. 2000-11-30 12:16:00 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat sync netbsd32_execve() with sys_execve() - this involves 2000-11-30 12:54:38 +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 Fix some printf formats, and remove SPARC-specific debugging stuff. 2000-11-30 14:41:46 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb Fix a few (essential!) tyops. 2000-03-23 20:33:37 +00:00
isofs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
kern recognize ^if and ^endif in input master syscall file specially - output it 2000-11-29 22:09:05 +00:00
lib Sync with libc: make function exit one instruction faster, and function one 2000-11-28 15:26:34 +00:00
lkm Resolve conflicts. 2000-05-03 11:12:03 +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 Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt More format checking 2000-07-08 17:45:53 +00:00
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 fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns remove unused macro. 2000-04-10 02:19:29 +00:00
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 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 Move uvm_pgcnt_vnode and uvm_pgcnt_anon into uvmexp (as vnodepages and 2000-11-30 11:04:43 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00