NetBSD/sys
2010-10-25 17:17:56 +00:00
..
altq
arch - make local functions/variables static 2010-10-24 13:34:27 +00:00
coda Fix incorrect comments about the buffer size being 2K; it is really 8K now. 2010-08-07 20:39:33 +00:00
common/bus_dma
compat compat_aoutm68k doesn't require alternative emul path lookup. 2010-10-15 16:51:09 +00:00
conf add dme (dm9000 ethernet) 2010-09-08 22:55:54 +00:00
crypto
ddb fix extern/static inconsistency 2010-09-13 08:42:04 +00:00
dev Add support for module(9). 2010-10-25 17:06:58 +00:00
dist Fix mbuf corruption when sending ICMP errors for blocked IPv6 2010-09-05 12:36:46 +00:00
external There is nothing particularly interesting for users in: 2010-08-25 04:58:59 +00:00
fs Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
gdbscripts
ipkdb
kern unp_connect: fix an assertion 2010-10-21 11:14:39 +00:00
lib Allow multiple path separators between/after directory names. 2010-10-18 11:08:26 +00:00
miscfs Use PRIxVADDR to print vaddr_t elements. Wrap lines. 2010-09-15 21:37:35 +00:00
modules Build acpidalb(4), acpitz(4), acpivga(4), and aibs(4) as modules on x86. 2010-10-25 17:17:56 +00:00
net Remove XXX comment with the text "going away soon". It was added 2010-10-20 15:02:17 +00:00
net80211
netatalk
netbt Some Broadcom controllers emit empty ACL packets during connection 2010-10-14 07:05:03 +00:00
netinet make ipfr_lock IPL_VM as ip_reass_drain is called in interrupts via 2010-10-07 03:15:49 +00:00
netinet6 Fixed mbuf leak possibility. 2010-10-14 03:34:42 +00:00
netipsec Fix ipcomp input counter 2010-09-21 13:41:18 +00:00
netisdn
netiso
netkey fix two bugs in the PFKEY interface: 2010-09-05 06:52:53 +00:00
netmpls do some rudimentary checks on ip4 header before passing packet to 2010-07-05 09:54:26 +00:00
netnatm
netsmb Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00
nfs Add support to honor MTU settings from DHCP during netboot. 2010-10-04 23:48:22 +00:00
opencrypto Keep condvar wmesg within 8 char limit. 2010-08-11 11:49:09 +00:00
rump Attach swsensor only once (it attaches automatically via MODULE 2010-10-20 18:48:13 +00:00
secmodel
stand
sys Implement dl_iterate_phdr. 2010-10-16 10:27:06 +00:00
ufs replace the earlier workaround for PR 40389 with a better fix. 2010-09-01 16:56:19 +00:00
uvm Make common kernel module binaries work on both sun3 and sun3x. 2010-10-15 15:55:52 +00:00
Makefile