1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-22 21:49:27 +00:00

Workarounds for LC ITS build.

This commit is contained in:
Lars Brinkhoff
2018-08-17 10:44:42 -07:00
parent d6b7f7c4d4
commit d3d92313e4
2 changed files with 4 additions and 1 deletions

View File

@@ -54,5 +54,5 @@ HOST : CHAOS 3123, CHAOS 4403 : BRIDGE.AMS.Chaosnet.NET, BR.AMS.Chaosnet.NET : U
HOST : CHAOS 4404 : FILECOMPUTER.AMS.Chaosnet.NET, FC.AMS.Chaosnet.NET, FS.AMS.Chaosnet.NET : UNIX : UNIX : :
HOST : CHAOS 3037 : PUMA.NoCrew.ORG, PUMA : PDP-11 : MINITS : :
HOST : CHAOS 3116 : PREP.NoCrew.ORG, PREP : VAX : UNIX : :
HOST : CHAOS 3130, 10.1.2.3 : LC : PDP-10 : ITS : :
HOST : %CHAOS%%IP% : %HOSTNAME%, LC : PDP-10 : ITS : :

View File

@@ -59,6 +59,9 @@ proc quit_emulator {} {
}
proc initialize_comsat {} {
# mfinit$g results in DEATHV
return
respond "*" ":job comsat\r"
respond "*" ":load .mail.;comsat launch\r"
respond "*" "debug/-1\r"