From 772c9c4758b8e342495354bd754f77b9766fe81f Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Mon, 11 Feb 2019 10:11:44 +0100 Subject: [PATCH] Link from TS BOOT11 to 11STNK. This is a timesharing BOOT11 command. --- build/misc.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/build/misc.tcl b/build/misc.tcl index 9fe0024b..58a37882 100644 --- a/build/misc.tcl +++ b/build/misc.tcl @@ -1418,6 +1418,7 @@ expect ":KILL" # PDP-11 linker. respond "*" ":midas sys1;ts 11stnk_kldcp;11stnk\r" expect ":KILL" +respond "*" ":link .; ts boot11, sys1; ts 11stnk\r" # CARPET, remote PDP-11 debugger through Rubin 10-11 interface. respond "*" ":midas sys3;ts carpet_syseng;carpet\r"