NetBSD/usr.sbin/rtsold
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