Module Name: src
Committed By: maxv
Date: Sat Jul 14 14:56:02 UTC 2018
Modified Files:
src/sys/arch/bebox/conf: INSTALL
src/sys/arch/sandpoint/conf: ENCPP1 SANDPOINT
Log Message:
Remove "options DEBUG_BY_TOOLS", it doesn't exist.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/arch/bebox/conf/INSTALL
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sandpoint/conf/ENCPP1
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/sandpoint/conf/SANDPOINT
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/bebox/conf/INSTALL
diff -u src/sys/arch/bebox/conf/INSTALL:1.62 src/sys/arch/bebox/conf/INSTALL:1.63
--- src/sys/arch/bebox/conf/INSTALL:1.62 Thu Sep 14 07:58:39 2017
+++ src/sys/arch/bebox/conf/INSTALL Sat Jul 14 14:56:02 2018
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.62 2017/09/14 07:58:39 mrg Exp $
+# $NetBSD: INSTALL,v 1.63 2018/07/14 14:56:02 maxv Exp $
#
# First try for BeBox config file
#
@@ -19,7 +19,6 @@ options MEMORY_DISK_ROOT_SIZE=4096 # si
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode
#options IPKDBUSERHACK # Allow access to mapped memory via kgdb
-#options DEBUG_BY_TOOLS # Allow debugging from toolsnet
# HMAC key to be used for debugging sessions
#options IPKDBKEY="\"HMAC pass phrase text\""
#options IPKDBSECURE # Allow debugging even when securelevel > 0
Index: src/sys/arch/sandpoint/conf/ENCPP1
diff -u src/sys/arch/sandpoint/conf/ENCPP1:1.18 src/sys/arch/sandpoint/conf/ENCPP1:1.19
--- src/sys/arch/sandpoint/conf/ENCPP1:1.18 Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sandpoint/conf/ENCPP1 Sat Jul 14 14:56:02 2018
@@ -1,4 +1,4 @@
-# $NetBSD: ENCPP1,v 1.18 2017/09/14 07:58:43 mrg Exp $
+# $NetBSD: ENCPP1,v 1.19 2018/07/14 14:56:02 maxv Exp $
#
# Ampro EnCorePP1 machine description file
#
@@ -23,12 +23,11 @@ options PIC_I8259
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ENCPP1-$Revision: 1.18 $"
+#ident "ENCPP1-$Revision: 1.19 $"
maxusers 32
#options IPKDBUSERHACK # Allow access to mapped memory via kgdb
-#options DEBUG_BY_TOOLS # Allow debugging from toolsnet
# HMAC key to be used for debugging sessions
#options IPKDBKEY="\"HMAC pass phrase text\""
#options IPKDBSECURE # Allow debugging even when securelevel > 0
Index: src/sys/arch/sandpoint/conf/SANDPOINT
diff -u src/sys/arch/sandpoint/conf/SANDPOINT:1.14 src/sys/arch/sandpoint/conf/SANDPOINT:1.15
--- src/sys/arch/sandpoint/conf/SANDPOINT:1.14 Thu Sep 14 07:58:43 2017
+++ src/sys/arch/sandpoint/conf/SANDPOINT Sat Jul 14 14:56:02 2018
@@ -1,4 +1,4 @@
-# $NetBSD: SANDPOINT,v 1.14 2017/09/14 07:58:43 mrg Exp $
+# $NetBSD: SANDPOINT,v 1.15 2018/07/14 14:56:02 maxv Exp $
#
# Sandpoint X3/X2 machine description file
#
@@ -23,14 +23,13 @@ options PIC_I8259
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "SANDPOINT-$Revision: 1.14 $"
+#ident "SANDPOINT-$Revision: 1.15 $"
maxusers 32
options ALTIVEC # Include AltiVec support
#options IPKDBUSERHACK # Allow access to mapped memory via kgdb
-#options DEBUG_BY_TOOLS # Allow debugging from toolsnet
# HMAC key to be used for debugging sessions
#options IPKDBKEY="\"HMAC pass phrase text\""
#options IPKDBSECURE # Allow debugging even when securelevel > 0