From owner-cvs-all Wed Jan 31 0:52:58 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id D622937B503; Wed, 31 Jan 2001 00:52:19 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id f0V8qFd07701; Wed, 31 Jan 2001 10:52:15 +0200 (EET) (envelope-from ru) Date: Wed, 31 Jan 2001 10:52:14 +0200 From: Ruslan Ermilov To: Archie Cobbs Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/arp arp.8 arp.c Message-ID: <20010131105214.C3662@sunbay.com> Mail-Followup-To: Archie Cobbs , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200101310003.f0V03WN63211@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101310003.f0V03WN63211@freefall.freebsd.org>; from archie@FreeBSD.org on Tue, Jan 30, 2001 at 04:03:32PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 30, 2001 at 04:03:32PM -0800, Archie Cobbs wrote: > archie 2001/01/30 16:03:32 PST > > Modified files: > usr.sbin/arp arp.8 arp.c > Log: > Fix documentation: "proxy" is not a keyword for the arp(8) command line. > It definitely WAS, the other question what it was supposed to do: /* * Delete an arp entry */ int delete(char *host, char *info) { struct hostent *hp; register struct sockaddr_inarp *sin = &sin_m; register struct rt_msghdr *rtm = &m_rtmsg.m_rtm; struct sockaddr_dl *sdl; if (info && strncmp(info, "pro", 3) ) ^^^ export_only = 1; Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message