NetBSD/sys
martin 6e9fb02d07 Comment out a variable only used in #if 0 code 2013-09-14 21:06:50 +00:00
..
altq
arch Add Shared L2 TLB and some cache and tlb entries from the latest document. 2013-09-14 17:21:19 +00:00
coda
compat Use <arm/locore.h> 2013-08-18 07:01:45 +00:00
conf defparam ATADEBUG_MASK 2013-09-08 12:51:14 +00:00
crypto
ddb
dev Comment out a variable only used in #if 0 code 2013-09-14 21:06:50 +00:00
dist/pf PFIL_HOOKS is dead. 2013-07-01 08:32:48 +00:00
external Mark mach64_set_dma_eol as unused. 2013-09-14 12:39:28 +00:00
fs Fix 32 bit issue in main file read-in function. On both 32 bit and 64 bit 2013-08-09 20:13:18 +00:00
gdbscripts
ipkdb
kern Nove a CTASSERT to global scope 2013-09-14 20:53:48 +00:00
lib Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small 2013-09-12 15:36:14 +00:00
miscfs oops, spell b_bcount properly 2013-07-20 23:00:08 +00:00
modules Keep track of undefined symbols and then use to determine whether a wrap 2013-08-07 17:29:15 +00:00
net Remove unused variable 2013-09-13 21:09:40 +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-09-14 11:41:45 +00:00
netinet6 Remove unused variable and ifdef some others like their use 2013-09-14 11:33:59 +00:00
netipsec Fix sense of consttime_memequal and update all callers. 2013-08-28 15:24:41 +00:00
netisdn
netkey
netmpls reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
netnatm
netsmb
nfs tyop in comment, from Eivind Evensen via OpenBSD 2013-09-12 18:00:18 +00:00
opencrypto Remove unused variable 2013-09-12 13:12:35 +00:00
rump GC rumpusb_device_intr_methods. 2013-09-13 20:38:39 +00:00
secmodel
stand
sys Define a prologue/epilogue for CTASSERTs using local variables (to avoid 2013-09-14 13:46:30 +00:00
ufs Kill unused function ib_assign. 2013-09-13 20:15:33 +00:00
uvm Allow MD code to add aditional checks for mmap(..., MAP_FIXED) address 2013-09-11 18:26:14 +00:00
Makefile