1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-27 09:18:58 +00:00

OTJ6 - old TJ6.

Move it from SYSENG to TJ6 and rename it OTJ6.
This commit is contained in:
Lars Brinkhoff
2019-01-21 14:53:44 +01:00
parent 131c05ddcd
commit b352fecb6b
3 changed files with 5 additions and 0 deletions

View File

@@ -1281,6 +1281,10 @@ respond "DSK: SYS; TS NTJ6" "\r"
respond "*" ":kill\r"
respond "*" ":link sys; ts tj6, sys; ts ntj6\r"
# Old TJ6.
respond "*" ":midas sys2; ts otj6_tj6; otj6\r"
expect ":KILL"
# OINIT
respond "*" ":cwd c\r"
respond "*" ":cc sysen2/oinit\r"

View File

@@ -216,6 +216,7 @@
- OINIT, init program reporting last login, email.
- OS, realtime TTY spy.
- OTHELLO, the original Othello game -- simpler than Go.
- OTJ6, an old version of TJ6.
- PALX, PDP-11 cross assembler.
- PANDA, user account management program.
- PAPSAV, daemon to record system events in file system.