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/85c1f7e950df
branches:  trunk
changeset: 754407:85c1f7e950df
user:      chs <chs%NetBSD.org@localhost>
date:      Thu Apr 29 22:42:27 2010 +0000

description:
regen

diffstat:

 sys/arch/amiga/conf/DRACO        |  8 ++++----
 sys/arch/amiga/conf/GENERIC      |  8 ++++----
 sys/arch/amiga/conf/INSTALL      |  6 +++---
 sys/arch/atari/conf/ATARITT      |  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 ++++--
 sys/arch/atari/conf/SMALL030     |  6 ++++--
 9 files changed, 35 insertions(+), 23 deletions(-)

diffs (249 lines):

diff -r d92b205e79bc -r 85c1f7e950df sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Thu Apr 29 22:40:48 2010 +0000
+++ b/sys/arch/amiga/conf/DRACO Thu Apr 29 22:42:27 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.133 2010/04/16 13:49:57 pooka Exp $
+# $NetBSD: DRACO,v 1.134 2010/04/29 22:42:27 chs Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.74 2010/04/16 13:48:28 pooka Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.75 2010/04/29 22:40:49 chs Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.133 $"
+#ident                 "GENERIC-$Revision: 1.134 $"
 
 
 maxusers       8
@@ -106,7 +106,7 @@
 file-system    UNION           # union filesystem
 file-system    SMBFS           # experimental - CIFS; also needs nsmb (below)
 file-system    PTYFS           # /dev/pts/N support
-#file-system   TMPFS           # Efficient memory file-system
+file-system    TMPFS           # Efficient memory file-system
 #file-system   UDF             # experimental - OSTA UDF CD/DVD file-system
 
 # Filesystem options
diff -r d92b205e79bc -r 85c1f7e950df sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Thu Apr 29 22:40:48 2010 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Thu Apr 29 22:42:27 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.262 2010/04/16 13:49:57 pooka Exp $
+# $NetBSD: GENERIC,v 1.263 2010/04/29 22:42:27 chs Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.74 2010/04/16 13:48:28 pooka Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.75 2010/04/29 22:40:49 chs Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.262 $"
+#ident                 "GENERIC-$Revision: 1.263 $"
 
 
 maxusers       8
@@ -118,7 +118,7 @@
 file-system    UNION           # union filesystem
 file-system    SMBFS           # experimental - CIFS; also needs nsmb (below)
 file-system    PTYFS           # /dev/pts/N support
-#file-system   TMPFS           # Efficient memory file-system
+file-system    TMPFS           # Efficient memory file-system
 #file-system   UDF             # experimental - OSTA UDF CD/DVD file-system
 
 # Filesystem options
diff -r d92b205e79bc -r 85c1f7e950df sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL       Thu Apr 29 22:40:48 2010 +0000
+++ b/sys/arch/amiga/conf/INSTALL       Thu Apr 29 22:42:27 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.86 2010/04/16 13:49:57 pooka Exp $
+# $NetBSD: INSTALL,v 1.87 2010/04/29 22:42:27 chs Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.74 2010/04/16 13:48:28 pooka Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.75 2010/04/29 22:40:49 chs Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.86 $"
+#ident                 "GENERIC-$Revision: 1.87 $"
 
 makeoptions    COPTS="-Os"
 
diff -r d92b205e79bc -r 85c1f7e950df sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT       Thu Apr 29 22:40:48 2010 +0000
+++ b/sys/arch/atari/conf/ATARITT       Thu Apr 29 22:42:27 2010 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: ATARITT,v 1.101 2010/04/16 13:49:57 pooka Exp $
+# $NetBSD: ATARITT,v 1.102 2010/04/29 22:42:27 chs Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.87 2010/04/16 13:48:29 pooka Exp $
+#              NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
 include "arch/atari/conf/std.atari"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -24,6 +24,8 @@
 file-system MFS # Memory based filesystem
 file-system MSDOSFS # MSDOS filesystem
 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
+file-system PTYFS # experimental - /dev/ptm support
+file-system TMPFS # Efficient memory file-system
 file-system KERNFS # Kernel parameter filesystem
 file-system NFS # Network File System client side code
 file-system PROCFS # Process filesystem
diff -r d92b205e79bc -r 85c1f7e950df sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON        Thu Apr 29 22:40:48 2010 +0000
+++ b/sys/arch/atari/conf/FALCON        Thu Apr 29 22:42:27 2010 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: FALCON,v 1.98 2010/04/16 13:49:57 pooka Exp $
+# $NetBSD: FALCON,v 1.99 2010/04/29 22:42:27 chs Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.87 2010/04/16 13:48:29 pooka Exp $
+#              NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
 include "arch/atari/conf/std.atari"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -29,6 +29,8 @@
 file-system MFS # Memory based filesystem
 file-system MSDOSFS # MSDOS filesystem
 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
