This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1d78709e65
NetBSD
/
usr.sbin
/
rtsold
History
mrg
74e0882190
rs_data is u_char *, so assign it from a u_char *.
2006-05-11 08:38:38 +00:00
..
Makefile
…
dump.c
…
if.c
prevent a potential resource leak, not found by coverity (perhaps masked by previous)
2006-03-18 21:41:23 +00:00
probe.c
inet_ntop() wants char[] not u_char[].
2006-05-11 08:37:24 +00:00
rtsock.c
…
rtsol.c
inet_ntop() wants char[] not u_char[].
2006-05-11 08:37:24 +00:00
rtsold.8
Begin sentence with upper case letter, and uppercase an acronym.
2005-10-31 15:30:44 +00:00
rtsold.c
rs_data is u_char *, so assign it from a u_char *.
2006-05-11 08:38:38 +00:00
rtsold.h
…