1
0
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:
Lars Brinkhoff
2017-02-17 10:31:48 +01:00
committed by Eric Swenson
parent 24ced84164
commit 6e82a88286
2 changed files with 6 additions and 0 deletions

View File

@@ -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.

View File

@@ -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"