Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/sys/arch Pull up following revision(s) (requested by ad...
details: https://anonhg.NetBSD.org/src/rev/32a08e23e53b
branches: netbsd-2-0
changeset: 565055:32a08e23e53b
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sat Aug 11 14:49:04 2007 +0000
description:
Pull up following revision(s) (requested by adrianp in ticket #11356):
sys/arch/acorn32/conf/GENERIC 1.80 via patch
sys/arch/amd64/conf/GENERIC 1.154 via patch
sys/arch/amiga/conf/GENERIC.in 1.61 via patch
sys/arch/arc/conf/GENERIC 1.148 via patch
sys/arch/atari/conf/GENERIC.in 1.68 via patch
sys/arch/cats/conf/GENERIC 1.116 via patch
sys/arch/hp300/conf/GENERIC 1.141 via patch
sys/arch/hp700/conf/GENERIC patch
sys/arch/i386/conf/GENERIC 1.840 via patch
sys/arch/i386/conf/GENERIC_LAPTOP 1.239 via patch
sys/arch/i386/conf/GENERIC.MPACPI patch
sys/arch/mac68k/conf/GENERIC 1.182 via patch
sys/arch/sgimips/conf/GENERIC32_IP2x 1.68 via patch
sys/arch/sgimips/conf/GENERIC32_IP3x 1.66 via patch
sys/arch/sparc/conf/GENERIC 1.200 via patch
sys/arch/sparc64/conf/GENERIC32 patch
sys/arch/xen/conf/GENERIC patch
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
Ok'ed by core@
diffstat:
sys/arch/acorn32/conf/GENERIC | 6 +++---
sys/arch/amd64/conf/GENERIC | 6 +++---
sys/arch/amiga/conf/GENERIC | 6 +++---
sys/arch/amiga/conf/GENERIC.in | 6 +++---
sys/arch/arc/conf/GENERIC | 6 +++---
sys/arch/atari/conf/GENERIC.in | 4 ++--
sys/arch/cats/conf/GENERIC | 4 ++--
sys/arch/hp300/conf/GENERIC | 6 +++---
sys/arch/hp700/conf/GENERIC | 6 +++---
sys/arch/i386/conf/GENERIC | 6 +++---
sys/arch/i386/conf/GENERIC_LAPTOP | 6 +++---
sys/arch/mac68k/conf/GENERIC | 6 +++---
sys/arch/sgimips/conf/GENERIC32_IP2x | 6 +++---
sys/arch/sgimips/conf/GENERIC32_IP3x | 6 +++---
sys/arch/sparc/conf/GENERIC | 6 +++---
sys/arch/sparc64/conf/GENERIC32 | 8 ++++----
sys/arch/xen/conf/GENERIC | 6 +++---
17 files changed, 50 insertions(+), 50 deletions(-)
diffs (truncated from 442 to 300 lines):
diff -r b08a472da03d -r 32a08e23e53b sys/arch/acorn32/conf/GENERIC
--- a/sys/arch/acorn32/conf/GENERIC Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/acorn32/conf/GENERIC Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.37.2.3 2004/07/15 20:15:32 he Exp $
+# $NetBSD: GENERIC,v 1.37.2.4 2007/08/11 14:49:04 bouyer Exp $
#
# GENERIC --- NetBSD/acorn32 complete configuration
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.37.2.3 $"
+#ident "GENERIC-$Revision: 1.37.2.4 $"
# estimated number of users
maxusers 32
@@ -82,7 +82,7 @@
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI
+#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
options NETATALK # AppleTalk networking
diff -r b08a472da03d -r 32a08e23e53b sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/amd64/conf/GENERIC Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.21.2.4 2004/07/15 20:17:37 he Exp $
+# $NetBSD: GENERIC,v 1.21.2.5 2007/08/11 14:49:04 bouyer Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.21.2.4 $"
+#ident "GENERIC-$Revision: 1.21.2.5 $"
maxusers 32 # estimated number of users
@@ -136,7 +136,7 @@
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI
+#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
options NETATALK # AppleTalk networking protocols
diff -r b08a472da03d -r 32a08e23e53b sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/amiga/conf/GENERIC Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.200.2.3 2004/07/15 20:41:32 he Exp $
+# $NetBSD: GENERIC,v 1.200.2.4 2007/08/11 14:49:04 bouyer Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.200.2.3 $"
+#ident "GENERIC-$Revision: 1.200.2.4 $"
maxusers 8
@@ -70,7 +70,7 @@
#options MROUTING # Multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI
+#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
options NETATALK # AppleTalk networking protocols
diff -r b08a472da03d -r 32a08e23e53b sys/arch/amiga/conf/GENERIC.in
--- a/sys/arch/amiga/conf/GENERIC.in Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/amiga/conf/GENERIC.in Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.in,v 1.18.2.3 2004/07/15 20:22:46 he Exp $
+# $NetBSD: GENERIC.in,v 1.18.2.4 2007/08/11 14:49:05 bouyer Exp $
#
# GENERIC machine description file
#
@@ -56,7 +56,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.18.2.3 $"
+#ident "GENERIC-$Revision: 1.18.2.4 $"
m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
makeoptions COPTS="-Os"
@@ -108,7 +108,7 @@
#options MROUTING # Multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI
+#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
options NETATALK # AppleTalk networking protocols
diff -r b08a472da03d -r 32a08e23e53b sys/arch/arc/conf/GENERIC
--- a/sys/arch/arc/conf/GENERIC Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/arc/conf/GENERIC Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.98.2.3 2004/07/15 20:17:24 he Exp $
+# $NetBSD: GENERIC,v 1.98.2.4 2007/08/11 14:49:05 bouyer Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.98.2.3 $"
+#ident "GENERIC-$Revision: 1.98.2.4 $"
maxusers 32 # estimated number of users
@@ -131,7 +131,7 @@
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI networking
+#options ISO,TPIP # OSI networking
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
options NETATALK # AppleTalk networking protocols
diff -r b08a472da03d -r 32a08e23e53b sys/arch/atari/conf/GENERIC.in
--- a/sys/arch/atari/conf/GENERIC.in Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/atari/conf/GENERIC.in Sat Aug 11 14:49:04 2007 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC.in,v 1.33.2.3 2004/07/15 20:18:24 he Exp $
+# $NetBSD: GENERIC.in,v 1.33.2.4 2007/08/11 14:49:05 bouyer Exp $
#
# Generic atari
#
@@ -61,7 +61,7 @@
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI
+#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
#ifndef NO_PHYS_NETWORK
diff -r b08a472da03d -r 32a08e23e53b sys/arch/cats/conf/GENERIC
--- a/sys/arch/cats/conf/GENERIC Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/cats/conf/GENERIC Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.61.2.3 2004/07/15 20:18:53 he Exp $
+# $NetBSD: GENERIC,v 1.61.2.4 2007/08/11 14:49:06 bouyer Exp $
#
# GENERIC machine description file
#
@@ -88,7 +88,7 @@
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI
+#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
options NETATALK # AppleTalk networking
diff -r b08a472da03d -r 32a08e23e53b sys/arch/hp300/conf/GENERIC
--- a/sys/arch/hp300/conf/GENERIC Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/hp300/conf/GENERIC Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.97.2.3 2004/07/15 20:16:49 he Exp $
+# $NetBSD: GENERIC,v 1.97.2.4 2007/08/11 14:49:06 bouyer Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.97.2.3 $"
+#ident "GENERIC-$Revision: 1.97.2.4 $"
maxusers 32 # estimated number of users
@@ -131,7 +131,7 @@
options MROUTING # Multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI
+#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
options NETATALK # AppleTalk networking protocols
diff -r b08a472da03d -r 32a08e23e53b sys/arch/hp700/conf/GENERIC
--- a/sys/arch/hp700/conf/GENERIC Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/hp700/conf/GENERIC Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.21.2.3 2004/07/15 20:16:56 he Exp $
+# $NetBSD: GENERIC,v 1.21.2.4 2007/08/11 14:49:06 bouyer Exp $
#
# GENERIC machine description file
#
@@ -23,7 +23,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
-#ident "GENERIC-$Revision: 1.21.2.3 $"
+#ident "GENERIC-$Revision: 1.21.2.4 $"
maxusers 32 # estimated number of users
@@ -126,7 +126,7 @@
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI
+#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
options NETATALK # AppleTalk networking protocols
diff -r b08a472da03d -r 32a08e23e53b sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/i386/conf/GENERIC Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.595.2.11 2004/08/30 09:52:37 tron Exp $
+# $NetBSD: GENERIC,v 1.595.2.12 2007/08/11 14:49:07 bouyer Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.595.2.11 $"
+#ident "GENERIC-$Revision: 1.595.2.12 $"
maxusers 32 # estimated number of users
@@ -173,7 +173,7 @@
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI
+#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
options NETATALK # AppleTalk networking protocols
diff -r b08a472da03d -r 32a08e23e53b sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_LAPTOP,v 1.90.2.10 2004/08/30 09:52:52 tron Exp $
+# $NetBSD: GENERIC_LAPTOP,v 1.90.2.11 2007/08/11 14:49:07 bouyer Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@@ -8,7 +8,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.90.2.10 $"
+#ident "GENERIC-$Revision: 1.90.2.11 $"
maxusers 32 # estimated number of users
@@ -142,7 +142,7 @@
#options MROUTING # IP multicast routing
options NS # XNS
#options NSIP # XNS tunneling over IP
-options ISO,TPIP # OSI
+#options ISO,TPIP # OSI
#options EON # OSI tunneling over IP
options CCITT,LLC,HDLC # X.25
options NETATALK # AppleTalk networking protocols
diff -r b08a472da03d -r 32a08e23e53b sys/arch/mac68k/conf/GENERIC
--- a/sys/arch/mac68k/conf/GENERIC Sat Aug 11 14:24:41 2007 +0000
+++ b/sys/arch/mac68k/conf/GENERIC Sat Aug 11 14:49:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.141.2.3 2004/07/15 20:20:15 he Exp $
+# $NetBSD: GENERIC,v 1.141.2.4 2007/08/11 14:49:08 bouyer Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.141.2.3 $"
+#ident "GENERIC-$Revision: 1.141.2.4 $"
maxusers 16 # estimated number of users
@@ -134,7 +134,7 @@
#options MROUTING # IP multicast routing
Home |
Main Index |
Thread Index |
Old Index