Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mac68k/conf We don't need ADB debugging enabled any...
details: https://anonhg.NetBSD.org/src/rev/9017c1bbfc2f
branches: trunk
changeset: 487611:9017c1bbfc2f
user: scottr <scottr%NetBSD.org@localhost>
date: Sat Jun 10 02:33:59 2000 +0000
description:
We don't need ADB debugging enabled any longer.
diffstat:
sys/arch/mac68k/conf/INSTALL | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r dbf9fd95405b -r 9017c1bbfc2f sys/arch/mac68k/conf/INSTALL
--- a/sys/arch/mac68k/conf/INSTALL Fri Jun 09 22:38:56 2000 +0000
+++ b/sys/arch/mac68k/conf/INSTALL Sat Jun 10 02:33:59 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.4 2000/02/14 08:48:08 scottr Exp $
+# $NetBSD: INSTALL,v 1.5 2000/06/10 02:33:59 scottr Exp $
#
# INSTALL
@@ -30,7 +30,7 @@
# Diagnostic/debugging support options - XXX remove these at some point
options DIAGNOSTIC # cheap kernel consistency checks
options DDB # in-kernel debugger
-options ADB_DEBUG # ADB debugging
+#options ADB_DEBUG # ADB debugging
# Compatibility options
options COMPAT_10 # NetBSD 1.0,
Home |
Main Index |
Thread Index |
Old Index