Date: Thu, 9 May 2002 23:49:18 -0700 (PDT) From: Kelly Yancey <kbyanc@posi.net> To: Bill Paul <wpaul@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/usr.sbin/arp arp.c Message-ID: <20020509234632.H33964-100000@gateway.posi.net> In-Reply-To: <200205090037.g490bvi19477@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 May 2002, Bill Paul wrote: > wpaul 2002/05/08 17:37:57 PDT > > Modified files: > usr.sbin/arp arp.c > Log: > Unbreak this file after the last drive-by committing. We have to > #include route.h before iso88025.h, and we have to dereference > the trld_route array correctly. (NOTE: I'm not altogether sure > that this is really the correct way to traverse this array. This > just eliminates the build warning/error. It may not work right at > runtime, and I have no way to test it since I lack the necessary > hardware.) > > Broken by: kbyanc, who gets to wear the pointy hat > > Revision Changes Path > 1.40 +2 -2 src/usr.sbin/arp/arp.c > Thanks, I'm afraid I have to admit to not testing this before running out the door (obviously!). The pointy hat is well deserved and I'm wearing it proudly on the streets of Tokyo. Kelly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020509234632.H33964-100000>