NetBSD/sys
mrg 41e6463624 - remove set but unused variable.
- put variables only inside #ifdef inside that same #ifdef.
  use __USE() where appropriate.
2013-10-19 21:00:32 +00:00
..
altq
arch Remove an unused variable 2013-10-19 19:47:55 +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 remove unused variable 2013-10-17 21:08:16 +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 set but unused variable. 2013-10-19 21:00:32 +00:00
dist/pf
external remove unused variables 2013-10-17 21:15:18 +00:00
fs remove unused variables 2013-10-18 19:58:11 +00:00
gdbscripts
ipkdb
kern remove __unused now that it is used. 2013-10-19 19:22:16 +00:00
lib Add a heavily modified version of Apple's libunwind as released under 2013-10-14 01:14:57 +00:00
miscfs Mark a potentially unused variable 2013-10-19 19:29:59 +00:00
modules fix CVS marker and copyright year 2013-10-18 07:49:06 +00:00
net Ifdef a variable like its use 2013-10-19 18:39:30 +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 remove unused variable 2013-10-18 19:48:36 +00:00
netinet6 define constants for scopeid function flags. 2013-10-19 15:44:29 +00:00
netipsec make debugging code use __func__ 2013-09-19 19:29:35 +00:00
netisdn
netkey
netmpls reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
netnatm
netsmb
nfs knf (blank line even if there are no local declarations) 2013-09-18 23:27:38 +00:00
opencrypto Remove unused variable 2013-09-12 13:12:35 +00:00
rump remove unused variable 2013-10-18 19:56:11 +00:00
secmodel
stand
sys add FreeBSD ZFS partition type 2013-10-19 08:03:52 +00:00
ufs convert ufs_rw{16,32,64}() into real inline functions in all cases, 2013-10-19 20:12:18 +00:00
uvm use __USE() for empty macro 2013-10-18 17:48:44 +00:00
Makefile