1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-02-26 16:54:11 +00:00

Commit Graph

  • ebe938186d Update how to change magtapes without reboot master David Todd 2026-01-19 17:33:51 -05:00
  • 3b7bb665b5 Setup for installation guides H. David Todd (Mac) 2026-01-15 17:53:01 -05:00
  • 8c2510cb39 Add a configure script and src/config.h.in Olaf Seibert 2026-01-11 14:30:38 +01:00
  • 7c92f43ed1 Add a configure script and src/config.h.in add-configure-script Olaf Seibert 2026-01-11 14:30:38 +01:00
  • 56001edd03 Use Ubuntu 24, phase out 20. Olaf Seibert 2025-12-19 13:18:45 +01:00
  • 23477d7c9a Avoid using uninitialized 'pname' in 'pfopen()' H. David Todd (Mac) 2025-12-18 17:13:42 -05:00
  • 22b65518c5 Avoid using uninitialized 'pname' in 'pfopen()' H. David Todd (Mac) 2025-12-18 11:29:38 -05:00
  • ee96db1683 Use Ubuntu 22, phase out 18. Olaf Seibert 2024-03-12 18:53:50 +01:00
  • cf87fd11aa Implement Chaosnet broadcast for ifmeth=chudp (#72) Björn Victor 2024-03-12 20:06:34 +01:00
  • 4955fb89b6 Amend and correct 602e733 Björn Victor 2023-01-16 12:16:12 +01:00
  • 510aedca29 Also non-ip-only tap devices want setup Björn Victor 2023-01-16 09:21:27 +01:00
  • 602e7337c8 Update LHDH/IMP doc to match commit #a70af64 Björn Victor 2023-01-16 08:55:06 +01:00
  • 23401611e0 Add step-by-step "host device" instructions for TOPS-10 Olaf Seibert 2022-04-16 19:49:05 +02:00
  • ce2cd448af Remove some CENV_SYS_* defines. rhialto/reduce-cenv-h Olaf Seibert 2021-08-19 20:05:11 +02:00
  • a08599f109 Simplify includes in osdsup.c Olaf Seibert 2021-08-19 17:11:43 +02:00
  • 57c5616e51 Simplify Long File Support in cenv.h Olaf Seibert 2021-08-19 16:28:03 +02:00
  • 6b892819c0 Base CENV_SYSF_BSDTTY purely on configure now. Olaf Seibert 2021-08-19 16:18:37 +02:00
  • 78549f162d Simplify cenv.h and klh10s.h Olaf Seibert 2021-08-19 13:58:53 +02:00
  • c92bb5f104 Build all 3 emulators in the CI. Olaf Seibert 2021-08-15 15:46:50 +02:00
  • 41a850677a Remove some old build stuff. Olaf Seibert 2021-07-20 18:28:58 +02:00
  • ea4eb1adf6 Always include "cenv.h" or "klh10.h" as very first. Olaf Seibert 2021-08-14 14:20:19 +02:00
  • 39104e9cbf Fix a NULL argument to fprintf() Olaf Seibert 2021-08-15 14:56:13 +02:00
  • 2b7daffb80 Merge pull request #63 from PDP-10/lars/ci Rhialto The M 2021-08-15 14:35:58 +02:00
  • 861868f21d Add CI build using GitHub Actions. Lars Brinkhoff 2021-08-15 14:01:25 +02:00
  • b3f7fa5e2e Remove Travis CI. Lars Brinkhoff 2021-08-15 13:55:45 +02:00
  • 8ad111f1a6 Remove Cirrus CI. Lars Brinkhoff 2021-08-15 13:55:32 +02:00
  • b5601a46c7 Merge pull request #61 from PDP-10/imp-ifmeth-default Rhialto The M 2021-08-07 14:26:56 +02:00
  • a70af64860 IMP: Use reasonable interface methods Björn Victor 2021-08-05 11:05:58 +02:00
  • eb33d416d3 Merge pull request #60 from PDP-10/imp-ip-dynamic Rhialto The M 2021-08-03 19:44:58 +02:00
  • 98fa6ee890 Comment to match Björn Victor 2021-08-03 16:49:59 +02:00
  • 7b86659847 Respond to NOP pkts with IP info Björn Victor 2021-08-03 16:29:19 +02:00
  • 2c674266ea Move stuff in the Makefiles around Olaf Seibert 2021-07-19 19:59:04 +02:00
  • d891e8290d Merge pull request #55 from PDP-10/ch11-default-pcap Rhialto The M 2021-07-06 19:09:25 +02:00
  • 58decf2a19 Document default Björn Victor 2021-07-06 17:25:40 +02:00
  • 3c7e11bda5 Default ifmeth=pcap Björn Victor 2021-07-05 19:30:39 +02:00
  • b601cd1afd CH11: very minor ch11-fix2 Björn Victor 2021-02-24 09:58:31 +01:00
  • f432d23c41 Merge pull request #54 from PDP-10/ch11-fix2 Rhialto The M 2021-02-23 21:27:53 +01:00
  • 0a9e34c36f Update dvch11.txt Björn Victor 2021-02-23 08:31:29 +01:00
  • efb657a55b Don't read another until this one is read Björn Victor 2021-02-22 07:34:37 +01:00
  • 4af56464aa Fix 17-year-old spelling error Björn Victor 2021-02-13 13:42:33 +01:00
  • d6de1d64d3 Update dvch11.txt Björn Victor 2021-02-08 17:04:16 +01:00
  • bde5dcdc27 Merge pull request #52 from PDP-10/ch11-fix Rhialto The M 2020-09-01 19:01:47 +02:00
  • 0a67ea9ea2 Correct pklen calculations for CH11 Björn Victor 2020-09-01 09:08:02 +02:00
  • 6ac420eede Merge pull request #50 from PDP-10/fix-some-compiler-warnings Rhialto The M 2020-08-30 21:17:08 +02:00
  • 91af8d0b6b Work around another couple of "nested comment" warning. Olaf Seibert 2020-08-29 22:33:12 +02:00
  • 94ec1830ca Attempt to clean up compiler warnings Olaf Seibert 2020-08-29 22:13:09 +02:00
  • 03bc707d3b Merge pull request #48 from PDP-10/ch11-fix Rhialto The M 2020-08-29 21:30:16 +02:00
  • 7933ebc3f0 Merge pull request #49 from PDP-10/lars/freebsd Rhialto The M 2020-08-29 21:18:26 +02:00
  • 552b33ac0f Upgrade Cirrus CI build to FreeBSD 12.1. Lars Brinkhoff 2020-08-29 19:54:45 +02:00
  • c2d341945f Stop CH11 from spontaneously retransmitting last pkt Björn Victor 2020-08-28 13:32:51 +02:00
  • 7159e6b452 Create README.md alderson/xcode Rich Alderson 2020-08-08 19:00:46 -07:00
  • b014407ffa Merge branch 'master' of github.com:PDP-10/klh10 Olaf Seibert 2020-03-28 16:42:32 +01:00
  • ff749f6d2e Fix some more -Wall warnings Olaf Seibert 2020-03-28 16:33:42 +01:00
  • f5e506cc10 Copy the right size into the destination. Olaf Seibert 2020-03-28 16:16:57 +01:00
  • 2f478c2df2 FreeBSD build on Cirrus CI. Lars Brinkhoff 2020-02-24 15:16:52 +01:00
  • b41d4b8ac7 Use PKG_CHECK_MODULES to locate libusb-1.0. Lars Brinkhoff 2020-02-24 14:31:51 +01:00
  • 77473114b3 Add DFKFB numbers from a real KL10. Lars Brinkhoff 2019-06-13 15:37:47 +02:00
  • 9ef0b199f7 Changes for running ITS on KL10 model B. lars/kl10b-its Lars Brinkhoff 2019-07-04 18:23:02 +02:00
  • 20b3f73717 Implement dedicated interface (for Linux) dedic-lnx Björn Victor 2018-02-18 15:25:02 +01:00
  • fcf812e4d7 Merge pull request #39 from PDP-10/configure-lights Rhialto The M 2018-09-15 21:18:04 +02:00
  • b28505e70a Enable the lights for Travis CI. Olaf Seibert 2018-09-15 16:26:56 +02:00
  • 6a8a710ecf Change configure to control the compilation of the Panda lights. Olaf Seibert 2018-09-15 00:04:31 +02:00
  • 129e3d0f16 Use USB Panda Display. Lars Brinkhoff 2018-09-06 15:25:38 +02:00
  • 0402660bf0 Merge pull request #38 from Rhialto/more-cleanup-34 Rhialto The M 2018-09-08 16:13:03 +02:00
  • c8bdff6d49 Clear file pointer when file is closed. Olaf Seibert 2018-09-07 18:44:32 +02:00
  • dc4751bc6f Merge pull request #34 from atsampson/master Rhialto The M 2018-09-07 18:34:17 +02:00
  • 62e4a25818 Split ksim into a main application, and a library file. lars/8080 Lars Brinkhoff 2018-09-06 19:37:58 +02:00
  • e80f454a98 Merge ksim files. Lars Brinkhoff 2018-09-06 17:11:36 +02:00
  • d88a8a15e4 Move ksim files to subdirectory. Lars Brinkhoff 2018-09-06 17:10:50 +02:00
  • 591437d302 Add missing fclose after tape format detection. Adam Sampson 2018-05-12 12:35:34 +01:00
  • 678db7c80b CH11 over Ether (#33) Björn Victor 2018-04-15 21:33:10 +02:00
  • 60d02258cb Merge pull request #32 from PDP-10/RaspberryPi JohnForecast 2018-04-09 17:18:02 -04:00
  • dad5719aeb cenv.h must be the first include so _FILE_OFFSET_BITS can affect system include files. John Forecast 2018-04-09 11:23:40 -04:00
  • d24efb8404 Point bugreports to the PDP-10 organisation, not to me personally. Olaf Seibert 2017-12-17 15:22:10 +01:00
  • ba556fbd9d Fix incorrect identification to VDE (should be klh10 of course). Olaf Seibert 2017-12-14 20:37:08 +01:00
  • 2242d4f226 Remove limitation on 12 devices. Lars Brinkhoff 2017-12-14 09:59:15 +01:00
  • 9d13c2b5e5 Remove unneeded length check for interface name. Olaf Seibert 2017-12-10 15:41:58 +01:00
  • e904b0b49e Increase the size for a device name Olaf Seibert 2017-11-29 21:31:48 +01:00
  • 9d6add677a Add proper dependency on dpni20.h. Olaf Seibert 2017-11-29 21:10:07 +01:00
  • e0a65234a6 Make console input more solid. Lars Brinkhoff 2017-10-26 12:38:52 +02:00
  • 6f268f9be7 Merge pull request #23 from PDP-10/bictorv-dynamic-chudp-fix Björn Victor 2017-08-29 21:53:32 +02:00
  • 9d12eee32b Make dynamic chudp work again. Björn Victor 2017-08-28 12:36:40 +02:00
  • 3f3945f67b Merge pull request #22 from PDP-10/massbus-serial-numbers Rhialto The M 2017-05-14 19:12:56 +02:00
  • 4690de5b02 Fix call to memset (discovered due to compiler warning from Travis) Olaf Seibert 2017-05-14 13:39:48 +02:00
  • b60c1e88a2 And in the other file. Should work for n < 100. Olaf Seibert 2017-05-14 13:10:33 +02:00
  • 22e336c700 Should fix Issue #17. Olaf Seibert 2017-05-14 12:35:46 +02:00
  • d704f911da tmp lars/lazy-chip Lars Brinkhoff 2017-02-28 21:50:24 +01:00
  • f67242642a CH11: Look up hostname IP addresses dynamically. Lars Brinkhoff 2017-02-21 17:32:39 +01:00
  • edf96b939a Double Chaos/IP mappings since we're hoping for more hosts in the future. Lars Brinkhoff 2017-02-21 16:44:09 +01:00
  • 87a3ea05c3 Merge pull request #16 from PDP-10/lars/ch11 Rhialto The M 2017-02-02 22:35:28 +01:00
  • 78fa98ac15 Add ch11 files and apply patch from http://victor.se/bjorn/its/ch11.tar.gz Lars Brinkhoff 2017-02-02 20:39:08 +01:00
  • 1cfe638d1c Merge branch 'master' of github.com:PDP-10/klh10 Olaf Seibert 2017-01-29 16:39:24 +01:00
  • 0527e3d9b9 Merge pull request #15 from PDP-10/lars/merge-rich Rhialto The M 2017-01-29 16:17:14 +01:00
  • c3484ed92b Merge changes from Rich Alderson. Olaf Seibert 2016-11-18 21:14:56 +01:00
  • 2d96b28ec0 Unify duplicate code. Olaf Seibert 2017-01-23 23:45:58 +01:00
  • a869dcdf6d Terminology clarification: "emulated host" is nowadays "guest"... Olaf Seibert 2017-01-23 20:42:10 +01:00
  • f238169d61 Rewrite for clarity with fewer casts. Olaf Seibert 2017-01-23 20:42:29 +01:00
  • d677598f66 Leave addresses on pre-configured TAP devices alone. Olaf Seibert 2017-01-23 20:39:19 +01:00
  • 372c24de14 Cleanup of unnecessarily copied locals. Olaf Seibert 2017-01-23 21:43:16 +01:00
  • 0abee1c6eb Extra safety return. Olaf Seibert 2017-01-23 20:37:38 +01:00