NetBSD/sys
joerg a216da57a6 Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
..
altq
arch Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
coda Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
common Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>. 2011-02-17 13:55:44 +00:00
compat Give the body the same static inline treatment as the definition 2011-05-24 18:29:23 +00:00
conf Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb move and rename the uvm history code out of uvm_stat to "kernhist". 2011-05-17 04:18:05 +00:00
dev Convert malloc(9) to kmem(9) in atppc(4). 2011-05-26 02:37:25 +00:00
dist remove unused expression 2011-05-18 12:54:15 +00:00
external more wrong formats. 2011-05-25 15:15:55 +00:00
fs tmpfs_update: comment out assert for now. 2011-05-25 02:03:22 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern Catch up with B_* flag name changes in debug code. 2011-05-26 04:51:57 +00:00
lib Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
miscfs Remove no longer needed flag FSYNC_VFS /* fsync: via FSYNC_VFS() */. 2011-04-27 09:46:27 +00:00
modules Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
net Add code to auto-deencapsulate 0 tagged VLANs. 2011-05-24 17:16:43 +00:00
net80211 -remove references to crypto/arc4/arc4.* -- the code isn't used 2011-05-23 15:37:35 +00:00
netatalk aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading 2011-05-08 13:51:31 +00:00
netbt G/C M_EMULDATA 2011-04-27 00:36:47 +00:00
netinet Remove erroneous additional tick in RTO estimation. The variable 2011-05-25 23:20:57 +00:00
netinet6 RA flood mitigation via a limit on accepted routes: 2011-05-24 18:07:11 +00:00
netipsec copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC 2011-05-24 19:10:08 +00:00
netisdn
netiso Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netkey
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb
nfs Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00
opencrypto catch some corner cases of user input 2011-05-24 19:12:53 +00:00
rump Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
secmodel
stand
sys Support userconf(4) command in boot(8)/boot.cfg(5) on i386/amd64. 2011-05-26 04:25:26 +00:00
ufs ufs_wapbl_verify_inodes: update to reality (if somebody decides to use this). 2011-05-23 22:02:26 +00:00
uvm No need to pass UVM_FLAG_COLORMATCH to uvm_pagealloc() 2011-05-21 11:49:34 +00:00
Makefile