NetBSD/sys
kiyohara cd22853503 Fix some bugs for bebox. 2008-05-24 17:34:02 +00:00
..
altq Use MI cpu_counter() interface. 2008-05-10 15:11:10 +00:00
arch Fix some bugs for bebox. 2008-05-24 17:34:02 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
compat Fix netbsd32_ipc_perm and netbsd32_shmid_ds structures to use correct 2008-05-24 16:02:44 +00:00
conf Print kernel version string along with the size output, to avoid having 2008-05-14 18:15:41 +00:00
contrib/dev/ath
crypto
ddb
dev Split device_t and softc for all USB device drivers, and related cosmetic 2008-05-24 16:40:58 +00:00
dist Pullup IPFilter 4.1.29 from the vendor branch to HEAD. 2008-05-20 07:08:06 +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 Coverity CID 5019: Check before deref. 2008-05-24 16:49:30 +00:00
lib Take $MACHINE into account when looking for modules. 2008-05-20 16:04:08 +00:00
lkm Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
miscfs Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
modules Enable cd9660 module. 2008-05-20 19:02:19 +00:00
net Add ETHER_IS_LOCAL(). Tests for "local" ethernet addresses. 2008-05-22 01:15:33 +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 Fix rump build. 2008-05-20 19:02:36 +00:00
secmodel
stand
sys use designated initializers for ttydefchars. 2008-05-24 14:06:39 +00:00
ufs Don't moan about LFS unless the mount succeeds. 2008-05-20 16:26:04 +00:00
uvm keep dumpcdev and dumpdev consistent 2008-05-11 20:19:27 +00:00
Makefile