Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf add commented LOCKDEBUG
details: https://anonhg.NetBSD.org/src/rev/f541d4e65197
branches: trunk
changeset: 495399:f541d4e65197
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Jul 27 14:10:25 2000 +0000
description:
add commented LOCKDEBUG
diffstat:
sys/arch/sparc64/conf/EVERGLADES | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 856c8fc481a7 -r f541d4e65197 sys/arch/sparc64/conf/EVERGLADES
--- a/sys/arch/sparc64/conf/EVERGLADES Thu Jul 27 14:00:56 2000 +0000
+++ b/sys/arch/sparc64/conf/EVERGLADES Thu Jul 27 14:10:25 2000 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: EVERGLADES,v 1.3 2000/07/07 14:22:57 mrg Exp $
+# $NetBSD: EVERGLADES,v 1.4 2000/07/27 14:10:25 mrg Exp $
#
# from: NetBSD: GENERIC,v 1.33 2000/05/19 05:28:47 eeh Exp
include "arch/sparc64/conf/std.sparc64"
-#ident "GENERIC-$Revision: 1.3 $"
+#ident "GENERIC-$Revision: 1.4 $"
maxusers 32
@@ -14,7 +14,7 @@
# Options for variants of the Sun SPARC architecure.
# We currently support three architecture types; at least one is required.
options SUN4U # sun4u - Ultra 140 and 170
-options TRAPWIN
+#options LOCKDEBUG
options __ELF__ # we use elf
#options _LP64 # we're using a 64-bit compiler
Home |
Main Index |
Thread Index |
Old Index