Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/alpha/conf Revert previous commit. It was an accident.
details: https://anonhg.NetBSD.org/src/rev/f4b4849a43be
branches: trunk
changeset: 325413:f4b4849a43be
user: skrll <skrll%NetBSD.org@localhost>
date: Mon Dec 23 13:08:00 2013 +0000
description:
Revert previous commit. It was an accident.
diffstat:
sys/arch/alpha/conf/GENERIC | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 047778245e3b -r f4b4849a43be sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC Mon Dec 23 12:50:56 2013 +0000
+++ b/sys/arch/alpha/conf/GENERIC Mon Dec 23 13:08:00 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.355 2013/12/18 12:43:59 skrll Exp $
+# $NetBSD: GENERIC,v 1.356 2013/12/23 13:08:00 skrll Exp $
#
# This machine description file is used to generate the default NetBSD
# kernel.
@@ -19,7 +19,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "GENERIC-$Revision: 1.355 $"
+ident "GENERIC-$Revision: 1.356 $"
maxusers 32
@@ -59,7 +59,7 @@
#options KMEMSTATS # Collect kmem usage statistics
options DDB # kernel debugger
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
-makeoptions DEBUG="-g"
+#makeoptions DEBUG="-g"
#makeoptions DEBUGLIST="pattern1 pattern2 ..."
#options KGDB # Remote kernel GDB support
Home |
Main Index |
Thread Index |
Old Index