summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-09-24 03:23:48 +0000
committerobrien <obrien@FreeBSD.org>2001-09-24 03:23:48 +0000
commit94003d0787636e0bdffc200ddc601f210ecfca32 (patch)
tree0333b538a8ffb08b0da9e4fa24dd4c6600ae80f2 /sys/sparc64/conf
parent3f2b0369791a259b09975560f6b4afd058def837 (diff)
downloadFreeBSD-src-94003d0787636e0bdffc200ddc601f210ecfca32.zip
FreeBSD-src-94003d0787636e0bdffc200ddc601f210ecfca32.tar.gz
+ Fix misplacement of `txp'
+ Document our -CURRENT debugging bits
Diffstat (limited to 'sys/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 00d3d2c..9f072a4 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -36,7 +36,7 @@ options MD_ROOT #MD is a potential root device
options MD_ROOT_SIZE=64
# Debugging for use in -current
-options DDB
+options DDB #Enable the kernel debugger
# Pseudo devices - the number indicates how many units to allocate.
device md
OpenPOWER on IntegriCloud