NetBSD/sys
christos 92afcdc148 we now use TAILQ 2013-11-22 21:56:24 +00:00
..
altq
arch Comment out npf for now, as we can't have both NPF and PF in the 2013-11-22 18:58:01 +00:00
coda C requires a statement after a label, and a declaration is not a 2013-10-18 00:03:35 +00:00
compat regen 2013-11-19 03:53:09 +00:00
conf revert previous 2013-10-18 08:06:06 +00:00
crypto
ddb fix userland build, by moving all the unused stuff inside ifdef _KERNEL 2013-10-19 15:20:52 +00:00
dev Remove RAID_DIAGNOSTIC around a variable and mark __unused instead. 2013-11-22 18:56:27 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Zeroise the whole urb including the iso_descs array 2013-11-19 10:07:11 +00:00
fs Don't create a variable just to assert() on it - assert on the 2013-11-21 23:42:09 +00:00
gdbscripts
ipkdb
kern convert vmem, signals, powerhooks from CIRCLEQ -> TAILQ. 2013-11-22 21:04:11 +00:00
lib For the purposes of static analysis, this never returns. 2013-11-19 16:56:21 +00:00
miscfs Add missing operations that unlock or dereference their arguments. 2013-11-07 09:45:53 +00:00
modules ubsec is not a MI buildable module. disable it for now. 2013-11-18 16:23:47 +00:00
net Optimise checksum fixup routines: 2013-11-22 01:48:36 +00:00
net80211 GC unused functions. Don't bother building ieee80211_acl.c, nothing in 2013-09-13 20:19:53 +00:00
netatalk
netbt
netinet Cubic changes: 2013-11-18 11:48:34 +00:00
netinet6 Revert previous and solve in a different way, using __unused. Fixes 2013-11-21 21:55:13 +00:00
netipsec - apply some __diagused 2013-11-03 18:37:10 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs add one more __unused attribute to shut gcc4.8 off. 2013-11-15 14:39:53 +00:00
opencrypto
rump we now use TAILQ 2013-11-22 21:56:24 +00:00
secmodel
stand
sys convert vmem, signals, powerhooks from CIRCLEQ -> TAILQ. 2013-11-22 21:04:11 +00:00
ufs fix typo; hi christos 2013-11-22 02:02:35 +00:00
uvm As discussed on tech-kern: make TOPDOWN-VM runtime selectable per process 2013-11-14 12:07:11 +00:00
Makefile