NetBSD/sbin/routed
christos 52ebde656f gcc warns about array bounds limits, but unfortunately the API here requires
flex arrays in a union which is not allowed. So do a trivial pointer assignment
to baffle gcc again.
2013-10-19 00:57:41 +00:00
..
rtquery gcc warns about array bounds limits, but unfortunately the API here requires 2013-10-19 00:57:41 +00:00
Makefile
defs.h Remove duplicate RS_LOCAL. From cppcheck via Henning Petersen in PR 46000. 2012-02-12 13:56:56 +00:00
if.c PR/44647: commit fix proposed by Takahiro HAYASHI 2012-06-24 16:24:34 +00:00
input.c
main.c
output.c
parms.c PR/45842: Henning Petersen: compare fgets with NULL not 0 2012-01-16 17:38:16 +00:00
pathnames.h
radix.c
radix.h
rdisc.c
routed.8
table.c
trace.c