NetBSD/sys
2014-01-20 01:10:38 +00:00
..
altq
arch Add a couple of __CTASSERT() for the sizes of the fp save structures. 2014-01-19 23:27:30 +00:00
coda Change vnode operations create, mknod, mkdir and symlink to keep the 2014-01-17 10:55:01 +00:00
compat Flatten the floating point register structures bu moving the 2014-01-19 14:30:37 +00:00
conf Welcome to 2014! 2014-01-01 00:33:34 +00:00
crypto Create modules for software crypto components. 2014-01-01 15:18:57 +00:00
ddb Remove cpu_queue (and thus eleminate another use of CIRCLEQ) by replacing 2013-11-24 21:58:38 +00:00
dev Fix a bug that EG20T's UARTs from #1 to #3 never match. 2014-01-20 01:10:38 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Update ACPI_DATE to "18 Dec 2013", because acpica version 20131218 2014-01-18 09:48:24 +00:00
fs Change vnode operations create, mknod, mkdir and symlink to keep the 2014-01-17 10:55:01 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern Change vnode operations create, mknod, mkdir and symlink to keep the 2014-01-17 10:55:01 +00:00
lib This is not libc, so don't check the libc arch macro. 2014-01-17 00:49:55 +00:00
miscfs Change vnode operations create, mknod, mkdir and symlink to keep the 2014-01-17 10:55:01 +00:00
modules Add hifn(4) and ubsec(4) to the NOTYET section, and note that they can 2014-01-03 16:16:10 +00:00
net missed one inet6 check 2014-01-03 12:49:59 +00:00
net80211 GC unused functions. Don't bother building ieee80211_acl.c, nothing in 2013-09-13 20:19:53 +00:00
netatalk Remove unused variable 2013-09-12 19:47:58 +00:00
netbt Remove SS_ISCONFIRMING, it is unused and TP4 will not come back. 2013-08-29 17:49:20 +00:00
netinet IPv6 UDP uses the IPv4 pcb tables, and therefore the stats, so need 2014-01-04 14:18:12 +00:00
netinet6 Remove dead code. 2014-01-15 10:52:11 +00:00
netipsec fix debugging output printfs to use __func__ so they print the correct names. 2013-12-24 15:48:53 +00:00
netisdn
netkey
netmpls reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
netnatm
netsmb
nfs Change vnode operations create, mknod, mkdir and symlink to keep the 2014-01-17 10:55:01 +00:00
opencrypto bail out unloading for now 2014-01-19 18:16:13 +00:00
rump Make IPL_ values different. 2014-01-19 07:01:55 +00:00
secmodel
stand
sys Change vnode operations create, mknod, mkdir and symlink to keep the 2014-01-17 10:55:01 +00:00
ufs Change vnode operations create, mknod, mkdir and symlink to keep the 2014-01-17 10:55:01 +00:00
uvm Re-instate the zero length sections in elf core dumps (they probably help 2014-01-07 07:59:03 +00:00
Makefile