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 Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
if.c Coverity CID 2671: Fix use of ifp after free. 2006-03-17 16:58:09 +00:00
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 usage: -F was missing the /mask part. Based on PR 26063 2004-07-06 16:43:18 +00:00
output.c Coverity CID 2742: Avoid NULL deref. 2006-03-21 21:50:44 +00:00
parms.c Coverity CID 2307: Possible memory leak. 2006-03-18 20:25:28 +00:00
pathnames.h
radix.c Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
radix.h Kill __P(). 2005-02-05 13:47:19 +00:00
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 Coverity CID 1301: Return early if we could not open /dev/null 2006-03-22 02:23:11 +00:00