Date: Tue, 19 Mar 2002 14:52:09 -0800 From: Alfred Perlstein <bright@mu.org> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-current@freebsd.org Subject: Re: ipfstat fix? Message-ID: <20020319225209.GW455@elvis.mu.org> In-Reply-To: <20020319144904.A80252@troutmask.apl.washington.edu> References: <20020319144904.A80252@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
* Steve Kargl <sgk@troutmask.apl.washington.edu> [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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020319225209.GW455>