1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-02 06:25:59 +00:00

Added LOSS device.

This commit is contained in:
Eric Swenson
2016-12-12 08:35:28 -08:00
parent 4ba7847362
commit 114b672bfc
3 changed files with 465 additions and 0 deletions

View File

@@ -392,6 +392,11 @@ respond "*" ":midas sys1;ts dcrock_sysen1;dcrock\r"
respond "System?" "ITS\r"
expect ":KILL"
# LOSS device
respond "*" ":midas device;jobdev loss_syseng;loss\r"
expect ":KILL"
respond "*" ":link device;jobdev los,device;jobdev loss\r"
respond "*" ":midas sys1;ts dir_bawden;dir^k\r"
expect ":KILL"