1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-07 03:35:53 +00:00

10 Commits

Author SHA1 Message Date
Lars Brinkhoff
80887208ce Start a local Arpanet NCP. 2025-01-28 10:23:52 +01:00
Lars Brinkhoff
e199d7d1ed Start ARPANET.
Build the SIMH H316 emulator.  This is for emulating an IMP in an ARPA
network.
2025-01-28 10:23:52 +01:00
Lars Brinkhoff
f77c78363e Properly quote name of started program.
So that a space in the name isn't mistaken for the start of the next
argument, which is the process ID to kill later.
2025-01-28 10:23:52 +01:00
Eric Swenson
23a27a5345 Updated build to make pdp10-ka-, pdp10-ks-, and pdp10-kl-based systems correctly set up IP network.
Now, KA, DB, and KL systems will set their IP address to the value of the IP make variable.
They wiil correctly define a host table entry for their machine.
They will correctly set up .mail.;names >.
They will correctly configure COMSAT for networking.

The resulting systems should allow COMSAT to come up, and with appropriate IMP configuration
in the "run" scripts to perform inbound and output IP network requests.
2024-09-03 08:07:32 -07:00
Lars Brinkhoff
153b823406 Start the Chaosnet bridge. 2023-09-13 19:09:59 +02:00
Lars Brinkhoff
3d27de18ed Add emulators to start script. 2020-06-09 18:02:50 +02:00
Lars Brinkhoff
7e396a61af Update start scripts for PDP-10 emulators other than SIMH KA10. 2020-06-09 18:02:50 +02:00
Eric Swenson
50b95c1241 Build ITS with KL10 simulator. 2019-10-02 19:47:59 +02:00
Lars Brinkhoff
15a107bee1 Some more changes for a fully working KL ITS build. 2019-07-03 15:07:58 +02:00
Lars Brinkhoff
5d6febdfe0 Build script for KL ITS. 2019-07-03 15:07:58 +02:00