freebsd-skq/usr.sbin/rtsold
ngie 4d013aec81 MFC r290182:
Fix rtsold's usage message

- Remove -a from the usage message example dealing with specific
  interfaces. -a only makes sense when not specifying an interface,
  such that it's to be run on all interfaces
- Fix the pidfile option (it's -p, not -P)
- Change `interfaces` to `interface` to match the manpage

PR: 173744
Sponsored by: EMC / Isilon Storage Division
2015-11-09 07:07:25 +00:00
..
dump.c - Remove struct ifinfo *iflist. It is no longer used. 2013-08-17 19:23:35 +00:00
if.c - Remove struct ifinfo *iflist. It is no longer used. 2013-08-17 19:23:35 +00:00
Makefile MFC r288963: 2015-10-29 16:53:34 +00:00
probe.c Use sysctl(ICMPV6CTL_ND6_DRLIST) instead of SIOCGDRLST_IN6 ioctl. 2013-08-17 22:13:26 +00:00
rtsock.c - Remove struct ifinfo *iflist. It is no longer used. 2013-08-17 19:23:35 +00:00
rtsol.c Fix rtsold(8) remote buffer overflow vulnerability. [SA-14:20] 2014-10-21 20:20:07 +00:00
rtsold.8 - Fix wording. [1] 2013-05-28 13:54:26 +00:00
rtsold.c MFC r290182: 2015-11-09 07:07:25 +00:00
rtsold.h - Remove struct ifinfo *iflist. It is no longer used. 2013-08-17 19:23:35 +00:00