NetBSD/usr.sbin/rtsold
elad 4967fa3f06 PR/20875: Robert Elz: Incorrect facts in rtsol(8) man page
Patch applied, thanks! (yes, I've read the audit-trail. This is correct.)
2006-10-08 19:36:05 +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 PR/20875: Robert Elz: Incorrect facts in rtsol(8) man page 2006-10-08 19:36:05 +00:00
rtsold.c PR/18906: roskens at elfin dot net: misc. select() to poll() updates. 2006-10-07 17:27:57 +00:00
rtsold.h