Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/dist/ipf Note also src/regress/sys/kern/ipf
details: https://anonhg.NetBSD.org/src/rev/8a577687cc7e
branches: trunk
changeset: 572348:8a577687cc7e
user: martti <martti%NetBSD.org@localhost>
date: Thu Dec 30 13:12:01 2004 +0000
description:
Note also src/regress/sys/kern/ipf
diffstat:
dist/ipf/ipf2netbsd | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r dd937d90909a -r 8a577687cc7e dist/ipf/ipf2netbsd
--- a/dist/ipf/ipf2netbsd Thu Dec 30 12:36:29 2004 +0000
+++ b/dist/ipf/ipf2netbsd Thu Dec 30 13:12:01 2004 +0000
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# $NetBSD: ipf2netbsd,v 1.16 2004/12/30 10:09:32 martti Exp $
+# $NetBSD: ipf2netbsd,v 1.17 2004/12/30 13:12:01 martti Exp $
#
# Copyright (c) 1999 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -34,7 +34,8 @@
# POSSIBILITY OF SUCH DAMAGE.
#
# ipf2netbsd: convert a ipf source tree into a netbsd ipf source tree,
-# under src/dist/ipf, src/sys/dist/ipf/netinet and src/sys/lkm/netinet/if_ipl
+# under src/dist/ipf, src/sys/dist/ipf/netinet, src/sys/lkm/netinet/if_ipl
+# and src/regress/sys/kern/ipf
if [ $# -ne 2 ]; then echo "ipf2netbsd src dest"; exit 1; fi
Home |
Main Index |
Thread Index |
Old Index