1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-03-01 17:36:35 +00:00

Commit Graph

  • bf53098417 Add description of tunaddr parameter. Olaf Seibert 2017-01-22 16:11:36 +01:00
  • 09ee2e73c8 This may well have been the cause of the shutdown problems of dpni20. Olaf Seibert 2017-01-21 23:29:15 +01:00
  • 2945263432 For the ni20, add subcommands to the "dev ni0 ..." command. Olaf Seibert 2017-01-21 23:15:32 +01:00
  • a9fb096850 Merge pull request #11 from PDP-10/travis Rhialto The M 2016-12-22 23:08:03 +01:00
  • 5a37b7f49b Build and test in Travis CI. Lars Brinkhoff 2016-12-22 22:12:35 +01:00
  • 80eee8f112 Add really-quit command which quits without questions asked. Lars Brinkhoff 2016-12-22 22:33:49 +01:00
  • b48544ebc6 Merge pull request #10 from PDP-10/gitignore Rhialto The M 2016-12-22 21:17:51 +01:00
  • 6e31ba8017 Ignore generated files configure and src/config.h.in. Lars Brinkhoff 2016-12-22 10:04:24 +01:00
  • ff6ce33f28 #define IPC_[RW] if missing. Olaf Seibert 2016-12-17 14:14:13 +01:00
  • d218e5b03f Replace 0600 in shmget(2) call with symbolic constants. Olaf Seibert 2016-11-27 17:10:00 +01:00
  • 4962c3accb Issue #7: create a branch for Rich Alderson's changes richalderson Olaf Seibert 2016-11-18 21:14:56 +01:00
  • 8f37d8cf17 Merge pull request #6 from larsbrinkhoff/confflags Rhialto The M 2016-11-10 13:02:34 +01:00
  • d4e70d8200 Make it possible to pass configuration flags from the environment. Lars Brinkhoff 2016-11-10 12:56:42 +01:00
  • 7108b2c75c Make tape work when not using a device process, i.e. -DKLH10_DEV_DPTM03=0. Olaf Seibert 2016-11-09 23:49:00 +01:00
  • 842125be77 Bump version to 2.0k. Olaf Seibert 2016-03-01 01:29:55 +01:00
  • dea8080818 "Discourage" building directly in the source tree. klh10-2.0j-Rhialto Olaf Seibert 2016-02-24 17:36:15 +01:00
  • 4e6ef5edb1 Forgot to add kn10cpu.h... Olaf Seibert 2016-02-24 17:06:57 +01:00
  • 85eaa03f99 Bump version. Olaf Seibert 2016-02-18 21:27:35 +01:00
  • 1830ecef2c Merge branch 'libpcap' klh10-2.0i-Rhialto Olaf Seibert 2016-02-18 21:16:25 +01:00
  • 03f86bdde7 Small news update. Olaf Seibert 2016-02-17 23:36:07 +01:00
  • 2b060584b2 Move more old building infrastructure to "old/". Olaf Seibert 2016-02-17 20:47:51 +01:00
  • 18f1e34ea6 Move some extern declarations to header files. Olaf Seibert 2016-02-17 20:44:40 +01:00
  • bf51af5874 Make a string available that indicates the supported networking options. Olaf Seibert 2016-02-17 20:13:15 +01:00
  • 7fedb55643 Fix a warning: control may reach end of non-void function Olaf Seibert 2016-02-15 17:41:21 +01:00
  • 7d3bc2cfba Add carefully crafted Makefile for recursing into subdirectories... Olaf Seibert 2016-02-12 20:32:14 +01:00
  • 056e6bfadc Remove unneeded code left over from earlier attempt. Olaf Seibert 2016-02-12 20:28:36 +01:00
  • 4075a69ccb Try harder to get printf formats right for some typedef'ed types. Olaf Seibert 2016-01-26 20:44:13 +01:00
  • 563368b75b Implement QUIT messages to IMP and NI20 Olaf Seibert 2016-01-26 20:41:14 +01:00
  • 1a512d7628 More HAVE_MLOCKALL. Olaf Seibert 2016-01-25 23:08:02 +01:00
  • e35327965a Smal docc update. Olaf Seibert 2016-01-25 22:44:45 +01:00
  • 162cf21aca Changed the check for superuser from error to warning. Olaf Seibert 2016-01-25 22:43:45 +01:00
  • 3830fca3f9 Ether address and multicast setting for MacOS X. Olaf Seibert 2016-01-25 22:12:00 +01:00
  • 223c7b4698 Start using CPPFLAGS and use it for the -I options. Olaf Seibert 2016-01-25 01:37:23 +01:00
  • 105ec2c0a8 Use configure for mlockall(2). Olaf Seibert 2016-01-25 01:14:49 +01:00
  • 3aafe75ece Change --disable-vde into --without-vde and --with-vde=PATH Olaf Seibert 2016-01-24 16:30:58 +01:00
  • 7fc2cda719 Be a bit more frugal with sockets. Olaf Seibert 2016-01-24 16:26:54 +01:00
  • 1c0805eedb Fix building the secondary programs. Olaf Seibert 2016-01-24 13:31:03 +01:00
  • 8aff8084ff Make the setting of the ethernet address work better for virtual interfaces Olaf Seibert 2016-01-24 13:07:30 +01:00
  • 8cfece4ef4 Offer configure option to disable VDE. Olaf Seibert 2016-01-24 11:45:32 +01:00
  • 06d8ca1a56 Get CONFFLAGS_AUX from old build files, and avoid double inclusion of it. Olaf Seibert 2016-01-23 23:25:31 +01:00
  • ebcfab3c8e Move old build directories to a location that indicates it's no longer used. Olaf Seibert 2016-01-23 23:20:29 +01:00
  • 74e63d2b60 Eliminate recursive Make invocation Olaf Seibert 2016-01-23 23:19:19 +01:00
  • 9e06958f2e Express CENV_SYSF_TERMIOS as HAVE_TERMIOS_H && HAVE_TCSETATTR. Olaf Seibert 2016-01-22 18:30:43 +01:00
  • edd7142ea8 Mention VDE settings. Pass LDFRLAGS through. Olaf Seibert 2016-01-22 02:13:46 +01:00
  • e8774af207 A beginning of revised instructions. Olaf Seibert 2016-01-21 23:50:47 +01:00
  • 03be37db7c Add initial VDE (libvde2) support. Olaf Seibert 2016-01-21 23:50:27 +01:00
  • d0f53b8cc9 Replace CENV_SYSF_SIGSET with HAVE_SIGACTION Olaf Seibert 2016-01-21 21:19:46 +01:00
  • e3e86227de Replace CENV_SYSF_BSDTIMEVAL with HAVE_SETITIMER and HAVE_GETTIMEOFDAY Olaf Seibert 2016-01-21 19:52:40 +01:00
  • 14ba9636cd Eliminate CENV_SYSF_NANOSLEEP and use HAVE_NANOSLEEP instead Olaf Seibert 2016-01-21 00:42:41 +01:00
  • 2b48b63e74 Eliminate CENV_SYS_STRERROR, use configure checks instead Olaf Seibert 2016-01-21 00:02:22 +01:00
  • 8d683650f7 Let configure check for Large File Support Olaf Seibert 2016-01-20 23:10:42 +01:00
  • 0ac7cd4cdb Attempt a replacement for pcap_set_immediate_mode() if missing. Olaf Seibert 2016-01-20 20:17:31 +01:00
  • 334719e73a Make it build on MacOS X. Olaf Seibert 2016-01-20 17:51:31 +01:00
  • 2ac5184ff2 Add a configure script and remove a tangle of frail #if conditions Olaf Seibert 2016-01-19 23:41:49 +01:00
  • 9312579251 clang-suggested changes, mostly wrt -Wparentheses Olaf Seibert 2016-01-11 00:24:46 +01:00
  • 1105dd0c69 Build on FreeBSD 10.2. Olaf Seibert 2016-01-10 23:40:37 +01:00
  • 447155ef02 Remove bridge creating code for Linux, since it's useless. Olaf Seibert 2016-01-10 22:54:03 +01:00
  • e23aaab39a Add a few dependencies. Olaf Seibert 2016-01-08 01:12:33 +01:00
  • 10023a5e18 Added Linux tap+bridge, plus other cleanups. Olaf Seibert 2016-01-08 01:11:43 +01:00
  • 01dffdb412 Small cleanups. Olaf Seibert 2016-01-07 20:38:22 +01:00
  • 41d8c908b9 Add some IMP usage hints in config file. Olaf Seibert 2016-01-06 00:53:44 +01:00
  • ff6747d034 Intermediate state. Olaf Seibert 2016-01-06 00:52:37 +01:00
  • 6f1f3b4758 Add some NI20 usage hints in config file. Olaf Seibert 2016-01-05 22:53:27 +01:00
  • d23813a1dd Intermediate state. Olaf Seibert 2016-01-03 17:07:58 +01:00
  • 3586d96356 Small changes in helper files. Olaf Seibert 2016-01-03 17:02:46 +01:00
  • f6eed67799 Use ea_set(). Olaf Seibert 2015-12-30 17:29:10 +01:00
  • aa498e3e1f Actually copy name. Olaf Seibert 2015-12-30 17:28:49 +01:00
  • 9aee94ee3d Avoid crash if an interface has no addresses. Olaf Seibert 2015-12-22 22:35:07 +01:00
  • f7761c466a Add ifmeth=string as parameter for NI20 and IMP. Olaf Seibert 2015-12-22 21:03:27 +01:00
  • 27c1e41d9c Remove even more DPLI stuff. Olaf Seibert 2015-12-22 18:14:52 +01:00
  • 77aa001e3f Remove lots of now-unneeded code. Olaf Seibert 2015-12-22 18:06:27 +01:00
  • 89be604190 Add libpcap for receiving and sending ethernet frames. Olaf Seibert 2015-12-20 17:56:51 +01:00
  • 6bc3ecd739 Add .gitignore file. Olaf Seibert 2015-12-18 14:14:36 +01:00
  • 34559748e5 Remove SIOCGIFCONF in favour of getifaddrs(3) or pcap_findalldevs(3). Olaf Seibert 2015-12-18 14:06:28 +01:00
  • 79658f9bf8 Compiler suggested cleanups (mostly declarations). Olaf Seibert 2015-12-16 00:52:52 +01:00
  • 639a0cbe4e Eliminate essentially unused fields Olaf Seibert 2015-12-15 20:33:43 +01:00
  • 0f3d110a2d dvtm03.patch Avoid incorrect "offline" message when mounting tape on TOPS-20 the first time. Olaf Seibert 2015-07-28 23:46:27 +02:00
  • bb543c2994 Fix confusing typo in ini file Olaf Seibert 2015-07-28 23:42:32 +02:00
  • 37cbb5150b Merge branch 'mmcm-tuntap' because it didn't break on NetBSD. Olaf Seibert 2015-07-27 23:06:42 +02:00
  • 60a4cd1c9a Just a newline on the quit [confirm] prompt should not quit. Olaf Seibert 2015-07-22 01:22:28 +02:00
  • c9f494a3df EOF on the prompt should not loop infinitely Olaf Seibert 2015-07-22 01:20:34 +02:00
  • 75c47c9842 Rename the build executable for ITS to kn10-ks-its. Olaf Seibert 2015-07-22 00:31:27 +02:00
  • 6cb2d40e2b Remove patch file. Olaf Seibert 2015-07-22 00:07:32 +02:00
  • bdd48c5ea5 Move -DKLH10_NET_TUN=1 from 00build into Makefiles. Olaf Seibert 2015-07-22 00:06:14 +02:00
  • 13ec237e67 Merge branch 'master' into mmcm-tuntap Olaf Seibert 2015-07-22 00:02:26 +02:00
  • 0fdbb8f017 Patch applied. No conflicts. Olaf Seibert 2015-07-21 23:37:45 +02:00
  • fcd51e4ce0 Add MMcM's Linux tun/tap patch file Olaf Seibert 2015-07-21 23:33:58 +02:00
  • 23378e1e9b Slightly update build instructions. Olaf Seibert 2015-07-19 16:18:35 +02:00
  • 06caf9770d Add a Linux AXP target (also usable for amd64 aka x86_64 hosts) Olaf Seibert 2015-07-19 15:56:09 +02:00
  • b03241657d Add two helper scripts to put xterms in a nice mood for ITS. Olaf Seibert 2015-07-18 03:14:59 +02:00
  • 6c0cbe0f91 Improve comment. Olaf Seibert 2015-07-18 02:40:46 +02:00
  • 800d799b34 Fix usage printing. Olaf Seibert 2015-07-18 02:21:37 +02:00
  • dafe65141a Make sure printf() arguments are of the right size. Olaf Seibert 2015-07-18 02:21:14 +02:00
  • 4a29858bbf Remove extra arguments to printf(). Olaf Seibert 2015-07-18 02:20:29 +02:00
  • 5365b5845a Conditionalize a debug message that doesn't compile on Linux. Olaf Seibert 2015-07-18 02:18:43 +02:00
  • c948e8efff <asm/io.h> moved to <sys/io.h>. Olaf Seibert 2015-07-18 02:18:05 +02:00
  • b9fcfeab37 Make build script more useful Olaf Seibert 2015-07-18 02:16:26 +02:00
  • 52e89809fc Add handy building script. Olaf Seibert 2015-05-04 01:08:45 +02:00
  • d59d61451c Rename FILE *logf and static void log(char *fmt, ...) Olaf Seibert 2015-05-04 01:07:26 +02:00
  • 9800c5b768 Fix some undeclared functions Olaf Seibert 2015-05-04 00:47:36 +02:00