Source-Changes-HG archive

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

[src/trunk]: src/sys/arch regen.



details:   https://anonhg.NetBSD.org/src/rev/af03c4519ea6
branches:  trunk
changeset: 583345:af03c4519ea6
user:      yamt <yamt%NetBSD.org@localhost>
date:      Sun Jul 31 04:05:25 2005 +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 +++-----
 sys/arch/atari/conf/ATARITT      |  6 ++----
 sys/arch/atari/conf/BOOT         |  6 ++----
 sys/arch/atari/conf/BOOTX        |  6 ++----
 sys/arch/atari/conf/FALCON       |  6 ++----
 sys/arch/atari/conf/HADES        |  6 ++----
 sys/arch/atari/conf/MILAN-ISAIDE |  6 ++----
 sys/arch/atari/conf/MILAN-PCIIDE |  6 ++----
 12 files changed, 29 insertions(+), 53 deletions(-)

diffs (truncated from 339 to 300 lines):

diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/amiga/conf/AMIGA Sun Jul 31 04:05:25 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: AMIGA,v 1.84 2005/07/30 06:37:15 yamt Exp $
+# $NetBSD: AMIGA,v 1.85 2005/07/31 04:05:45 yamt Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.40 2005/07/30 06:35:35 yamt Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.41 2005/07/31 04:04:31 yamt Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.84 $"
+#ident                 "GENERIC-$Revision: 1.85 $"
 
 
 maxusers       8
@@ -500,5 +500,3 @@
 pseudo-device  nsmb                    # experimental - SMB requester
 
 config netbsd root on ? type ?
-
-options        VMSWAP                  # Swap device/file support
diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/amiga/conf/DRACO Sun Jul 31 04:05:25 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.100 2005/07/30 06:37:15 yamt Exp $
+# $NetBSD: DRACO,v 1.101 2005/07/31 04:05:45 yamt Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.40 2005/07/30 06:35:35 yamt Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.41 2005/07/31 04:04:31 yamt Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.100 $"
+#ident                 "GENERIC-$Revision: 1.101 $"
 
 
 maxusers       8
@@ -371,5 +371,3 @@
 pseudo-device  nsmb                    # experimental - SMB requester
 
 config netbsd root on ? type ?
-
-options        VMSWAP                  # Swap device/file support
diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Sun Jul 31 04:05:25 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.222 2005/07/30 06:37:15 yamt Exp $
+# $NetBSD: GENERIC,v 1.223 2005/07/31 04:05:45 yamt Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.40 2005/07/30 06:35:35 yamt Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.41 2005/07/31 04:04:31 yamt Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.222 $"
+#ident                 "GENERIC-$Revision: 1.223 $"
 
 
 maxusers       8
@@ -508,5 +508,3 @@
 pseudo-device  nsmb                    # experimental - SMB requester
 
 config netbsd root on ? type ?
-
-options        VMSWAP                  # Swap device/file support
diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL       Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/amiga/conf/INSTALL       Sun Jul 31 04:05:25 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.59 2005/07/30 06:37:15 yamt Exp $
+# $NetBSD: INSTALL,v 1.60 2005/07/31 04:05:45 yamt Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.40 2005/07/30 06:35:35 yamt Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.41 2005/07/31 04:04:31 yamt Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.59 $"
+#ident                 "GENERIC-$Revision: 1.60 $"
 
 makeoptions    COPTS="-Os"
 
@@ -448,5 +448,3 @@
 
 
 config netbsd root on ? type ?
-
-options        VMSWAP                  # Swap device/file support
diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/amiga/conf/WSCONS
--- a/sys/arch/amiga/conf/WSCONS        Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/amiga/conf/WSCONS        Sun Jul 31 04:05:25 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: WSCONS,v 1.38 2005/07/30 06:37:15 yamt Exp $
+# $NetBSD: WSCONS,v 1.39 2005/07/31 04:05:45 yamt Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.40 2005/07/30 06:35:35 yamt Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.41 2005/07/31 04:04:31 yamt Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.38 $"
+#ident                 "GENERIC-$Revision: 1.39 $"
 
 
 maxusers       8
@@ -480,5 +480,3 @@
 pseudo-device  nsmb                    # experimental - SMB requester
 
 config netbsd root on ? type ?