+file-system PTYFS # experimental - /dev/ptm support
+file-system TMPFS # Efficient memory file-system
 file-system KERNFS # Kernel parameter filesystem
 file-system NFS # Network File System client side code
 file-system PROCFS # Process filesystem
diff -r d92b205e79bc -r 85c1f7e950df sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Thu Apr 29 22:40:48 2010 +0000
+++ b/sys/arch/atari/conf/HADES Thu Apr 29 22:42:27 2010 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: HADES,v 1.91 2010/04/16 13:49:57 pooka Exp $
+# $NetBSD: HADES,v 1.92 2010/04/29 22:42:28 chs Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: HADES.in,v 1.11 2010/04/10 01:59:40 tsutsui Exp $
-#              NetBSD: GENERIC.in,v 1.87 2010/04/16 13:48:29 pooka Exp $
+#              NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
 include "arch/atari/conf/std.hades"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -28,6 +28,8 @@
 file-system MFS # Memory based filesystem
 file-system MSDOSFS # MSDOS filesystem
 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
+file-system PTYFS # experimental - /dev/ptm support
+file-system TMPFS # Efficient memory file-system
 file-system KERNFS # Kernel parameter filesystem
 file-system NFS # Network File System client side code
 file-system PROCFS # Process filesystem
diff -r d92b205e79bc -r 85c1f7e950df sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE  Thu Apr 29 22:40:48 2010 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE  Thu Apr 29 22:42:27 2010 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: MILAN-ISAIDE,v 1.68 2010/04/16 13:49:57 pooka Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.69 2010/04/29 22:42:28 chs Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: MILAN.in,v 1.25 2010/04/10 01:59:40 tsutsui Exp $
-#              NetBSD: GENERIC.in,v 1.87 2010/04/16 13:48:29 pooka Exp $
+#              NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
 include "arch/atari/conf/std.milan"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -28,6 +28,8 @@
 file-system MFS # Memory based filesystem
 file-system MSDOSFS # MSDOS filesystem
 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
+file-system PTYFS # experimental - /dev/ptm support
+file-system TMPFS # Efficient memory file-system
 file-system KERNFS # Kernel parameter filesystem
 file-system NFS # Network File System client side code
 file-system PROCFS # Process filesystem
diff -r d92b205e79bc -r 85c1f7e950df sys/arch/atari/conf/MILAN-PCIIDE
--- a/sys/arch/atari/conf/MILAN-PCIIDE  Thu Apr 29 22:40:48 2010 +0000
+++ b/sys/arch/atari/conf/MILAN-PCIIDE  Thu Apr 29 22:42:27 2010 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: MILAN-PCIIDE,v 1.72 2010/04/16 13:49:57 pooka Exp $
+# $NetBSD: MILAN-PCIIDE,v 1.73 2010/04/29 22:42:28 chs Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: MILAN.in,v 1.25 2010/04/10 01:59:40 tsutsui Exp $
-#              NetBSD: GENERIC.in,v 1.87 2010/04/16 13:48:29 pooka Exp $
+#              NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
 include "arch/atari/conf/std.milan"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -28,6 +28,8 @@
 file-system MFS # Memory based filesystem
 file-system MSDOSFS # MSDOS filesystem
 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
+file-system PTYFS # experimental - /dev/ptm support
+file-system TMPFS # Efficient memory file-system
 file-system KERNFS # Kernel parameter filesystem
 file-system NFS # Network File System client side code
 file-system PROCFS # Process filesystem
diff -r d92b205e79bc -r 85c1f7e950df sys/arch/atari/conf/SMALL030
--- a/sys/arch/atari/conf/SMALL030      Thu Apr 29 22:40:48 2010 +0000
+++ b/sys/arch/atari/conf/SMALL030      Thu Apr 29 22:42:27 2010 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: SMALL030,v 1.8 2010/04/16 13:49:57 pooka Exp $
+# $NetBSD: SMALL030,v 1.9 2010/04/29 22:42:28 chs Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.87 2010/04/16 13:48:29 pooka Exp $
+#              NetBSD: GENERIC.in,v 1.88 2010/04/29 22:40:50 chs Exp $
 include "arch/atari/conf/std.atari"
 makeoptions COPTS="-Os"
 maxusers 16
@@ -18,6 +18,8 @@
 file-system MFS # Memory based filesystem
 file-system MSDOSFS # MSDOS filesystem
 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
+file-system PTYFS # experimental - /dev/ptm support
+file-system TMPFS # Efficient memory file-system
 options WAPBL # File system journaling support - Experimental
 options PANICWAIT # Require keystroke to dump/reboot
 options COMPAT_16 # Compatibility with NetBSD 1.6



Home | Main Index | Thread Index | Old Index