Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/dist/ipf ip_fil_compat.c is another file that needs to be bo...



details:   https://anonhg.NetBSD.org/src/rev/a764a26863b1
branches:  trunk
changeset: 754055:a764a26863b1
user:      darrenr <darrenr%NetBSD.org@localhost>
date:      Sat Apr 17 22:05:53 2010 +0000

description:
ip_fil_compat.c is another file that needs to be both in src/dist/ipf and
also in src/sys/dist/ipf/netinet

diffstat:

 dist/ipf/ipf2netbsd |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 0bb32b1c2c44 -r a764a26863b1 dist/ipf/ipf2netbsd
--- a/dist/ipf/ipf2netbsd       Sat Apr 17 22:04:00 2010 +0000
+++ b/dist/ipf/ipf2netbsd       Sat Apr 17 22:05:53 2010 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#      $NetBSD: ipf2netbsd,v 1.22 2009/08/19 18:51:24 darrenr Exp $
+#      $NetBSD: ipf2netbsd,v 1.23 2010/04/17 22:05:53 darrenr Exp $
 #
 # Copyright (c) 1999 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -69,6 +69,7 @@
        ip_auth.h \
        ip_compat.h \
        ip_fil.h \
+       ip_fil_compat.c \
        ip_fil_netbsd.c \
        ip_frag.c \
        ip_frag.h \



Home | Main Index | Thread Index | Old Index