1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-06 11:23:32 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Lars Brinkhoff
d1023d1a07 Fix .TRANS in TJ6.
Must read a new character after the comma, before looping around.
2024-02-26 06:48:48 +01:00
Björn Victor
6c1180aa52 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 *.
2021-07-06 18:41:31 +02:00
Lars Brinkhoff
b352fecb6b OTJ6 - old TJ6.
Move it from SYSENG to TJ6 and rename it OTJ6.
2019-01-21 18:21:35 +01:00
Lars Brinkhoff
800f7e6132 Make TJ6 handle years later than 1999.
Use RQATE instead of relying on .RDATE's two-digit year.
2018-06-04 21:28:54 +02:00
Lars Brinkhoff
4327f0a295 TJ6 - typesetting software. 2018-05-07 14:25:17 +02:00