Module Name: src
Committed By: chs
Date: Thu Apr 29 22:42:28 UTC 2010
Modified Files:
src/sys/arch/amiga/conf: DRACO GENERIC INSTALL
src/sys/arch/atari/conf: ATARITT FALCON HADES MILAN-ISAIDE MILAN-PCIIDE
SMALL030
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/sys/arch/amiga/conf/DRACO
cvs rdiff -u -r1.262 -r1.263 src/sys/arch/amiga/conf/GENERIC
cvs rdiff -u -r1.86 -r1.87 src/sys/arch/amiga/conf/INSTALL
cvs rdiff -u -r1.101 -r1.102 src/sys/arch/atari/conf/ATARITT
cvs rdiff -u -r1.98 -r1.99 src/sys/arch/atari/conf/FALCON
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/atari/conf/HADES
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/atari/conf/MILAN-ISAIDE
cvs rdiff -u -r1.72 -r1.73 src/sys/arch/atari/conf/MILAN-PCIIDE
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/atari/conf/SMALL030
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/amiga/conf/DRACO
diff -u src/sys/arch/amiga/conf/DRACO:1.133 src/sys/arch/amiga/conf/DRACO:1.134
--- src/sys/arch/amiga/conf/DRACO:1.133 Fri Apr 16 13:49:57 2010
+++ src/sys/arch/amiga/conf/DRACO Thu Apr 29 22:42:27 2010
@@ -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
Index: src/sys/arch/amiga/conf/GENERIC
diff -u src/sys/arch/amiga/conf/GENERIC:1.262 src/sys/arch/amiga/conf/GENERIC:1.263
--- src/sys/arch/amiga/conf/GENERIC:1.262 Fri Apr 16 13:49:57 2010
+++ src/sys/arch/amiga/conf/GENERIC Thu Apr 29 22:42:27 2010
@@ -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
Index: src/sys/arch/amiga/conf/INSTALL
diff -u src/sys/arch/amiga/conf/INSTALL:1.86 src/sys/arch/amiga/conf/INSTALL:1.87
--- src/sys/arch/amiga/conf/INSTALL:1.86 Fri Apr 16 13:49:57 2010
+++ src/sys/arch/amiga/conf/INSTALL Thu Apr 29 22:42:27 2010
@@ -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"
Index: src/sys/arch/atari/conf/ATARITT
diff -u src/sys/arch/atari/conf/ATARITT:1.101 src/sys/arch/atari/conf/ATARITT:1.102
--- src/sys/arch/atari/conf/ATARITT:1.101 Fri Apr 16 13:49:57 2010
+++ src/sys/arch/atari/conf/ATARITT Thu Apr 29 22:42:27 2010
@@ -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
Index: src/sys/arch/atari/conf/FALCON
diff -u src/sys/arch/atari/conf/FALCON:1.98 src/sys/arch/atari/conf/FALCON:1.99
--- src/sys/arch/atari/conf/FALCON:1.98 Fri Apr 16 13:49:57 2010
+++ src/sys/arch/atari/conf/FALCON Thu Apr 29 22:42:27 2010
@@ -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
Index: src/sys/arch/atari/conf/HADES
diff -u src/sys/arch/atari/conf/HADES:1.91 src/sys/arch/atari/conf/HADES:1.92
--- src/sys/arch/atari/conf/HADES:1.91 Fri Apr 16 13:49:57 2010
+++ src/sys/arch/atari/conf/HADES Thu Apr 29 22:42:28 2010
@@ -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
Index: src/sys/arch/atari/conf/MILAN-ISAIDE
diff -u src/sys/arch/atari/conf/MILAN-ISAIDE:1.68 src/sys/arch/atari/conf/MILAN-ISAIDE:1.69
--- src/sys/arch/atari/conf/MILAN-ISAIDE:1.68 Fri Apr 16 13:49:57 2010
+++ src/sys/arch/atari/conf/MILAN-ISAIDE Thu Apr 29 22:42:28 2010
@@ -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
Index: src/sys/arch/atari/conf/MILAN-PCIIDE
diff -u src/sys/arch/atari/conf/MILAN-PCIIDE:1.72 src/sys/arch/atari/conf/MILAN-PCIIDE:1.73
--- src/sys/arch/atari/conf/MILAN-PCIIDE:1.72 Fri Apr 16 13:49:57 2010
+++ src/sys/arch/atari/conf/MILAN-PCIIDE Thu Apr 29 22:42:28 2010
@@ -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
Index: src/sys/arch/atari/conf/SMALL030
diff -u src/sys/arch/atari/conf/SMALL030:1.8 src/sys/arch/atari/conf/SMALL030:1.9
--- src/sys/arch/atari/conf/SMALL030:1.8 Fri Apr 16 13:49:57 2010
+++ src/sys/arch/atari/conf/SMALL030 Thu Apr 29 22:42:28 2010
@@ -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