Module Name: src
Committed By: christos
Date: Fri Mar 29 21:06:51 UTC 2019
Modified Files:
src/sys/arch/zaurus/conf: GENERIC
Log Message:
bye ddb and we fit again.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/zaurus/conf/GENERIC
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/zaurus/conf/GENERIC
diff -u src/sys/arch/zaurus/conf/GENERIC:1.84 src/sys/arch/zaurus/conf/GENERIC:1.85
--- src/sys/arch/zaurus/conf/GENERIC:1.84 Thu Feb 7 16:53:50 2019
+++ src/sys/arch/zaurus/conf/GENERIC Fri Mar 29 17:06:51 2019
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.84 2019/02/07 21:53:50 rin Exp $
+# $NetBSD: GENERIC,v 1.85 2019/03/29 21:06:51 christos Exp $
#
# GENERIC machine description file
#
@@ -150,8 +150,8 @@ options WSDISPLAY_COMPAT_RAWKBD # can
options DIAGNOSTIC # internal consistency checks
#options DEBUG
#options VERBOSE_INIT_ARM # verbose bootstraping messages
-options DDB # in-kernel debugger
-options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
+#options DDB # in-kernel debugger
+#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#options KGDB
#makeoptions DEBUG="-g" # compile full symbol table
makeoptions COPY_SYMTAB=1