Date: Wed, 12 Nov 1997 17:16:58 -0800 (PST) From: Julian Elischer <julian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/arp Makefile arp.8 arp.c Message-ID: <199711130116.RAA10610@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1997/11/12 17:16:58 PST Modified files: usr.sbin/arp Makefile arp.8 arp.c Log: Submitted by: Archie@Whistle.com (Archie Cobbs) allow teh -a option to work with the -d option thus: arp -d -a now flushes your arp cache. also fix the -n option so that -an now works correctly. Revision Changes Path 1.4 +1 -0 src/usr.sbin/arp/Makefile 1.6 +8 -2 src/usr.sbin/arp/arp.8 1.13 +145 -64 src/usr.sbin/arp/arp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711130116.RAA10610>