mirror of
https://github.com/PDP-10/its.git
synced 2026-03-03 18:26:16 +00:00
CTN - networking "supdup" CRTSTY.
This commit is contained in:
@@ -82,6 +82,16 @@ respond " BIN" "\r"
|
||||
respond "*" ":kill\r"
|
||||
respond "*" ":link sys3;ts crtsty,sysbin;crtsty bin\r"
|
||||
|
||||
# CTN, networking "supdup" CRTSTY
|
||||
respond "*" ":midas /t sysbin;ctn bin_syseng; crtsty\r"
|
||||
respond "with ^C" "NET==1\r\003"
|
||||
expect ":KILL"
|
||||
respond "*" ":job ctn\r"
|
||||
respond "*" ":load sysbin; ctn bin\r"
|
||||
respond "*" "purify\033g"
|
||||
respond " BIN" "sys3; ts ctn\r"
|
||||
respond "*" ":kill\r"
|
||||
|
||||
respond "*" ":midas /t sysbin;_sysen2;peek\r"
|
||||
peek_switches
|
||||
expect ":KILL"
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
- CRTSTY, provide display support for additional terminal types.
|
||||
- CTIMES, Chaosnet time server.
|
||||
- CTIMSR, Chaosnet time server.
|
||||
- CTN, networking "supdup" CRTSTY.
|
||||
- D, SUDS drawing program
|
||||
- DATE, print date and time.
|
||||
- DATSRV, server for RFC 867 Daytime protocol.
|
||||
|
||||
Reference in New Issue
Block a user