NetBSD/sys
2013-11-04 16:54:56 +00:00
..
altq
arch - remove set but unused variables 2013-11-03 22:27:27 +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 fix incorrect sizes to memset 2013-11-04 16:52:08 +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 mark variables __diagused 2013-11-04 16:54:56 +00:00
dist/pf fix compiler warnings 2013-10-20 21:05:47 +00:00
external Don't always define DWC2_DEBUG 2013-11-01 15:03:39 +00:00
fs Stop using v_mount of an unreferenced vnode -- save the mount while 2013-11-02 10:30:18 +00:00
gdbscripts update script 2013-03-06 11:26:22 +00:00
ipkdb
kern cleanvnode(): 2013-11-03 08:33:00 +00:00
lib make a gcc unitialized variable 2013-11-03 00:44:34 +00:00
miscfs Vnode API cleanup pass 1. 2013-10-29 09:53:51 +00:00
modules fix build on arm 2013-10-31 16:50:14 +00:00
net used __diagused where appropriate. 2013-10-30 08:41:38 +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 Mark a diagnostic-only variable 2013-10-25 16:23:46 +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 Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
netnatm
netsmb
nfs Mark a potentially unused variable 2013-10-25 20:46:29 +00:00
opencrypto Remove unused variable 2013-09-12 13:12:35 +00:00
rump mark rump's CPU_INFO_ITERATOR as being __unused. 2013-10-30 08:42:45 +00:00
secmodel Make the callback deal with embryonic connections which do not have 2013-02-28 15:23:24 +00:00
stand
sys Preserve NetBSD version from the ABI tag for compat use. 2013-10-30 23:32:30 +00:00
ufs Vnode API cleanup pass 1. 2013-10-29 09:53:51 +00:00
uvm Mark a diagnostic-only variable 2013-10-25 20:28:33 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00