1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-28 17:29:10 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Eric Swenson
0e1414fcc5 Updated h3make to use h3make mail recipient for error emails, rather
than hardcoded list of non-existent users.

Updated .mail.;names > to define entry for h3make mail recipient.

Resolves issue #2123.
2022-10-14 07:15:41 -07:00
Björn Victor
cf44577645 HOSTS3: Allow HOSTs without matching NET
Don't fail to compile H3TEXT if a NET corresponding to a HOST address
is missing, just whine.  (As a comment in SYSHST;HOSTS3 says, the
network table is almost useless anyway.)
2021-08-14 19:47:27 +02:00
Lars Brinkhoff
937387b853 Make IP address configurable. 2017-02-13 10:30:33 -08:00
Eric Swenson
a80fc4f8ad Integrated basic ITS networking support and host table. This includes
the host table compiler (SYSHST; HOSTS3 BIN) and the host table job
submission tool (SYSHST; H3MAKE BIN). No daemons or user networking
programs are included in this commit. The binary host table, however,
is built from the host table source (SYSHST; H3TEXT >) and installed
into SYSBIN; HOSTS3 >.
2016-11-24 21:43:54 +01:00