Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/amiga/conf Pull up AMIGA, 1.14 and DRACO, 1.33:
details: https://anonhg.NetBSD.org/src/rev/a3e9b5a0d73d
branches: netbsd-1-4
changeset: 468176:a3e9b5a0d73d
user: tron <tron%NetBSD.org@localhost>
date: Mon Apr 12 08:30:07 1999 +0000
description:
Pull up AMIGA, 1.14 and DRACO, 1.33:
Regen from "GENERIC".
diffstat:
sys/arch/amiga/conf/AMIGA | 5 +++--
sys/arch/amiga/conf/DRACO | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (48 lines):
diff -r b4efabb300cd -r a3e9b5a0d73d sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Mon Apr 12 08:27:53 1999 +0000
+++ b/sys/arch/amiga/conf/AMIGA Mon Apr 12 08:30:07 1999 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: AMIGA,v 1.13 1999/04/01 20:24:29 is Exp $
+# $NetBSD: AMIGA,v 1.13.2.1 1999/04/12 08:30:07 tron Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
#
# Created from:
-#$ NetBSD: GENERIC,v 1.119 1999/03/24 22:24:42 is Exp $
+#$ NetBSD: GENERIC,v 1.120 1999/04/10 21:23:27 tron Exp $
include "arch/amiga/conf/std.amiga"
@@ -303,6 +303,7 @@
pseudo-device ppp 1 # PPP network interfaces
pseudo-device tun 1 # network tunnel line discipline
#pseudo-device gre 2 # generic L3 over IP tunnel
+#pseudo-device ipip 2 # IP Encapsulation within IP (RFC 2003)
pseudo-device bpfilter 16 # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
diff -r b4efabb300cd -r a3e9b5a0d73d sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Mon Apr 12 08:27:53 1999 +0000
+++ b/sys/arch/amiga/conf/DRACO Mon Apr 12 08:30:07 1999 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: DRACO,v 1.32 1999/04/01 20:24:29 is Exp $
+# $NetBSD: DRACO,v 1.32.2.1 1999/04/12 08:30:07 tron Exp $
#
# This file was automatically created. Changes will be
# lost when running make in this directory.
#
# Created from:
-#$ NetBSD: GENERIC,v 1.119 1999/03/24 22:24:42 is Exp $
+#$ NetBSD: GENERIC,v 1.120 1999/04/10 21:23:27 tron Exp $
include "arch/amiga/conf/std.amiga"
@@ -201,6 +201,7 @@
pseudo-device ppp 1 # PPP network interfaces
pseudo-device tun 1 # network tunnel line discipline
#pseudo-device gre 2 # generic L3 over IP tunnel
+#pseudo-device ipip 2 # IP Encapsulation within IP (RFC 2003)
pseudo-device bpfilter 16 # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
Home |
Main Index |
Thread Index |
Old Index