1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-01 01:39:15 +00:00
Commit Graph

70 Commits

Author SHA1 Message Date
Lars Brinkhoff
9af9290529 Fix MCHOKP.
If MCHOKP was called with A=0, it would mistakenly match this against
an empty MCHTAB entry and do a skip return to indicate a valid ITS
name.  To fix this, the check for an empty entry is moved up.
2024-11-22 07:08:22 +01:00
Eric Swenson
9a2c32448c The files L;STRUCT 659, SYSEN1;PWORD 2664, SYSENG;DUMP 448,
SYSNET;TELSER 174, and SYSTEM;TTYTYP 322  were changed in a commit from
about 4 months ago, but the version numbers were not updated.

This makes it really hard for those trying to update their existing ITS
systems with changes from this repository.

Addresses #2280, #2282, #2283, #2284, and #2285.
2024-03-03 07:59:12 -08:00
Lars Brinkhoff
be8ed5d999 BC ITS - SDF Boot Camp KA10. 2023-11-07 07:00:18 +01:00
Lars Brinkhoff
42b47a73d4 PT ITS for the PiDP-10.
KA10 with six DC10 disks.
2023-10-29 08:17:55 +01:00
Lars Brinkhoff
5e08439ac4 Update TT ITS. 2023-10-07 08:45:12 +02:00
Eric Swenson
0c801f8e3e Updated list of hosts so that these can be used today. 2023-10-07 08:44:26 +02:00
Eric Swenson
f945bff100 Updated netime and times to handle daily savings time. 2023-10-07 08:43:38 +02: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
Björn Victor
6a6a2ae390 Default to a new century in PDTIM
Boldly moving into the 21st century
2021-06-23 08:02:39 +02:00
Lars Brinkhoff
b748c052d3 Fix "ITS Revived!" messages messing up CROCK. 2021-02-06 16:51:23 +01:00
Lars Brinkhoff
cb2ac644e9 UNSPOO - line printer unspooler demon. 2020-09-21 05:53:54 +02:00
Lars Brinkhoff
378ed6fb06 Add HX ITS for hactrn.org. 2020-06-09 18:04:00 +02:00
Lars Brinkhoff
24805a659d Add new ITS named "KL", which is a KA10 with RH10.
The reason for this confusion is that it is intended in the future to
become a KL10.
2019-06-28 18:10:43 +02:00
Lars Brinkhoff
7929aa3304 DDT should not read from the %TIFUL channel when %TOFCI isn't set.
Even if %TOFCI isn't set, a %TIFUL channel can return characters with
bucky bits.  A terminal input source such SUPDUP can insert 12-bit
characters with the intelligent terminal protocol, using the ^\ escape
character.
2019-03-09 16:11:01 +01:00
Eric Swenson
f919eeffa4 Added ES host to known machines in PWORD. 2019-02-23 15:20:37 -08:00
Eric Swenson
bf6d2a9ad2 Updated PWORD to not add an MIT- prefix to machine names in emails. 2019-02-23 15:20:37 -08:00
Lars Brinkhoff
656c2a01e9 Make DDT use the meta bit as an Altmode.
If the terminal has a meta key, use it as an Altmode prefix.  To make
echoing look good, turn off ITS echoing and do it manually.
2019-01-28 09:44:22 +01:00
Lars Brinkhoff
f444e42a84 Remove garbage from end of NEWDEC. 2018-12-10 19:36:13 +01:00
Lars Brinkhoff
a7115b9f07 NEWDEC - DECtape converter. 2018-12-10 19:36:13 +01:00
Lars Brinkhoff
e24aea0440 TREES - list toplevel jobs. 2018-11-20 16:39:25 +01:00
Lars Brinkhoff
f0984fc705 Fix bug in CHATAB.
The value of NW%CHS is not limited to 18 bits.
2018-11-19 13:10:12 +01:00
Lars Brinkhoff
4a1c6dc783 CHATAB - print information on Chaosnet hosts. 2018-11-19 13:10:12 +01:00
Lars Brinkhoff
ea6d20d7bd ESCE - call the elevator, using DOOR. 2018-11-03 21:14:20 +01:00
Lars Brinkhoff
d0853e930d LOTCLN - LOGOUT TIMES cleanup program. 2018-10-16 08:15:11 +02:00
Lars Brinkhoff
b1c77518fe DOWNLD - print file in super-image mode to TTY. 2018-10-16 07:31:14 +02:00
Lars Brinkhoff
be91713a38 IBMASC - read 8-bit ASCII tape file. 2018-10-16 06:53:22 +02:00
Lars Brinkhoff
ecd4cbc3a7 Document the PDSET C command. 2018-10-05 17:40:05 +02:00
Lars Brinkhoff
396f8eecec WHOIML - wholine for Imlacs. 2018-09-27 19:55:53 +02:00
Lars Brinkhoff
2cb9a10987 SCAN - TeX output to XGP SCAN file. 2018-06-26 16:15:55 +02:00
Lars Brinkhoff
537dcc3ba1 Remove NUL end padding characters from DCROCK. 2018-06-12 06:46:54 -07:00
Lars Brinkhoff
b6f034029e Error message from CROCK and DCROCK when clock not set. 2018-06-12 06:46:54 -07:00
Lars Brinkhoff
dd476901a5 XXFILE source code and documentation. 2018-05-05 19:37:20 +01:00
Lars Brinkhoff
1753036cc0 Update SYSEN1; LIMERI version to 33.
This is the correct version according to backup archives.
2018-04-26 22:44:56 -07:00
Lars Brinkhoff
54ac385cb8 LSRPRT - print information about user groups. 2018-04-22 11:41:44 -07:00
Lars Brinkhoff
e1f80890d4 Add ITS machine called KA. 2018-02-27 06:50:13 -08:00
Lars Brinkhoff
ee135ab2ec SYSLOD - system load histogram. 2017-03-01 06:52:47 -08:00
Lars Brinkhoff
82a94fc0d0 BDAY, happy birthday dragon. 2017-02-24 21:46:49 -08:00
Lars Brinkhoff
c0f130ac1d UP/DOWN - check if host is online. 2017-02-02 07:18:54 -08:00
Lars Brinkhoff
508f8970b3 Some Y2K fixes. 2017-01-11 16:16:14 -08:00
Eric Swenson
a632f5cbc3 Added TTY.
Resolves #302.
2016-12-21 08:20:35 +01:00
Lars Brinkhoff
5e596a7e11 Update @ .insrt to point to current location of @MUDDLE. 2016-12-20 10:18:13 +01:00
Eric Swenson
45ffd2f480 Added UPTIME: Chaosnet uptime server.
Resolves #249.
2016-12-18 22:37:12 -08:00
Eric Swenson
233459e4d7 Added QUOTE.
Resolves #103.
2016-12-18 22:24:19 -08:00
Eric Swenson
e793205336 Added STYLOG. 2016-12-11 11:10:04 -08:00
Eric Swenson
3dd6c71095 Added LOADP. 2016-12-11 09:18:56 -08:00
Eric Swenson
53d7bf50b2 Added GMSGS and created dummy SYS; :MSGS TIMES file so GMSGS won't get
an error.
2016-12-11 08:43:02 -08:00
Eric Swenson
e0c4656de6 Added HOSTAB. This may not be very useful since it only prints out HOSTS2
format host tables and we are now using HOST3 format.
2016-12-10 21:05:22 +01:00
Eric Swenson
a64a1253e6 Added PTY. 2016-12-10 11:07:36 +01:00
Lars Brinkhoff
02f60d544c PALX - PDP-11 cross assembler. 2016-12-09 22:05:51 +01:00
Eric Swenson
5c56e4d45a Added @, the cross ref generation tool. 2016-12-08 21:37:45 +01:00