NetBSD/sbin/routed
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
..
rtquery Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
Makefile Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
defs.h merge 2.32 which is actually 2.31. Most important change is: 2009-10-26 02:53:15 +00:00
if.c Memcpy into local variable to ensure proper alignement. 2010-10-13 09:19:40 +00:00
input.c merge 2.32 which is actually 2.31. Most important change is: 2009-10-26 02:53:15 +00:00
main.c merge 2.32 which is actually 2.31. Most important change is: 2009-10-26 02:53:15 +00:00
output.c merge 2.32 which is actually 2.31. Most important change is: 2009-10-26 02:53:15 +00:00
parms.c Use bitwise operators, logical and with a constant doesn't make sense 2011-05-24 12:03:04 +00:00
pathnames.h
radix.c
radix.h
rdisc.c change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
routed.8
table.c merge 2.32 which is actually 2.31. Most important change is: 2009-10-26 02:53:15 +00:00
trace.c fix sign-compare issue 2009-04-06 12:36:27 +00:00