NetBSD/sys
2013-11-20 23:44:23 +00:00
..
altq
arch PR 48384: reorganize struct ieee_ext for sparc64 to only use a high/low 2013-11-20 22:22:20 +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 As discussed with bouyer@, fix a too eager T-state validation check to 2013-11-20 13:39:59 +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 v7fs: replace malloc(9) with kmem(9), fix a memory leak and few missing 2013-11-20 23:44:23 +00:00
gdbscripts
ipkdb
kern expose various do_*at() functions for compat_linux. 2013-11-18 01:31:42 +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 NPF: convert to bpf_jit_generate()/bpf_jit_freecode(). 2013-11-16 01:18:58 +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 Cubic changes: 2013-11-18 11:48:34 +00:00
netinet6 Mark a variable as used only in diagnostic kernels 2013-10-25 15:44:39 +00:00
netipsec - apply some __diagused 2013-11-03 18:37:10 +00:00
netisdn
netkey
netmpls reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
netnatm
netsmb
nfs add one more __unused attribute to shut gcc4.8 off. 2013-11-15 14:39:53 +00:00
opencrypto Remove unused variable 2013-09-12 13:12:35 +00:00
rump Do lwp0 initialisation as early as possible, right after 2013-11-18 18:45:29 +00:00
secmodel
stand
sys expose various do_*at() functions for compat_linux. 2013-11-18 01:31:42 +00:00
ufs This is now equivalent to ufs_quota.c -r1.115. 2013-11-16 17:15:30 +00:00
uvm As discussed on tech-kern: make TOPDOWN-VM runtime selectable per process 2013-11-14 12:07:11 +00:00
Makefile