NetBSD/sys
2014-01-29 00:17:21 +00:00
..
altq
arch Don't use _lock_cas explicitly, use atomic_cas_ulong which could be one its 2014-01-29 00:17:21 +00:00
coda Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
compat add a struct for the 4.3BSD struct direct 2014-01-28 01:29:35 +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 add a return in the panic message 2014-01-22 15:20:40 +00:00
dev Remove an unused variable 2014-01-28 19:26:32 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Import compiler-rt r200007. Use .size on all assembler functions. 2014-01-24 14:52:00 +00:00
fs Bogus gcc 4.8 maybe use uninitialized warning 2014-01-28 13:23:49 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern Mark a diagnostic only variable 2014-01-28 12:50:54 +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 return 2014-01-23 10:13:55 +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 add __USE 2014-01-25 21:10:41 +00:00
net80211 fix monitor mode channel. 2014-01-25 00:59:44 +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 return 2014-01-23 10:13:55 +00:00
opencrypto As requested by mrg@, since there is still a small window during which 2014-01-24 15:11:09 +00:00
rump Build with IPv6 support. 2014-01-28 10:54:45 +00:00
secmodel
stand
sys expose do_open 2014-01-25 02:28:31 +00:00
ufs Bogus gcc 4.8 maybe-used-uninitialized warning 2014-01-28 13:25:53 +00:00
uvm make this compile. 2014-01-25 17:30:45 +00:00
Makefile