-
-options        VMSWAP                  # Swap device/file support
diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT       Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/atari/conf/ATARITT       Sun Jul 31 04:05:25 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: ATARITT,v 1.70 2005/07/30 06:39:44 yamt Exp $
+# $NetBSD: ATARITT,v 1.71 2005/07/31 04:05:25 yamt Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: ATARITT.in,v 1.4 2001/04/10 06:28:38 leo Exp $
-#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
+#              NetBSD: GENERIC.in,v 1.53 2005/07/31 04:04:31 yamt Exp $
 include "arch/atari/conf/std.atari"
 
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -140,8 +140,6 @@
 pseudo-device ipfilter # IP filtering device
 pseudo-device rnd # /dev/random and in-kernel generator
 pseudo-device clockctl # user control of clock subsystem
-options VMSWAP # Swap device/file support
-
 pseudo-device view 4 # View (graphics mapping)
 
 pseudo-device mouse 1 # mouse
diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/atari/conf/BOOT
--- a/sys/arch/atari/conf/BOOT  Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/atari/conf/BOOT  Sun Jul 31 04:05:25 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: BOOT,v 1.63 2005/07/30 06:39:44 yamt Exp $
+# $NetBSD: BOOT,v 1.64 2005/07/31 04:05:25 yamt Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: FALCON.in,v 1.7 2003/10/08 11:05:27 bouyer Exp $
-#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
+#              NetBSD: GENERIC.in,v 1.53 2005/07/31 04:04:31 yamt Exp $
 include "arch/atari/conf/std.atari"
 
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -64,8 +64,6 @@
 pseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
 
 pseudo-device md 3 # Boot memory disk
-options VMSWAP # Swap device/file support
-
 pseudo-device view 4 # View (graphics mapping)
 
 ncrscsi0 at mainbus0 # NCR5380 SCSI driver
diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/atari/conf/BOOTX
--- a/sys/arch/atari/conf/BOOTX Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/atari/conf/BOOTX Sun Jul 31 04:05:25 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: BOOTX,v 1.58 2005/07/30 06:39:44 yamt Exp $
+# $NetBSD: BOOTX,v 1.59 2005/07/31 04:05:25 yamt Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: FALCON.in,v 1.7 2003/10/08 11:05:27 bouyer Exp $
-#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
+#              NetBSD: GENERIC.in,v 1.53 2005/07/31 04:04:31 yamt Exp $
 include "arch/atari/conf/std.atari"
 
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -64,8 +64,6 @@
 pseudo-device vnd 3 # 3 pseudo disks (see vnconfig)
 
 pseudo-device md 3 # Boot memory disk
-options VMSWAP # Swap device/file support
-
 pseudo-device view 4 # View (graphics mapping)
 
 ncrscsi0 at mainbus0 # NCR5380 SCSI driver
diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON        Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/atari/conf/FALCON        Sun Jul 31 04:05:25 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: FALCON,v 1.68 2005/07/30 06:39:44 yamt Exp $
+# $NetBSD: FALCON,v 1.69 2005/07/31 04:05:26 yamt Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: FALCON.in,v 1.7 2003/10/08 11:05:27 bouyer Exp $
-#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
+#              NetBSD: GENERIC.in,v 1.53 2005/07/31 04:04:31 yamt Exp $
 include "arch/atari/conf/std.atari"
 
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -133,8 +133,6 @@
 pseudo-device ipfilter # IP filtering device
 pseudo-device rnd # /dev/random and in-kernel generator
 pseudo-device clockctl # user control of clock subsystem
-options VMSWAP # Swap device/file support
-
 pseudo-device view 4 # View (graphics mapping)
 
 pseudo-device mouse 1 # mouse
diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/atari/conf/HADES Sun Jul 31 04:05:25 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: HADES,v 1.60 2005/07/30 06:39:44 yamt Exp $
+# $NetBSD: HADES,v 1.61 2005/07/31 04:05:26 yamt Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: HADES.in,v 1.7 2003/10/08 11:05:27 bouyer Exp $
-#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
+#              NetBSD: GENERIC.in,v 1.53 2005/07/31 04:04:31 yamt Exp $
 include "arch/atari/conf/std.hades"
 
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -156,8 +156,6 @@
 eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
 audio* at eso?
 
-options VMSWAP # Swap device/file support
-
 pseudo-device view 4 # View (graphics mapping)
 pseudo-device mouse 1 # mouse
 
diff -r d1afa3962c3e -r af03c4519ea6 sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE  Sun Jul 31 04:04:30 2005 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE  Sun Jul 31 04:05:25 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: MILAN-ISAIDE,v 1.36 2005/07/30 06:39:44 yamt Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.37 2005/07/31 04:05:26 yamt Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: MILAN.in,v 1.18 2005/05/31 22:23:52 tron Exp $
-#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
+#              NetBSD: GENERIC.in,v 1.53 2005/07/31 04:04:31 yamt Exp $



Home | Main Index | Thread Index | Old Index