From owner-freebsd-current Tue Mar 19 14:52:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 7D9AC37B400 for ; Tue, 19 Mar 2002 14:52:09 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id 55A22AE216; Tue, 19 Mar 2002 14:52:09 -0800 (PST) Date: Tue, 19 Mar 2002 14:52:09 -0800 From: Alfred Perlstein To: Steve Kargl Cc: freebsd-current@freebsd.org Subject: Re: ipfstat fix? Message-ID: <20020319225209.GW455@elvis.mu.org> References: <20020319144904.A80252@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020319144904.A80252@troutmask.apl.washington.edu> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Steve Kargl [020319 14:49] wrote: > Can someone commit this fix? > done. > > --- sbin/ipfstat/Makefile.orig Tue Mar 19 14:45:01 2002 > +++ sbin/ipfstat/Makefile Tue Mar 19 14:45:16 2002 > @@ -4,7 +4,7 @@ > > PROG= ipfstat > MAN= ipfstat.8 > -SRCS= fils.c parse.c opt.c kmem.c facpri.c common.c > +SRCS= fils.c parse.c opt.c kmem.c facpri.c common.c printstate.c > CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DSTATETOP > CFLAGS+=-I${.CURDIR}/../../sys/contrib/ipfilter/netinet > CFLAGS+=-I${.CURDIR}/../../sys/contrib/ipfilter > -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message