NetBSD/sys
2004-04-18 21:47:11 +00:00
..
altq
arch Code srmmu_vcache_flush_range & srmmu_vcache_flush_page more efficiently. 2004-04-18 20:46:39 +00:00
coda
compat Switch to using PSL_USEROK_P() 2004-04-17 08:47:15 +00:00
conf add block device driver 2004-04-17 12:56:26 +00:00
crypto
ddb
dev Regen. 2004-04-17 01:56:31 +00:00
fs
gdbscripts
ipkdb
kern Constify the addr parameter to sbappenaddr. 2004-04-18 21:47:11 +00:00
lib add '.L' prefixes to local labels. 2004-04-15 09:20:29 +00:00
lkm
miscfs
net don't use u_long in an ioctl, rather, u_int64_t so there are no long 32/64 2004-04-15 15:17:11 +00:00
net80211
netatalk Use M_ZERO as appropriate. (fix an improper use of M_WAIT to M_WAITOK) 2004-04-18 18:55:57 +00:00
netccitt Use M_ZERO appropriately. Change some incorrect uses of M_DONTWAIT to 2004-04-18 19:11:39 +00:00
netinet De __P() 2004-04-18 21:00:35 +00:00
netinet6
netipsec
netisdn Use M_ZERO as appropriate. Use M_WAITOK instead of 0. 2004-04-18 19:21:06 +00:00
netiso Use M_ZERO when appropriate 2004-04-18 18:54:03 +00:00
netkey fixed a memory leak (refcnt) in #ifdef IPSEC_DOSEQCHECK portion 2004-04-12 07:50:56 +00:00
netnatm
netns Use M_ZERO as appropriate. 2004-04-18 19:14:42 +00:00
netsmb
nfs
opencrypto
stand
sys Constify the addr parameter to sbappenaddr. 2004-04-18 21:47:11 +00:00
ufs remove code that attempts to correct superblock location. this 2004-04-18 03:35:16 +00:00
uvm
Makefile