Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/amiga/conf regen for: enable USERCONF



details:   https://anonhg.NetBSD.org/src/rev/2b4b59144735
branches:  trunk
changeset: 536529:2b4b59144735
user:      lukem <lukem%NetBSD.org@localhost>
date:      Wed Sep 18 02:16:01 2002 +0000

description:
regen for: enable USERCONF

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/MDINSTALL |  4 ++--
 sys/arch/amiga/conf/WSCONS    |  8 ++++----
 6 files changed, 22 insertions(+), 22 deletions(-)

diffs (183 lines):

diff -r 4ca9ef0fe958 -r 2b4b59144735 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Wed Sep 18 02:15:09 2002 +0000
+++ b/sys/arch/amiga/conf/AMIGA Wed Sep 18 02:16:01 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: AMIGA,v 1.54 2002/07/05 13:28:00 abs Exp $
+# $NetBSD: AMIGA,v 1.55 2002/09/18 02:16:01 lukem Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.2 2002/07/05 13:18:21 abs Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.3 2002/09/18 02:15:09 lukem Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.54 $"
+#ident                 "GENERIC-$Revision: 1.55 $"
 
 
 maxusers       8
@@ -153,7 +153,7 @@
 options        UCONSOLE        # anyone can redirect a virtual console
 #options       INSECURE        # disable kernel security levels
 options        SCSIVERBOSE     # human readable SCSI error messages
-#options       USERCONF        # userconf(4) support
+options        USERCONF        # userconf(4) support
 options        NTP             # NTP phase/frequency locked loop
 #options       PIPE_SOCKETPAIR # smaller, but slower pipe(2)
 
diff -r 4ca9ef0fe958 -r 2b4b59144735 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Wed Sep 18 02:15:09 2002 +0000
+++ b/sys/arch/amiga/conf/DRACO Wed Sep 18 02:16:01 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.70 2002/07/05 13:28:00 abs Exp $
+# $NetBSD: DRACO,v 1.71 2002/09/18 02:16:01 lukem Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.2 2002/07/05 13:18:21 abs Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.3 2002/09/18 02:15:09 lukem Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.70 $"
+#ident                 "GENERIC-$Revision: 1.71 $"
 
 
 maxusers       8
@@ -142,7 +142,7 @@
 options        UCONSOLE        # anyone can redirect a virtual console
 #options       INSECURE        # disable kernel security levels
 options        SCSIVERBOSE     # human readable SCSI error messages
-#options       USERCONF        # userconf(4) support
+options        USERCONF        # userconf(4) support
 options        NTP             # NTP phase/frequency locked loop
 #options       PIPE_SOCKETPAIR # smaller, but slower pipe(2)
 
diff -r 4ca9ef0fe958 -r 2b4b59144735 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Wed Sep 18 02:15:09 2002 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Wed Sep 18 02:16:01 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.183 2002/07/05 13:28:00 abs Exp $
+# $NetBSD: GENERIC,v 1.184 2002/09/18 02:16:01 lukem Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.2 2002/07/05 13:18:21 abs Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.3 2002/09/18 02:15:09 lukem Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.183 $"
+#ident                 "GENERIC-$Revision: 1.184 $"
 
 
 maxusers       8
@@ -154,7 +154,7 @@
 options        UCONSOLE        # anyone can redirect a virtual console
 #options       INSECURE        # disable kernel security levels
 options        SCSIVERBOSE     # human readable SCSI error messages
-#options       USERCONF        # userconf(4) support
+options        USERCONF        # userconf(4) support
 options        NTP             # NTP phase/frequency locked loop
 #options       PIPE_SOCKETPAIR # smaller, but slower pipe(2)
 
diff -r 4ca9ef0fe958 -r 2b4b59144735 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL       Wed Sep 18 02:15:09 2002 +0000
+++ b/sys/arch/amiga/conf/INSTALL       Wed Sep 18 02:16:01 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.32 2002/07/05 13:28:00 abs Exp $
+# $NetBSD: INSTALL,v 1.33 2002/09/18 02:16:01 lukem Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.2 2002/07/05 13:18:21 abs Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.3 2002/09/18 02:15:09 lukem Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.32 $"
+#ident                 "GENERIC-$Revision: 1.33 $"
 
 makeoptions    COPTS="-Os"
 
@@ -114,7 +114,7 @@
 
 #options       INSECURE        # disable kernel security levels
 options        SCSIVERBOSE     # human readable SCSI error messages
-#options       USERCONF        # userconf(4) support
+options        USERCONF        # userconf(4) support
 options        PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
 options        MALLOC_NOINLINE         # Not inlining MALLOC saves memory
 
diff -r 4ca9ef0fe958 -r 2b4b59144735 sys/arch/amiga/conf/MDINSTALL
--- a/sys/arch/amiga/conf/MDINSTALL     Wed Sep 18 02:15:09 2002 +0000
+++ b/sys/arch/amiga/conf/MDINSTALL     Wed Sep 18 02:16:01 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: MDINSTALL,v 1.14 2002/07/05 13:40:11 abs Exp $
+#      $NetBSD: MDINSTALL,v 1.15 2002/09/18 02:16:01 lukem Exp $
 
 #
 # INSTALL kernel for ramdisk installation
@@ -58,7 +58,7 @@
 #options       INSECURE        # disable kernel security levels
 options        SCSIVERBOSE     # human readable SCSI error messages
 options        NTP             # NTP phase/frequency locked loop
-#options       USERCONF        # userconf(4) support
+options        USERCONF        # userconf(4) support
 options        PIPE_SOCKETPAIR         # smaller, but slower pipe(2)
 options        MALLOC_NOINLINE         # Not inlining MALLOC saves memory
 
diff -r 4ca9ef0fe958 -r 2b4b59144735 sys/arch/amiga/conf/WSCONS
--- a/sys/arch/amiga/conf/WSCONS        Wed Sep 18 02:15:09 2002 +0000
+++ b/sys/arch/amiga/conf/WSCONS        Wed Sep 18 02:16:01 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: WSCONS,v 1.8 2002/07/05 13:27:59 abs Exp $
+# $NetBSD: WSCONS,v 1.9 2002/09/18 02:16:02 lukem Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.2 2002/07/05 13:18:21 abs Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.3 2002/09/18 02:15:09 lukem Exp $
 #
 # GENERIC machine description file
 #
@@ -28,7 +28,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.8 $"
+#ident                 "GENERIC-$Revision: 1.9 $"
 
 
 maxusers       8
@@ -154,7 +154,7 @@
 options        UCONSOLE        # anyone can redirect a virtual console
 #options       INSECURE        # disable kernel security levels
 options        SCSIVERBOSE     # human readable SCSI error messages
-#options       USERCONF        # userconf(4) support
+options        USERCONF        # userconf(4) support
 options        NTP             # NTP phase/frequency locked loop
 #options       PIPE_SOCKETPAIR # smaller, but slower pipe(2)
 



Home | Main Index | Thread Index | Old Index