Date: Fri, 31 Dec 2004 18:42:32 +0300 From: Roman Kurakin <rik@cronyx.ru> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/netstat ipx.c Message-ID: <41D57368.8090004@cronyx.ru> In-Reply-To: <200412311204.iBVC4LTG096291@repoman.freebsd.org> References: <200412311204.iBVC4LTG096291@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Robert Watson: >rwatson 2004-12-31 12:04:21 UTC > > FreeBSD src repository > > Modified files: > usr.bin/netstat ipx.c > Log: > Apply a simplifying patch submitted by rik to the IPX support in > netstat(1): > > - Make previously unnecessarily global variables local. > - Use LIST_FOREACH() in preference to manual iteration. > - Restore a sanity check through slightly incestuous use of queue macro > knowledge. > > Submitted by: rik > > Revision Changes Path > 1.22 +14 -34 src/usr.bin/netstat/ipx.c > > Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D57368.8090004>