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/c350ce22bd76
branches:  trunk
changeset: 583317:c350ce22bd76
user:      yamt <yamt%NetBSD.org@localhost>
date:      Sat Jul 30 06:37:15 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, 53 insertions(+), 29 deletions(-)

diffs (truncated from 339 to 300 lines):

diff -r 5436443724c8 -r c350ce22bd76 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/amiga/conf/AMIGA Sat Jul 30 06:37:15 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: AMIGA,v 1.83 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: AMIGA,v 1.84 2005/07/30 06:37:15 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.38 2005/07/07 17:05:46 tron Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.40 2005/07/30 06:35:35 yamt Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.83 $"
+#ident                 "GENERIC-$Revision: 1.84 $"
 
 
 maxusers       8
@@ -500,3 +500,5 @@
 pseudo-device  nsmb                    # experimental - SMB requester
 
 config netbsd root on ? type ?
+
+options        VMSWAP                  # Swap device/file support
diff -r 5436443724c8 -r c350ce22bd76 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/amiga/conf/DRACO Sat Jul 30 06:37:15 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.99 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: DRACO,v 1.100 2005/07/30 06:37:15 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.38 2005/07/07 17:05:46 tron Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.40 2005/07/30 06:35:35 yamt Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.99 $"
+#ident                 "GENERIC-$Revision: 1.100 $"
 
 
 maxusers       8
@@ -371,3 +371,5 @@
 pseudo-device  nsmb                    # experimental - SMB requester
 
 config netbsd root on ? type ?
+
+options        VMSWAP                  # Swap device/file support
diff -r 5436443724c8 -r c350ce22bd76 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Sat Jul 30 06:37:15 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.221 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: GENERIC,v 1.222 2005/07/30 06:37:15 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.38 2005/07/07 17:05:46 tron Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.40 2005/07/30 06:35:35 yamt Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.221 $"
+#ident                 "GENERIC-$Revision: 1.222 $"
 
 
 maxusers       8
@@ -508,3 +508,5 @@
 pseudo-device  nsmb                    # experimental - SMB requester
 
 config netbsd root on ? type ?
+
+options        VMSWAP                  # Swap device/file support
diff -r 5436443724c8 -r c350ce22bd76 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL       Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/amiga/conf/INSTALL       Sat Jul 30 06:37:15 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.58 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: INSTALL,v 1.59 2005/07/30 06:37:15 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.38 2005/07/07 17:05:46 tron Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.40 2005/07/30 06:35:35 yamt Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.58 $"
+#ident                 "GENERIC-$Revision: 1.59 $"
 
 makeoptions    COPTS="-Os"
 
@@ -448,3 +448,5 @@
 
 
 config netbsd root on ? type ?
+
+options        VMSWAP                  # Swap device/file support
diff -r 5436443724c8 -r c350ce22bd76 sys/arch/amiga/conf/WSCONS
--- a/sys/arch/amiga/conf/WSCONS        Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/amiga/conf/WSCONS        Sat Jul 30 06:37:15 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: WSCONS,v 1.37 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: WSCONS,v 1.38 2005/07/30 06:37:15 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.38 2005/07/07 17:05:46 tron Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.40 2005/07/30 06:35:35 yamt Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.37 $"
+#ident                 "GENERIC-$Revision: 1.38 $"
 
 
 maxusers       8
@@ -480,3 +480,5 @@
 pseudo-device  nsmb                    # experimental - SMB requester
 
 config netbsd root on ? type ?
+
+options        VMSWAP                  # Swap device/file support
diff -r 5436443724c8 -r c350ce22bd76 sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT       Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/atari/conf/ATARITT       Sat Jul 30 06:37:15 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: ATARITT,v 1.69 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: ATARITT,v 1.70 2005/07/30 06:39:44 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.50 2005/07/07 17:05:47 tron Exp $
+#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
 include "arch/atari/conf/std.atari"
 
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -140,6 +140,8 @@
 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 5436443724c8 -r c350ce22bd76 sys/arch/atari/conf/BOOT
--- a/sys/arch/atari/conf/BOOT  Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/atari/conf/BOOT  Sat Jul 30 06:37:15 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: BOOT,v 1.62 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: BOOT,v 1.63 2005/07/30 06:39:44 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.50 2005/07/07 17:05:47 tron Exp $
+#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
 include "arch/atari/conf/std.atari"
 
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -64,6 +64,8 @@
 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 5436443724c8 -r c350ce22bd76 sys/arch/atari/conf/BOOTX
--- a/sys/arch/atari/conf/BOOTX Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/atari/conf/BOOTX Sat Jul 30 06:37:15 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: BOOTX,v 1.57 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: BOOTX,v 1.58 2005/07/30 06:39:44 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.50 2005/07/07 17:05:47 tron Exp $
+#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
 include "arch/atari/conf/std.atari"
 
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -64,6 +64,8 @@
 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 5436443724c8 -r c350ce22bd76 sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON        Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/atari/conf/FALCON        Sat Jul 30 06:37:15 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: FALCON,v 1.67 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: FALCON,v 1.68 2005/07/30 06:39:44 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.50 2005/07/07 17:05:47 tron Exp $
+#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
 include "arch/atari/conf/std.atari"
 
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -133,6 +133,8 @@
 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 5436443724c8 -r c350ce22bd76 sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/atari/conf/HADES Sat Jul 30 06:37:15 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: HADES,v 1.59 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: HADES,v 1.60 2005/07/30 06:39:44 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.50 2005/07/07 17:05:47 tron Exp $
+#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $
 include "arch/atari/conf/std.hades"
 
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -156,6 +156,8 @@
 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 5436443724c8 -r c350ce22bd76 sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE  Sat Jul 30 06:35:34 2005 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE  Sat Jul 30 06:37:15 2005 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: MILAN-ISAIDE,v 1.35 2005/07/17 00:08:28 hubertf Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.36 2005/07/30 06:39:44 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.50 2005/07/07 17:05:47 tron Exp $
+#              NetBSD: GENERIC.in,v 1.52 2005/07/30 06:35:35 yamt Exp $



Home | Main Index | Thread Index | Old Index