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
9595f19850
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
rtsol: factor out dump.c if -DSMALL (for boot floppy)
2004-01-03 01:40:31 +00:00
dump.c
rtsol: factor out dump.c if -DSMALL (for boot floppy)
2004-01-03 01:40:31 +00:00
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: factor out dump.c if -DSMALL (for boot floppy)
2004-01-03 01:40:31 +00:00
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
…