1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-26 04:07:36 +00:00

MBXLOC - lock a mailbox.

This commit is contained in:
Lars Brinkhoff
2019-11-27 14:36:32 +01:00
parent 6b3f2a2188
commit 9973308d07
3 changed files with 202 additions and 0 deletions

View File

@@ -247,6 +247,10 @@ respond "*" ":midas digest; ts digest_digest\r"
expect ":KILL"
respond "*" ":link dragon; hourly digest, digest; ts digest\r"
# MBXLOC
respond "*" ":midas digest; ts mbxloc_mbxloc\r"
expect ":KILL"
# TIME
respond "*" ":midas sys1;ts time_sysen2;time\r"
expect ":KILL"