NetBSD/sys
tsutsui 500525029a PAGE_SIZE on sun3/sun3x is now constant;
Use uvmexp.pagesize itself for its initialization.
2000-11-24 11:57:45 +00:00
..
adosfs adosfs_mountfs(): check for zero amp->secsperblk before dividing by it (which 2000-11-08 08:06:24 +00:00
arch PAGE_SIZE on sun3/sun3x is now constant; 2000-11-24 11:57:45 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat Make these compile with the latest execsw[] changes. Someone with 2000-11-24 10:21:30 +00:00
conf change a couple of needs-count to needs-flag (which is all they need). 2000-11-15 21:14:14 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb add ddb commands "show uvmexp" and "show ncache". 2000-11-24 07:25:50 +00:00
dev Add TC option card descriptions, which are commented out before NetBSD/pmax 2000-11-24 05:02:26 +00:00
filecorefs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb
isofs NBPG -> PAGE_SIZE 2000-11-14 22:26:32 +00:00
kern add ddb commands "show uvmexp" and "show ncache". 2000-11-24 07:25:50 +00:00
lib Don't print "]" if loading kernel does not have symbol table. 2000-11-11 09:25:12 +00:00
lkm
miscfs avoid removing syncer vnodes from the worklist twice. 2000-11-19 05:53:21 +00:00
msdosfs Update for hashinit() change. 2000-11-08 14:28:12 +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
nfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
stand
sys add ddb commands "show uvmexp" and "show ncache". 2000-11-24 07:25:50 +00:00
ufs Protect lfs_{bmapv,markv} with vfs_{un,}busy. Fix a reference/lock leak 2000-11-22 22:11:34 +00:00
uvm add ddb commands "show uvmexp" and "show ncache". 2000-11-24 07:25:50 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00