Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Pull up revision 1.11 (requested by darrenr):
details: https://anonhg.NetBSD.org/src/rev/6f691c18cecc
branches: netbsd-1-4
changeset: 469938:6f691c18cecc
user: he <he%NetBSD.org@localhost>
date: Mon Dec 20 21:06:47 1999 +0000
description:
Pull up revision 1.11 (requested by darrenr):
Update IPF to version 3.3.5.
diffstat:
sys/lkm/netinet/if_ipl/Makefile | 4 ++--
usr.sbin/ipf/ipf/Makefile | 6 ++----
2 files changed, 4 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r c316b2102614 -r 6f691c18cecc sys/lkm/netinet/if_ipl/Makefile
--- a/sys/lkm/netinet/if_ipl/Makefile Mon Dec 20 21:01:49 1999 +0000
+++ b/sys/lkm/netinet/if_ipl/Makefile Mon Dec 20 21:06:47 1999 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 1999/02/12 05:41:57 cjs Exp $
+# $NetBSD: Makefile,v 1.10.2.1 1999/12/20 21:06:47 he Exp $
.include "../Makefile.inc"
.PATH: $S/netinet
-CPPFLAGS+= -DIPFILTER_LOG
+CPPFLAGS+= -DIPFILTER_LOG -I$S/netinet
KMOD= if_ipl
SRCS= ip_fil.c fil.c mln_ipl.c ip_nat.c ip_frag.c ip_state.c ip_proxy.c \
ip_auth.c ip_log.c
diff -r c316b2102614 -r 6f691c18cecc usr.sbin/ipf/ipf/Makefile
--- a/usr.sbin/ipf/ipf/Makefile Mon Dec 20 21:01:49 1999 +0000
+++ b/usr.sbin/ipf/ipf/Makefile Mon Dec 20 21:06:47 1999 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.10 1998/03/02 19:48:50 cgd Exp $
-
-.include <bsd.own.mk>
+# $NetBSD: Makefile,v 1.10.2.1 1999/12/20 21:06:48 he Exp $
PROG= ipf
-SRCS= ipf.c parse.c opt.c
+SRCS= ipf.c parse.c facpri.c opt.c
MAN= ipf.8 ipf.4 ipf.5 ipl.4
MLINKS= ipl.4 ipfilter.4 ipf.5 ipf.conf.5
Home |
Main Index |
Thread Index |
Old Index