mirror of
https://github.com/PDP-10/its.git
synced 2026-05-01 05:59:11 +00:00
Avoid hardcoding machine names.
Instead, use ITSNMS table. - MAGFRM doesn't need to check machine name. - But still knows about MC's config... - Look up hosts in ITSNMS table instead of a hardwired one, and use all of the ITSNMS for *.
This commit is contained in:
committed by
Lars Brinkhoff
parent
fec5059bfe
commit
6c1180aa52
@@ -15,7 +15,7 @@ respond "*" ":job lisp\r"
|
||||
respond "*" ":load .temp.;*lisp bin\r"
|
||||
respond "*" "\033g"
|
||||
respond "*" "purify\033g"
|
||||
respond "*" ":pdump sys;purqio 2154\r"
|
||||
respond "*" ":pdump sys;purqio 2155\r"
|
||||
respond "*" ":kill\r"
|
||||
|
||||
respond "*" ":link sys;ts lisp,sys:purqio >\r"
|
||||
|
||||
Reference in New Issue
Block a user