NetBSD/sys
christos 024e870a52 Add more gnu sections 2014-01-02 19:15:07 +00:00
..
altq
arch Fix const use. 2014-01-02 19:00:39 +00:00
coda Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
compat Change the type of the 'cookie' that holds the state of the core dump file 2014-01-01 18:57:15 +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 regen. 2014-01-01 08:33:31 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Protect access of urb->hcpriv by adapting the following change from the 2014-01-02 15:54:10 +00:00
fs At least fetch mount data pointer before using it. 2013-12-25 11:15:49 +00:00
gdbscripts Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
ipkdb
kern Change the type of the 'cookie' that holds the state of the core dump file 2014-01-01 18:57:15 +00:00
lib add strncat (for acpi) 2013-12-27 20:25:33 +00:00
miscfs Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
modules Modularize the opencrypto components and link to the build 2014-01-01 16:06:00 +00:00
net Allow kernels compiled with INET+INET6 to be booted as IPv4-only or IPv6-only. 2014-01-02 18:29:01 +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 need atomic.h, from uwe 2014-01-02 18:52:04 +00:00
netinet6 Allow kernels compiled with INET+INET6 to be booted as IPv4-only or IPv6-only. 2014-01-02 18:29:01 +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
netnatm
netsmb
nfs only prevent autounload, not regular unload when we have exports 2013-12-14 22:04:03 +00:00
opencrypto Modularize the opencrypto components and link to the build 2014-01-01 16:06:00 +00:00
rump Allow kernels compiled with INET+INET6 to be booted as IPv4-only or IPv6-only. 2014-01-02 18:29:01 +00:00
secmodel
stand
sys Add more gnu sections 2014-01-02 19:15:07 +00:00
ufs ib_get is not used in the evbarm/OPENRD kernel, so mark it as such. 2013-12-17 01:17:39 +00:00
uvm Change the type of the 'cookie' that holds the state of the core dump file 2014-01-01 18:57:15 +00:00
Makefile