NetBSD/sys
2003-05-27 16:46:16 +00:00
..
altq
arch make this compile again with -DDEBUG 2003-05-27 16:46:16 +00:00
coda
compat + In ioframebuffer driver: 2003-05-22 22:07:36 +00:00
conf Add KGDB_DEVPORT, for machines where KGDB_DEVADDR describes (for example) 2003-05-26 21:11:04 +00:00
crypto
ddb Somehow overlooked in earlier commits: prototype db_kgdb_cmd(). 2003-05-22 20:17:11 +00:00
dev Add an option to control whether the GT's internal PCI Arbiter should 2003-05-27 11:39:50 +00:00
fs
gdbscripts
ipkdb
kern Fix tyop in a comment. 2003-05-27 09:03:46 +00:00
lib
lkm
miscfs
net Make sure splx() is called for all bridge_ioctl() error cases. 2003-05-24 14:22:14 +00:00
netatalk
netccitt
netinet - don't pass mbufs with M_CSUM_* flags which isn't supported by the interface 2003-05-26 15:12:11 +00:00
netinet6
netisdn
netiso Keep pkthdr when prepending new mbuf in front of a given chain. 2003-05-25 08:47:54 +00:00
netkey
netnatm
netns
netsmb
nfs fix a memory leak bug that i introduced in rev.1.167. 2003-05-27 14:41:06 +00:00
stand
sys Need to include <sys/lock.h> for MALLOC(). Addresses PR#21502. 2003-05-24 06:25:39 +00:00
ufs free the ext2fs dinode struct in ext2fs_reclaim. From Ted Unangst. 2003-05-26 21:22:19 +00:00
uvm Consistancy nit- use parentheses around return argument. 2003-05-25 13:00:40 +00:00
Makefile