1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-02 18:04:38 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Björn Victor
85b2050c82 Make BUGHST, TCPGAT, DOMGAT, HDRGAT and GATHST be settable in NAMES. 2024-09-12 07:56:48 +02:00
Björn Victor
ac4087ffd6 Recompile NAMES when HOSTS3 has been updated
When NAMES would not normally need recompilation, check if SYSBIN;HOSTS3 has been updated since the last NAMES compilation and if so, recompile to get any fresh host addresses.
2024-09-07 07:31:58 +02:00
Björn Victor
5b51b6d673 Let BUGHST default to local host
Change default value of BUGHST to 0, and let that mean the same as if it is set to (one of) the address(es) of the local host.
2024-09-06 13:27:17 +02: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
ca108300a4 Update ITSIRP and TELSER announcement for TT. 2023-11-07 07:00:18 +01:00
Lars Brinkhoff
e7d8ec43ae HX configuration updates.
- Customize HX name announcement in TELSER.
- Configure ITS with demon support.
2023-11-07 07:00:18 +01: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
3a9425fa3f Shutdown server. 2023-10-27 16:30:02 +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
Lars Brinkhoff
cce28434a5 Move WEBSER from HACK to SYSNET. 2020-04-14 17:48:28 +02:00
Eric Swenson
40bc0b9840 Fixed DQXDEV (DQ) device to work in KA-10. Resolve #1669. 2019-08-05 12:15:33 -07:00
Eric Swenson
3744295d5b Fixed COMSAT on KA10. Conditional assembly prompts for limiting to
KA10 instructions. Resolves #1671.
2019-08-05 12:15:33 -07:00
Lars Brinkhoff
2a15361628 Use SUPDUP control code instead of CR LF for line breaks in messages. 2019-03-12 15:47:28 +01:00
Eric Swenson
05d4e40333 Updated NSMDAT procedure in SYSNET; NETRTS > to comment out the call
to FINISH when sending SMTP headers or data. This call appears to hang,
preventing delivery of the message. This fix has been in place on UP
for a couple years. I've tested it and it does fix the issue.
Resolves #1516.
2019-01-28 07:19:02 -08:00
Richard Cornwell
f528e4bb2a Fix TELNET to interoperate with buggy servers.
Here is the patch to get telnet to talk to a modern telnetd.  This
weekend I will finish adding DHCP to IMP and doing some more cleanup
on code.

The basic change was to expand the telcmd to several calls to remove
the flush at the end of the macro.  Modern telnetd seems to want
WONT/DONT commands not to span packets.
2019-01-21 18:22:18 +01:00
Lars Brinkhoff
974245894d MAILS - Chaosnet mail server. 2018-10-09 18:36:34 +02:00
Lars Brinkhoff
b580f9f06b Chaosnet ECHO server. 2018-10-08 18:36:19 +02:00
Lars Brinkhoff
07b9e0f539 Fix bug in programs when system time not set.
- DATE
- DATSRV
- TIME
2018-08-25 05:55:38 +02:00
Lars Brinkhoff
9c7c40e19a CHAOS ARPA/NCP/TCP - gateway from Chaosnet to Arpanet/Internet. 2018-03-27 07:05:40 -07:00
Lars Brinkhoff
23300c98fa SENDS - Chaosnet SEND server. 2018-02-16 20:36:11 +01:00
Lars Brinkhoff
11b0feea6e SENVER - Chaosnet SEND server. 2018-02-16 20:36:11 +01:00
Eric Swenson
8f8a44ac4e Added EXPN/VRFY. Resolves #489. 2017-03-14 07:08:33 -07:00
Lars Brinkhoff
1f124047da DATSRV - server for RFC 867 Daytime Protocol. 2017-02-05 18:57:47 +01:00
Lars Brinkhoff
d8b4b06fef IDENTS - RFC 1434 Identification server. 2017-02-05 08:14:41 -08:00
Lars Brinkhoff
42f2bc846c REDRCT - redirect IP routing. 2017-02-02 07:22:54 -08:00
Eric Swenson
ae86cc010b Added CTIMES/TIMES: Chaosnet/TCP time server.
Resolves #298.
2016-12-21 08:19:09 +01:00
Eric Swenson
e29d6907c1 Added TIMSRV.
Resolves #245.
2016-12-18 22:29:01 -08:00
Eric Swenson
32aa79b462 Added HOST. 2016-12-11 18:39:42 -08:00
Eric Swenson
c81af35115 Added mail support (COMSAT, MAIL, RMAIL, DQ device). 2016-11-28 18:24:16 +01:00
Eric Swenson
28710a9690 Added ITS support for CHTN and CFTP (Telnet and FTP over Chaosnet).
To actually use these programs, however, the emulator needs to get
updated to support Chaosnet (over UDP, for example).
2016-11-26 21:59:06 +01:00
Eric Swenson
a94bfe9cf7 Added support for FTP client and server. 2016-11-24 21:43:54 +01:00
Eric Swenson
eb3aec175b Added SUPDUP client and server support. SUPDUP, like TELNET, allows
remote access to ITS (and other systems). However, SUPDUP is capable
of automatically setting the terminal type on the remote system and
is therefore more convenient for display terminals and full screen
support.
2016-11-24 21:43:54 +01:00
Eric Swenson
4623e0db21 Added TELNET server and client. 2016-11-24 21:43:54 +01:00
Lars Brinkhoff
4e55db0d79 Patch filenames for building DUMP. 2016-11-02 13:20:15 +01:00
Lars Brinkhoff
468cb5eda1 DUMP source code. 2016-11-02 13:06:01 +01:00