1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-03 17:11:32 +00:00
Renato Botelho 7814b3b8a1 Cleanup on usr.sbin/arp/arp.c
* 'blackhole' and 'reject' are mutually exclusive, replace printf() by errx()
  when both are selected.
* 'trail' option is no longer supported since first import of arp from 4.4BSD.
  XXX message was added 13 years ago in r128192. I believe it's time to remove
  it.
* Use warnx() to print some informative messages instead of printf()
* Replace strncmp() by strcmp() when validating parameters and exit when invalid
  parameter is found

Reviewed by:	allanjude, vangyzen, cem
Approved by:	allanjude
MFC after:	1 week
Sponsored by:	Rubicon Communications (Netgate)
Differential Revision:	https://reviews.freebsd.org/D9504
2017-02-09 19:58:12 +00:00
..
2017-01-05 21:28:25 +00:00
2017-02-09 19:58:12 +00:00
2016-11-13 17:55:27 +00:00
2017-01-28 02:22:15 +00:00
2017-01-08 06:58:42 +00:00
2017-01-28 02:22:15 +00:00
2017-01-20 17:43:36 +00:00
2017-01-04 00:39:06 +00:00
2017-01-28 02:22:15 +00:00
2017-01-28 02:22:15 +00:00
2017-01-28 02:22:15 +00:00
2017-01-14 01:08:04 +00:00
2016-12-02 11:30:21 +00:00
2017-01-14 10:20:38 +00:00
2016-12-26 19:27:12 +00:00
2017-01-28 02:22:15 +00:00
2016-11-08 23:59:41 +00:00
2017-01-28 16:31:23 +00:00
2017-01-01 10:37:10 +00:00
2017-01-28 02:22:15 +00:00
2017-01-09 00:25:33 +00:00
2017-02-07 01:28:55 +00:00
2016-12-02 06:07:27 +00:00
2017-01-28 02:22:15 +00:00