NetBSD/sys
2008-06-02 19:20:22 +00:00
..
altq Use MI cpu_counter() interface. 2008-05-10 15:11:10 +00:00
arch make the kernel survive its own KASSERTs (on i386) 2008-06-02 19:18:12 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
compat When converting msqid_ds structure from/to netbsd32 for msgctl(2) 2008-06-02 14:12:08 +00:00
conf Add DRVGETEVENT support for /dev/drvctl, based on devmon support by 2008-05-25 12:30:40 +00:00
contrib/dev/ath
crypto
ddb
dev Backout previous; causes a panic on attach/detach/reattach for some 2008-06-02 13:38:56 +00:00
dist Prior import mismerged changes already in NetBSD with those coming in from 2008-06-01 22:26:11 +00:00
fs Remove bogus KASSERT(); if we shrink the file, the number of allocated 2008-05-20 21:31:52 +00:00
gdbscripts
ipkdb
kern adjust a KASSERT to reality after atomic vnode usecount changes 2008-06-02 19:20:22 +00:00
lib Take $MACHINE into account when looking for modules. 2008-05-20 16:04:08 +00:00
lkm remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
miscfs Kill devsw_lock and just use specfs_lock. The two would need merging 2008-05-31 21:34:42 +00:00
modules Add Makefile for building azalia as a kmod 2008-06-02 11:34:07 +00:00
net Don't obliterate the whole message, preserve the data we have just written 2008-06-01 22:05:47 +00:00
net80211
netatalk
netbt
netinet Don't cast to void * unnecessarily. 2008-05-22 01:06:39 +00:00
netinet6 Cosmetic: join lines. 2008-05-22 22:25:05 +00:00
netipsec
netisdn Also delete a now-unused local variable. 2008-05-23 14:10:50 +00:00
netiso s/0/NULL/ in pointer comparisons. 2008-05-22 00:58:29 +00:00
netkey
netnatm Delete unnecessary casts to void *. 2008-05-22 00:59:19 +00:00
netsmb
nfs Make sure that we flush the NFS directory cache in case of an NFS mount 2008-05-24 14:29:18 +00:00
opencrypto Coverity CID 5021: Check pointers before using. 2008-05-24 16:42:00 +00:00
rump Turn off DIAGNOSTIC so it builds. 2008-05-31 19:28:36 +00:00
secmodel
stand
sys Use atomics to maintain v_usecount. 2008-06-02 16:25:34 +00:00
ufs Use atomics to maintain v_usecount. 2008-06-02 16:25:34 +00:00
uvm Use atomics to maintain v_usecount. 2008-06-02 16:25:34 +00:00
Makefile