1
0
mirror of https://github.com/simh/simh.git synced 2026-03-13 13:41:09 +00:00

8 Commits

Author SHA1 Message Date
Mark Pizzolato
c69ca0e079 Add pcap_lib_version API to work with current simh version 2024-01-15 04:54:09 -10:00
Mark Pizzolato
4b4b098ab6 Change to remove later linker warnings 2011-11-01 07:38:41 -07:00
Mark Pizzolato
8e53eca1c7 Added 0readme_pcap-VMS.txt to describe build relationship to simh 2011-10-27 07:16:42 -07:00
Mark Pizzolato
af6338d927 From Matt Burke
- Fixes a bug with DEC C v6.5-001 for OpenVMS/Alpha
  - Adds support for OpenVMS/Integrity
2011-09-23 11:28:00 -07:00
Mark Pizzolato
ac4a6ad369 Support for older Compaq C compilers 2011-06-03 09:41:00 -07:00
Mark Pizzolato
0ad673fed3 Separated Pcap-VMS from the rest of the simh source tree.
This is being done since the plan going forward (in the primary descrip.mms and the Visual Studio Projects) is to local pcap components (VMS and Windows) one level up from the simh directory.

The PCAP-VMS components are presumed (by this procedure) to be located
in a directory at the same level as the directory containing the
simh source files.  For example, if these exist here:

   []descrip.mms
   []scp.c
   etc.

Then the following should exist:
   [-.PCAP-VMS]BUILD_ALL.COM
   [-.PCAP-VMS.PCAP-VCI]
   [-.PCAP-VMS.PCAPVCM]
   etc.
2011-04-20 12:23:06 -07:00
Mark Pizzolato
bad4e297a4 Fixed build and link issues across different versions of AXP VMS. 2011-04-15 10:56:22 -07:00
Bob Supnik
f01115606a simh tools 2011-04-15 08:34:16 -07:00