mirror of
https://github.com/PDP-10/its.git
synced 2026-02-27 01:09:49 +00:00
ATSIGN CHAOS - Chaosnet support.
This commit is contained in:
committed by
Eric Swenson
parent
24ced84164
commit
6e82a88286
@@ -105,6 +105,7 @@ A list of [known ITS machines](doc/machines.md).
|
||||
- ARCDEV, transparent file system access to archive files.
|
||||
- ARCSAL, archive salvager.
|
||||
- ARGUS, alerts you when specified users login or logout.
|
||||
- ATSIGN CHAOS, Chaosnet support.
|
||||
- ATSIGN DEVICE, load device drivers.
|
||||
- ATSIGN TARAKA, starts dragons.
|
||||
- ATSIGN TCP, TCP support.
|
||||
|
||||
@@ -535,6 +535,11 @@ respond "*" "\033g"
|
||||
respond "*" ":midas sys;atsign tcp_syseng;@tcp\r"
|
||||
expect ":KILL"
|
||||
|
||||
# Chaosnet support
|
||||
respond "*" ":midas sysbin;_syseng;@chaos\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":link device;atsign chaos,sysbin;@chaos bin\r"
|
||||
|
||||
respond "*" ":link syseng;netwrk 999999,sysnet;netwrk >\r"
|
||||
|
||||
respond "*" ":midas .;ts redrct_sysnet;redrct\r"
|
||||
|
||||
Reference in New Issue
Block a user