NetBSD/sbin/routed
mrg 084c052803 quell GCC 4.1 uninitialised variable warnings.
XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..
2006-05-10 21:53:14 +00:00
..
rtquery quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
Makefile
defs.h
if.c
input.c change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
main.c
output.c
parms.c
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 Remove unimplemented and undescribed -p option from usage and man page 2004-05-17 15:38:20 +00:00
table.c PR 9431: if rnh_addradd() fails, total_routes will be wrong. 2004-07-06 23:36:24 +00:00
trace.c