mirror of
https://github.com/PDP-10/its.git
synced 2026-04-18 00:57:09 +00:00
Build UNTLAK, after fixing it to insert _MIDAS from its current location.
This commit is contained in:
committed by
Eric Swenson
parent
075a54f854
commit
bac9c19e71
@@ -358,6 +358,9 @@ type ":vk\r"
|
|||||||
respond "*" ":link sys2;ts u,sys2;ts users\r"
|
respond "*" ":link sys2;ts u,sys2;ts users\r"
|
||||||
type ":vk\r"
|
type ":vk\r"
|
||||||
|
|
||||||
|
respond "*" ":midas sys2;ts talk_gren;untalk\r"
|
||||||
|
expect ":KILL"
|
||||||
|
|
||||||
respond "*" ":midas sysbin;_sysen2;find\r"
|
respond "*" ":midas sysbin;_sysen2;find\r"
|
||||||
expect ":KILL"
|
expect ":KILL"
|
||||||
respond "*" ":link sys;ts find,sysbin;find bin\r"
|
respond "*" ":link sys;ts find,sysbin;find bin\r"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
title UNTALK
|
title UNTALK
|
||||||
; Split-screen comm-link program
|
; Split-screen comm-link program
|
||||||
.insrt mc: Uncola; .Midas >
|
.insrt Gren; .Midas >
|
||||||
comin=: 1
|
comin=: 1
|
||||||
comout=: 2
|
comout=: 2
|
||||||
char=: 3 ? ttyin=: 3
|
char=: 3 ? ttyin=: 3
|
||||||
|
|||||||
Reference in New Issue
Block a user