mirror of
https://github.com/PDP-10/its.git
synced 2026-02-27 01:09:49 +00:00
Name HOSTS3 binary TS HOSTS3 instead of HOSTS3 BIN.
This makes it much easier to rebuild the hosts table.
This commit is contained in:
committed by
Eric Swenson
parent
6e82a88286
commit
adf938886c
@@ -517,7 +517,7 @@ expect ":KILL"
|
||||
respond "*" ":midas kshack;ts mtboot_kshack;mtboot\r"
|
||||
expect ":KILL"
|
||||
|
||||
respond "*" ":midas syshst;_syshst;hosts3\r"
|
||||
respond "*" ":midas syshst;ts hosts3_syshst;hosts3\r"
|
||||
expect ":KILL"
|
||||
|
||||
respond "*" ":link syseng;t20mac 999999,system;t20mac >\r"
|
||||
@@ -526,10 +526,8 @@ respond "*" ":midas syshst;_syshst;h3make\r"
|
||||
expect ":KILL"
|
||||
|
||||
# build binary host table
|
||||
respond "*" ":job hosts3\r"
|
||||
respond "*" ":load syshst; hosts3 bin\r"
|
||||
respond "*" ":jcl /insert syshst; h3text > /outfil sysbin; hosts3 bin\r"
|
||||
respond "*" "\033g"
|
||||
respond "*" ":syshst;hosts3 /insert syshst; h3text > /outfil sysbin; hosts3 bin\r"
|
||||
expect ":KILL"
|
||||
|
||||
# basic TCP support
|
||||
respond "*" ":midas sys;atsign tcp_syseng;@tcp\r"
|
||||
|
||||
Reference in New Issue
Block a user