Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amiga/conf regen
details: https://anonhg.NetBSD.org/src/rev/a565e088be33
branches: trunk
changeset: 587931:a565e088be33
user: rpaulo <rpaulo%NetBSD.org@localhost>
date: Sat Feb 04 02:25:21 2006 +0000
description:
regen
diffstat:
sys/arch/amiga/conf/AMIGA | 8 ++++----
sys/arch/amiga/conf/DRACO | 8 ++++----
sys/arch/amiga/conf/GENERIC | 8 ++++----
sys/arch/amiga/conf/INSTALL | 8 ++++----
sys/arch/amiga/conf/WSCONS | 8 ++++----
5 files changed, 20 insertions(+), 20 deletions(-)
diffs (165 lines):
diff -r 1d78f28270d3 -r a565e088be33 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Sat Feb 04 02:25:08 2006 +0000
+++ b/sys/arch/amiga/conf/AMIGA Sat Feb 04 02:25:21 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: AMIGA,v 1.93 2006/02/03 00:41:26 reinoud Exp $
+# $NetBSD: AMIGA,v 1.94 2006/02/04 02:25:21 rpaulo Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.49 2006/02/03 00:40:16 reinoud Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.50 2006/02/04 02:25:08 rpaulo Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.93 $"
+#ident "GENERIC-$Revision: 1.94 $"
maxusers 8
@@ -462,7 +462,7 @@
pseudo-device tun 1 # network tunnel line discipline
pseudo-device tap # virtual Ethernet
#pseudo-device gre 2 # generic L3 over IP tunnel
-pseudo-device bpfilter 16 # Berkeley packet filter
+pseudo-device bpfilter # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
diff -r 1d78f28270d3 -r a565e088be33 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Sat Feb 04 02:25:08 2006 +0000
+++ b/sys/arch/amiga/conf/DRACO Sat Feb 04 02:25:21 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.109 2006/02/03 00:41:26 reinoud Exp $
+# $NetBSD: DRACO,v 1.110 2006/02/04 02:25:21 rpaulo Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.49 2006/02/03 00:40:16 reinoud Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.50 2006/02/04 02:25:08 rpaulo Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.109 $"
+#ident "GENERIC-$Revision: 1.110 $"
maxusers 8
@@ -333,7 +333,7 @@
pseudo-device tun 1 # network tunnel line discipline
pseudo-device tap # virtual Ethernet
#pseudo-device gre 2 # generic L3 over IP tunnel
-pseudo-device bpfilter 16 # Berkeley packet filter
+pseudo-device bpfilter # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
diff -r 1d78f28270d3 -r a565e088be33 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC Sat Feb 04 02:25:08 2006 +0000
+++ b/sys/arch/amiga/conf/GENERIC Sat Feb 04 02:25:21 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.234 2006/02/03 00:41:26 reinoud Exp $
+# $NetBSD: GENERIC,v 1.235 2006/02/04 02:25:21 rpaulo Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.49 2006/02/03 00:40:16 reinoud Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.50 2006/02/04 02:25:08 rpaulo Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.234 $"
+#ident "GENERIC-$Revision: 1.235 $"
maxusers 8
@@ -470,7 +470,7 @@
pseudo-device tun 1 # network tunnel line discipline
pseudo-device tap # virtual Ethernet
#pseudo-device gre 2 # generic L3 over IP tunnel
-pseudo-device bpfilter 16 # Berkeley packet filter
+pseudo-device bpfilter # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
diff -r 1d78f28270d3 -r a565e088be33 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL Sat Feb 04 02:25:08 2006 +0000
+++ b/sys/arch/amiga/conf/INSTALL Sat Feb 04 02:25:21 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.66 2006/02/03 00:41:26 reinoud Exp $
+# $NetBSD: INSTALL,v 1.67 2006/02/04 02:25:21 rpaulo Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.49 2006/02/03 00:40:16 reinoud Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.50 2006/02/04 02:25:08 rpaulo Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.66 $"
+#ident "GENERIC-$Revision: 1.67 $"
makeoptions COPTS="-Os"
@@ -407,7 +407,7 @@
pseudo-device tun 1 # network tunnel line discipline
pseudo-device tap # virtual Ethernet
#pseudo-device gre 2 # generic L3 over IP tunnel
-pseudo-device bpfilter 16 # Berkeley packet filter
+pseudo-device bpfilter # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
diff -r 1d78f28270d3 -r a565e088be33 sys/arch/amiga/conf/WSCONS
--- a/sys/arch/amiga/conf/WSCONS Sat Feb 04 02:25:08 2006 +0000
+++ b/sys/arch/amiga/conf/WSCONS Sat Feb 04 02:25:21 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: WSCONS,v 1.47 2006/02/03 00:41:26 reinoud Exp $
+# $NetBSD: WSCONS,v 1.48 2006/02/04 02:25:21 rpaulo Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.49 2006/02/03 00:40:16 reinoud Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.50 2006/02/04 02:25:08 rpaulo Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.47 $"
+#ident "GENERIC-$Revision: 1.48 $"
maxusers 8
@@ -442,7 +442,7 @@
pseudo-device tun 1 # network tunnel line discipline
pseudo-device tap # virtual Ethernet
#pseudo-device gre 2 # generic L3 over IP tunnel
-pseudo-device bpfilter 16 # Berkeley packet filter
+pseudo-device bpfilter # Berkeley packet filter
pseudo-device ipfilter # IP Filter package
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
Home |
Main Index |
Thread Index |
Old Index