Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/sys/arch Regen for ticket #929.
details: https://anonhg.NetBSD.org/src/rev/69a5be952b11
branches: netbsd-3
changeset: 577437:69a5be952b11
user: tron <tron%NetBSD.org@localhost>
date: Sat Nov 05 00:42:33 2005 +0000
description:
Regen for ticket #929.
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 | 4 ++--
sys/arch/atari/conf/BOOTX | 4 ++--
sys/arch/atari/conf/FALCON | 6 +++---
sys/arch/atari/conf/HADES | 6 +++---
sys/arch/atari/conf/MILAN-ISAIDE | 8 ++++----
sys/arch/atari/conf/MILAN-PCIIDE | 8 ++++----
12 files changed, 41 insertions(+), 41 deletions(-)
diffs (truncated from 338 to 300 lines):
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/amiga/conf/AMIGA Sat Nov 05 00:42:33 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: AMIGA,v 1.77.2.2 2005/08/14 21:14:16 riz Exp $
+# $NetBSD: AMIGA,v 1.77.2.3 2005/11/05 00:42:33 tron Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.34 2005/02/25 13:46:48 simonb Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.34.2.3 2005/11/05 00:39:47 tron Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.77.2.2 $"
+#ident "GENERIC-$Revision: 1.77.2.3 $"
maxusers 8
@@ -190,7 +190,7 @@
#
options DDB # Kernel debugger
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
-options DIAGNOSTIC # Extra kernel sanity checks
+#options DIAGNOSTIC # Extra kernel sanity checks
#options DEBUG # Enable misc. kernel debugging code
#options SYSCALL_DEBUG # debug all syscalls.
#options SCSIDEBUG # Add SCSI debugging statements
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/amiga/conf/DRACO Sat Nov 05 00:42:33 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.93.2.2 2005/08/14 21:13:44 riz Exp $
+# $NetBSD: DRACO,v 1.93.2.3 2005/11/05 00:42:33 tron Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.34 2005/02/25 13:46:48 simonb Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.34.2.3 2005/11/05 00:39:47 tron Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.93.2.2 $"
+#ident "GENERIC-$Revision: 1.93.2.3 $"
maxusers 8
@@ -179,7 +179,7 @@
#
options DDB # Kernel debugger
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
-options DIAGNOSTIC # Extra kernel sanity checks
+#options DIAGNOSTIC # Extra kernel sanity checks
#options DEBUG # Enable misc. kernel debugging code
#options SYSCALL_DEBUG # debug all syscalls.
#options SCSIDEBUG # Add SCSI debugging statements
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/amiga/conf/GENERIC Sat Nov 05 00:42:33 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.214.2.2 2005/08/14 21:14:13 riz Exp $
+# $NetBSD: GENERIC,v 1.214.2.3 2005/11/05 00:42:33 tron Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.34 2005/02/25 13:46:48 simonb Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.34.2.3 2005/11/05 00:39:47 tron Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.214.2.2 $"
+#ident "GENERIC-$Revision: 1.214.2.3 $"
maxusers 8
@@ -191,7 +191,7 @@
#
options DDB # Kernel debugger
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
-options DIAGNOSTIC # Extra kernel sanity checks
+#options DIAGNOSTIC # Extra kernel sanity checks
#options DEBUG # Enable misc. kernel debugging code
#options SYSCALL_DEBUG # debug all syscalls.
#options SCSIDEBUG # Add SCSI debugging statements
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/amiga/conf/INSTALL Sat Nov 05 00:42:33 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.52.2.2 2005/08/14 21:14:39 riz Exp $
+# $NetBSD: INSTALL,v 1.52.2.3 2005/11/05 00:42:33 tron Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.34 2005/02/25 13:46:48 simonb Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.34.2.3 2005/11/05 00:39:47 tron Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.52.2.2 $"
+#ident "GENERIC-$Revision: 1.52.2.3 $"
makeoptions COPTS="-Os"
@@ -144,7 +144,7 @@
#
options DDB # Kernel debugger
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
-options DIAGNOSTIC # Extra kernel sanity checks
+#options DIAGNOSTIC # Extra kernel sanity checks
#options DEBUG # Enable misc. kernel debugging code
#options SYSCALL_DEBUG # debug all syscalls.
#options SCSIDEBUG # Add SCSI debugging statements
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/amiga/conf/WSCONS
--- a/sys/arch/amiga/conf/WSCONS Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/amiga/conf/WSCONS Sat Nov 05 00:42:33 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: WSCONS,v 1.31.2.2 2005/08/14 21:14:15 riz Exp $
+# $NetBSD: WSCONS,v 1.31.2.3 2005/11/05 00:42:33 tron Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.34 2005/02/25 13:46:48 simonb Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.34.2.3 2005/11/05 00:39:47 tron Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.31.2.2 $"
+#ident "GENERIC-$Revision: 1.31.2.3 $"
maxusers 8
@@ -191,7 +191,7 @@
#
options DDB # Kernel debugger
#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
-options DIAGNOSTIC # Extra kernel sanity checks
+#options DIAGNOSTIC # Extra kernel sanity checks
#options DEBUG # Enable misc. kernel debugging code
#options SYSCALL_DEBUG # debug all syscalls.
#options SCSIDEBUG # Add SCSI debugging statements
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/atari/conf/ATARITT Sat Nov 05 00:42:33 2005 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: ATARITT,v 1.68.2.1 2005/08/14 21:13:58 riz Exp $
+# $NetBSD: ATARITT,v 1.68.2.2 2005/11/05 00:42:33 tron 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.47.2.3 2005/11/05 00:39:48 tron Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -89,7 +89,7 @@
options KTRACE # Add kernel tracing system call
options SYSTRACE # system call vetting via systrace(1)
-options DIAGNOSTIC # Add additional error checking code
+
options USERCONF # userconf(4) support
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/atari/conf/BOOT
--- a/sys/arch/atari/conf/BOOT Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/atari/conf/BOOT Sat Nov 05 00:42:33 2005 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: BOOT,v 1.61.2.1 2005/08/14 21:13:43 riz Exp $
+# $NetBSD: BOOT,v 1.61.2.2 2005/11/05 00:42:33 tron 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.47.2.3 2005/11/05 00:39:48 tron Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/atari/conf/BOOTX
--- a/sys/arch/atari/conf/BOOTX Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/atari/conf/BOOTX Sat Nov 05 00:42:33 2005 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: BOOTX,v 1.56.2.1 2005/08/14 21:14:37 riz Exp $
+# $NetBSD: BOOTX,v 1.56.2.2 2005/11/05 00:42:33 tron 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.47.2.3 2005/11/05 00:39:48 tron Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/atari/conf/FALCON Sat Nov 05 00:42:33 2005 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: FALCON,v 1.66.2.1 2005/08/14 21:13:57 riz Exp $
+# $NetBSD: FALCON,v 1.66.2.2 2005/11/05 00:42:33 tron 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.47.2.3 2005/11/05 00:39:48 tron Exp $
include "arch/atari/conf/std.atari"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -87,7 +87,7 @@
options KTRACE # Add kernel tracing system call
options SYSTRACE # system call vetting via systrace(1)
-options DIAGNOSTIC # Add additional error checking code
+
options USERCONF # userconf(4) support
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/atari/conf/HADES Sat Nov 05 00:42:33 2005 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: HADES,v 1.58.2.1 2005/08/14 21:14:40 riz Exp $
+# $NetBSD: HADES,v 1.58.2.2 2005/11/05 00:42:34 tron 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.47.2.3 2005/11/05 00:39:48 tron Exp $
include "arch/atari/conf/std.hades"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
@@ -89,7 +89,7 @@
options KTRACE # Add kernel tracing system call
options SYSTRACE # system call vetting via systrace(1)
-options DIAGNOSTIC # Add additional error checking code
+
options USERCONF # userconf(4) support
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
diff -r c3264fa748b2 -r 69a5be952b11 sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE Sat Nov 05 00:39:47 2005 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE Sat Nov 05 00:42:33 2005 +0000
@@ -1,12 +1,12 @@
#
-# $NetBSD: MILAN-ISAIDE,v 1.34.2.1 2005/08/14 21:14:11 riz Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.34.2.2 2005/11/05 00:42:34 tron 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: MILAN.in,v 1.17.10.1 2005/06/01 17:19:31 riz Exp $
+# NetBSD: GENERIC.in,v 1.47.2.3 2005/11/05 00:39:48 tron Exp $
include "arch/atari/conf/std.milan"
Home |
Main Index |
Thread Index |
Old Index