Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.sbin/ipf/ipftest Pull up revision 1.18 (requested b...
details: https://anonhg.NetBSD.org/src/rev/960f2011834d
branches: netbsd-1-5
changeset: 492706:960f2011834d
user: he <he%NetBSD.org@localhost>
date: Sat Feb 09 16:56:45 2002 +0000
description:
Pull up revision 1.18 (requested by martti):
Updated IPFilter to 3.4.23
diffstat:
usr.sbin/ipf/ipftest/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r cd16b693a0e4 -r 960f2011834d usr.sbin/ipf/ipftest/Makefile
--- a/usr.sbin/ipf/ipftest/Makefile Sat Feb 09 16:56:43 2002 +0000
+++ b/usr.sbin/ipf/ipftest/Makefile Sat Feb 09 16:56:45 2002 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2000/06/12 21:32:25 veego Exp $
+# $NetBSD: Makefile,v 1.17.2.1 2002/02/09 16:56:45 he Exp $
PROG= ipftest
SRCS= ipt.c parse.c common.c fil.c ipft_sn.c ipft_ef.c ipft_td.c \
ipft_pc.c opt.c ipft_tx.c misc.c ip_frag.c ip_state.c \
ip_nat.c ip_proxy.c ip_auth.c ipft_hx.c ip_fil.c \
- natparse.c facpri.c
+ natparse.c facpri.c printnat.c printstate.c
MAN= ipftest.1
CPPFLAGS+=-I${.CURDIR}/../../../dist/ipf
Home |
Main Index |
Thread Index |
Old Index