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 Regenerate.



details:   https://anonhg.NetBSD.org/src/rev/ab6512d17377
branches:  trunk
changeset: 532025:ab6512d17377
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu May 30 19:45:49 2002 +0000

description:
Regenerate.

diffstat:

 sys/arch/amiga/conf/AMIGA   |  8 ++++----
 sys/arch/amiga/conf/DRACO   |  8 ++++----
 sys/arch/amiga/conf/INSTALL |  8 ++++----
 sys/arch/amiga/conf/WSCONS  |  8 ++++----
 4 files changed, 16 insertions(+), 16 deletions(-)

diffs (132 lines):

diff -r ac6eb55d7ad5 -r ab6512d17377 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Thu May 30 19:45:15 2002 +0000
+++ b/sys/arch/amiga/conf/AMIGA Thu May 30 19:45:49 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: AMIGA,v 1.50 2002/04/25 15:06:22 atatat Exp $
+# $NetBSD: AMIGA,v 1.51 2002/05/30 19:45:49 thorpej Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running make in this directory.
 #
-# Created from: #NetBSD: GENERIC,v 1.178 2002/04/19 16:11:26 heinz Exp $
+# Created from: #NetBSD: GENERIC,v 1.180 2002/05/30 19:45:15 thorpej Exp $
 
 #GENERIC machine description file
 
@@ -26,7 +26,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.50 $"
+#ident                 "GENERIC-$Revision: 1.51 $"
 
 maxusers       8
 options        RTC_OFFSET=0
@@ -157,7 +157,7 @@
 #options       DEBUG           # Enable misc. kernel debugging code
 #options       SYSCALL_DEBUG   # debug all syscalls.
 #options       SCSIDEBUG       # Add SCSI debugging statements
-#options       PANICBUTTON     # Forced crash via keypress (???)
+#options       PANICBUTTON     # Forced crash via keypress (?)
 
 #Amiga specific options
 
diff -r ac6eb55d7ad5 -r ab6512d17377 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Thu May 30 19:45:15 2002 +0000
+++ b/sys/arch/amiga/conf/DRACO Thu May 30 19:45:49 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.66 2002/04/25 15:06:22 atatat Exp $
+# $NetBSD: DRACO,v 1.67 2002/05/30 19:45:49 thorpej Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running make in this directory.
 #
-# Created from: #NetBSD: GENERIC,v 1.178 2002/04/19 16:11:26 heinz Exp $
+# Created from: #NetBSD: GENERIC,v 1.180 2002/05/30 19:45:15 thorpej Exp $
 
 #GENERIC machine description file
 
@@ -26,7 +26,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.66 $"
+#ident                 "GENERIC-$Revision: 1.67 $"
 
 maxusers       8
 options        RTC_OFFSET=0
@@ -145,7 +145,7 @@
 #options       DEBUG           # Enable misc. kernel debugging code
 #options       SYSCALL_DEBUG   # debug all syscalls.
 #options       SCSIDEBUG       # Add SCSI debugging statements
-#options       PANICBUTTON     # Forced crash via keypress (???)
+#options       PANICBUTTON     # Forced crash via keypress (?)
 
 #Amiga specific options
 
diff -r ac6eb55d7ad5 -r ab6512d17377 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL       Thu May 30 19:45:15 2002 +0000
+++ b/sys/arch/amiga/conf/INSTALL       Thu May 30 19:45:49 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.28 2002/04/25 15:06:23 atatat Exp $
+# $NetBSD: INSTALL,v 1.29 2002/05/30 19:45:49 thorpej Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running make in this directory.
 #
-# Created from: #NetBSD: GENERIC,v 1.178 2002/04/19 16:11:26 heinz Exp $
+# Created from: #NetBSD: GENERIC,v 1.180 2002/05/30 19:45:15 thorpej Exp $
 
 #GENERIC machine description file
 
@@ -26,7 +26,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.28 $"
+#ident                 "GENERIC-$Revision: 1.29 $"
 
 makeoptions    COPTS="-Os"
 
@@ -111,7 +111,7 @@
 #options       DEBUG           # Enable misc. kernel debugging code
 #options       SYSCALL_DEBUG   # debug all syscalls.
 #options       SCSIDEBUG       # Add SCSI debugging statements
-#options       PANICBUTTON     # Forced crash via keypress (???)
+#options       PANICBUTTON     # Forced crash via keypress (?)
 
 #Amiga specific options
 
diff -r ac6eb55d7ad5 -r ab6512d17377 sys/arch/amiga/conf/WSCONS
--- a/sys/arch/amiga/conf/WSCONS        Thu May 30 19:45:15 2002 +0000
+++ b/sys/arch/amiga/conf/WSCONS        Thu May 30 19:45:49 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: WSCONS,v 1.4 2002/04/25 15:06:23 atatat Exp $
+# $NetBSD: WSCONS,v 1.5 2002/05/30 19:45:49 thorpej Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running make in this directory.
 #
-# Created from: #NetBSD: GENERIC,v 1.178 2002/04/19 16:11:26 heinz Exp $
+# Created from: #NetBSD: GENERIC,v 1.180 2002/05/30 19:45:15 thorpej Exp $
 
 #GENERIC machine description file
 
@@ -26,7 +26,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.4 $"
+#ident                 "GENERIC-$Revision: 1.5 $"
 
 maxusers       8
 options        RTC_OFFSET=0
@@ -159,7 +159,7 @@
 #options       DEBUG           # Enable misc. kernel debugging code
 #options       SYSCALL_DEBUG   # debug all syscalls.
 #options       SCSIDEBUG       # Add SCSI debugging statements
-#options       PANICBUTTON     # Forced crash via keypress (???)
+#options       PANICBUTTON     # Forced crash via keypress (?)
 
 #Amiga specific options
 



Home | Main Index | Thread Index | Old Index