1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-04 18:54:08 +00:00

GUNNER - gun down dead demons.

Also garbage collect disowned Zork jobs, poke FI hardware when IMP is
down, etc.
This commit is contained in:
Lars Brinkhoff
2020-09-18 23:16:27 +02:00
parent c6d143923c
commit 5f4d858daf
2 changed files with 6046 additions and 0 deletions

View File

@@ -10,3 +10,9 @@ expect ":KILL"
# Demon status. Self purifying.
respond "*" ":midas sysen2; ts demst_sysen2; demst\r"
expect ":KILL"
# Gun down dead demons.
respond "*" ":link taa; pwfile 999999, sysen1; pwfile >\r"
type ":vk\r"
respond "*" ":midas sys; atsign gunner_sysen2; gunner\r"
expect ":KILL"

6040
src/sysen2/gunner.mta381 Executable file

File diff suppressed because it is too large Load Diff