1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-24 19:40:28 +00:00

NETRFC - serve ARPANET connections.

This commit is contained in:
Lars Brinkhoff
2018-12-21 12:22:10 +01:00
parent a98551f8ec
commit ba046430dc
3 changed files with 52 additions and 0 deletions

View File

@@ -189,6 +189,10 @@ respond "*" ":midas sysbin;_syseng;@chaos\r"
expect ":KILL"
respond "*" ":link sys;atsign chaos,sysbin;@chaos bin\r"
# ARPANET support
respond "*" ":midas sys;atsign netrfc_sysen2; netrfc\r"
expect ":KILL"
# CHA: and CHAOS: device
respond "*" ":midas device;jobdev cha_dcp;chadev\r"
expect ":KILL"