1. 8d1a134 Added sim_getnames_sock to get a printable form of the endpoints of a socket by Mark Pizzolato · 12 years ago
  2. c097ae5 Added help info to asynchronous timer device by Mark Pizzolato · 12 years ago
  3. 145b5c6 Added per line Modem Control capabilities to TMXR by Mark Pizzolato · 12 years ago
  4. f2ccc5b Change 8-bit characters to printable form. by Mark Pizzolato · 12 years ago
  5. dcc6355 Add line number to line specific debug message output. by Mark Pizzolato · 12 years ago
  6. 0b1fe53 Use generic message routine for sim_accept_conn and sim_read_sock and don't emit a message if a read fails due to ECONNRESET (this is expected). by Mark Pizzolato · 12 years ago
  7. d01b070 More compiler suggested cleanups by Mark Pizzolato · 12 years ago
  8. 6c42556 Added build support for the new SSEM simulator and fixed minor compiler suggested cleanups by Mark Pizzolato · 12 years ago
  9. 3e25784 LF endings replaced with CR-LF endings by Gerardo Ospina · 12 years ago
  10. 03d92e2 Merge https://github.com/simh/simh by Gerardo Ospina · 12 years ago
  11. 865ae4d Added CR-LF line endings. Tabs replaced with spaces by Gerardo Ospina · 12 years ago
  12. f8a2f12 makefile fix to produce consistent CC command for all targets by Mark Pizzolato · 12 years ago
  13. f118a72 Merge https://github.com/simh/simh by Gerardo Ospina · 12 years ago
  14. 3448edf enhanced the relatively new tmxr_linemsgf api to dynamically flush a completely full transmit buffer as needed. by Mark Pizzolato · 12 years ago
  15. d866800 Enhanced remote console to display the simulator's prompt string in the remote console sessions and changed startup message to more clearly describe how to get into multiple command mode. by Mark Pizzolato · 12 years ago
  16. b8d037b SSEM documentation added by Gerardo Ospina · 12 years ago
  17. 3d27f01 Fix to avoid remote console looping in Multi-Command mode (Fix to issue #50). by Mark Pizzolato · 12 years ago
  18. 671644f Avoid passing negative values (i.e. signed characters) to isprint() which is not happy with doing this on some platforms. by Mark Pizzolato · 12 years ago
  19. 7eb02bf Avoid noisy log messages in Remote Console activities. by Mark Pizzolato · 12 years ago
  20. 80289e1 Enhanced Remote Console support to allow two separate command processing modes. by Mark Pizzolato · 12 years ago
  21. 782bec6 Fix potential remote console memory leak by Mark Pizzolato · 12 years ago
  22. 281c181 Describe the proper build command for HP-UX by Mark Pizzolato · 12 years ago
  23. 5fda4b6 Cleanup for build support on HP-UX for both 32bit and 64bit builds with gcc and the HP C compilers. by Mark Pizzolato · 12 years ago
  24. 52ec325 Compiler suggested fix. by Mark Pizzolato · 12 years ago
  25. d964df4 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  26. ddb1042 Reworked all asynch queues to always link using the unit a_next field instead of the next field. by Mark Pizzolato · 12 years ago
  27. 141b6e8 Fixed formatting error by Mark Pizzolato · 12 years ago
  28. 6c6d641 Tolerate race condition which results in spurious timer thread wakeups which were causing the timer thread to exit. (SIM_ASYNCH_CLOCKS) by Mark Pizzolato · 12 years ago
  29. 6cf54e8 Fixes for stable operation with SIM_ASYNCH_CLOCKS defined by Mark Pizzolato · 12 years ago
  30. 9faef6e Added separate debugging ability to trace line connect/disconnect activities to better debug virtual null modem cable activities. by Mark Pizzolato · 12 years ago
  31. f8da94e Fixed compile and operational behaviors when running with SIM_ASYNCH_CLOCKS enabled by Mark Pizzolato · 12 years ago
  32. b30211c Added documentation for the Remote Console capabilities by Mark Pizzolato · 12 years ago
  33. cc8c79e Added a more unique naming paradigm for remote console temporary log files to avoid potential collisions when multiple simulators may be running concurrently by Mark Pizzolato · 12 years ago
  34. 242103e Added remote console support when a persistent console log is not enabled. by Mark Pizzolato · 12 years ago
  35. 67712d0 Added more extensive debug output of tmxr telnet parameter and data by Mark Pizzolato · 12 years ago
  36. b1e31a7 Fixed Remote Console to tolerate bare LF as a line terminator and enhanced the tmxr debug output for special characters by Mark Pizzolato · 12 years ago
  37. 8735538 Fix building under Visual Studio on Windows XP. by Mark Pizzolato · 12 years ago
  38. b97bc9e Initial public version of Manchester SSEM for SIMH by Gerardo Ospina · 12 years ago
  39. 02ebf6b Added support for STEP command execution in Remote Console sessions by Mark Pizzolato · 12 years ago
  40. 2728317 Missing pieces for change to add tmxr_linemsgf. by Mark Pizzolato · 12 years ago
  41. d364571 Added tmxr_linemsgf api to send formatted messages to a multiplexer line. by Mark Pizzolato · 12 years ago
  42. 9a17215 Added display of VMS host system type and OS version to SHOW VERSION output by Mark Pizzolato · 12 years ago
  43. d71e53f Added support for the DIR (LS) command on VMS hosts by Mark Pizzolato · 12 years ago
  44. 60695d3 Missing change for issue #48 by Mark Pizzolato · 12 years ago
  45. 9844ba6 Added DIR (LS) command to list the files in a directory. This command is usable in Remote Console sessions. by Mark Pizzolato · 12 years ago
  46. b04b7ae Fixed socket creation issue which happens on some IPv6 capable systems which don't have IPv6 enabled but return IPv6 family addresses with getaddrinfo. This is issue #48 by Mark Pizzolato · 12 years ago
  47. 02b3477 Ensure correct Remote Console functionality when log files get big by Mark Pizzolato · 12 years ago
  48. 4c6f086 Fix compiler identified typo reported by Peter Schorn by Mark Pizzolato · 12 years ago
  49. de22137 Enhanced Remote Console support by Mark Pizzolato · 12 years ago
  50. ba09b2d Avoid crash in remote console when invalid command is entered and notification to alternate remote consoles. by Mark Pizzolato · 12 years ago
  51. ca3a9ff Fixed formatting by Mark Pizzolato · 12 years ago
  52. b38acb9 Merge branch 'Operator-Commands' by Mark Pizzolato · 12 years ago
  53. 99c1305 Merge remote-tracking branch 'origin/master' into Operator-Commands by Mark Pizzolato · 12 years ago
  54. b886fb2 Add Remote Console support by Mark Pizzolato · 12 years ago
  55. 38a0448 Fixed declaration error in ibm1130 simulator and properly exported the newly renamed routine sim_sub_args. by Mark Pizzolato · 12 years ago
  56. 5a56c19 Added ability to display modem bits when a line is connected to a modem control enabled multiplexer. by Mark Pizzolato · 12 years ago
  57. 7dfe46c Fixed generic compiler name report in SHOW VERSION and fixed make using Sun C compiler by Mark Pizzolato · 12 years ago
  58. 5c9288a Fix regression in production of the VAX.EXE binary on Debug builds by Mark Pizzolato · 12 years ago
  59. ba57675 Added better support for virtual null modem cables on Modem Control multiplexer lines. by Mark Pizzolato · 12 years ago
  60. e65ef13 Merged the latest ibm1130 simulator from Brian Knittel's ibm1130.org by Mark Pizzolato · 12 years ago
  61. ba87329 Fix to properly manage modem DCD and RNG state. by Mark Pizzolato · 12 years ago
  62. 0f078e9 Added register field decoding to the debug register trace output by Mark Pizzolato · 12 years ago
  63. df93215 Fixed output of debug data when a debug message doesn't contain a newline by Mark Pizzolato · 12 years ago
  64. ed7f3be Added a tmxr_detach_ln routine. by Mark Pizzolato · 12 years ago
  65. c600ae0 fix to the "Fortran chain" problem in the 1401 from Bob Supnik. by Mark Pizzolato · 12 years ago
  66. b36efe5 Fix out of bounds array reference (off by 1) when validating a maximum line number on a multiplexer by Mark Pizzolato · 12 years ago
  67. 8e85834 Complete returning the DZ modem status information as identified in issue #22 and return RI if DTR is not set, and DCD if it is. This solves the modem behavior issue #24 as well. by Mark Pizzolato · 12 years ago
  68. 814960e Properly restore DZ Modem Control state during a simulator RESTORE. by Mark Pizzolato · 12 years ago
  69. 93c9f35 Restore DZ modem control state to default on device detach. Properly clear modem bits when modem control enabled. Better display of modem control status. by Mark Pizzolato · 12 years ago
  70. 2c941c8 Fix to allow raw disk access even if Large File support isn't available on the host by Mark Pizzolato · 12 years ago
  71. b6e93b6 Minor documentation update by Mark Pizzolato · 12 years ago
  72. b545049 Added support to display git commit id when building from a zip archive and also to display the compiler version in SHOW VERSION on more platforms by Mark Pizzolato · 12 years ago
  73. 8cb6a2e Corrected to properly leverage the new -N attach_unit switch by Mark Pizzolato · 12 years ago
  74. 185f20a Added logic to all visual studio projects to install the git hooks for commit id on the first build in a newly cloned repository by Mark Pizzolato · 12 years ago
  75. a30d025 Updated AltairZ80 simulator documentation from Peter Schorn by Mark Pizzolato · 12 years ago
  76. d1db9ce Added a -N switch to the standard attach_unit routine to force a new file to be created. by Mark Pizzolato · 12 years ago
  77. 958ce00 Provide a way to avoid building with large file support enabled via the compile time define of DONT_DO_LARGEFILE by Mark Pizzolato · 12 years ago
  78. cddc3f8 Fix git hooks installation by Mark Pizzolato · 12 years ago
  79. 80ce8b2 Fixed makefile logic to install git hooks for git commit id by Mark Pizzolato · 12 years ago
  80. 8ec4e2a Fixed makefile to automatically install the git hooks (to acquire the git commit id) on the first make after newly cloning a repository by Mark Pizzolato · 12 years ago
  81. 35b658c Added git commit id to archive exports by Mark Pizzolato · 12 years ago
  82. 6f8349b Fiix bug to now allow building of network capable simulators without network support (with appropriate warnings) by Mark Pizzolato · 12 years ago
  83. 4bd72e6 Compiler and static analyzer fixes from Peter Schorn. by Mark Pizzolato · 12 years ago
  84. ee3d98a Updated AltairZ80 from Peter Schorn by Mark Pizzolato · 12 years ago
  85. 400281f NetBSD makefile cleanup by Mark Pizzolato · 12 years ago
  86. 34ad155 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  87. 6fd3e5f Added an message text for additional socket error which can be expected to happen on windows by Mark Pizzolato · 12 years ago
  88. 6f44a39 Added option to create listen sockets with SO_REUSEADDR if attach is done with -U switch set. Requested by Michael Mondy by Mark Pizzolato · 12 years ago
  89. 5bba4da Added support for MTAB entries to have values which contain quoted strings (which can therefore contain spaces and/or other characters which might normally be delimiters. Need suggested by Michael Mondy by Mark Pizzolato · 12 years ago
  90. 3dd4121 Added Large File Support which was missing for NetBSD (and OpenBSD) hosts - reported by Felix Deichmann by Mark Pizzolato · 12 years ago
  91. 414cf33 Compiler identified issues in AltairZ80 simulator by Mark Pizzolato · 12 years ago
  92. 1936f7f Fixed VAX8600 simulator boot from console without an attach disk to report a useful error instead of crashing by Mark Pizzolato · 12 years ago
  93. e0225c3 Added boot from console floppy support to the VAX780 simulator (Changed console floppy device name from RXC to CS) by Mark Pizzolato · 12 years ago
  94. 798d123 Fixed missing help description for SHOW FEATURES command by Mark Pizzolato · 12 years ago
  95. 96dbeae Added SHOW CPU MEMORY support for all VAX simulators to display the memory controller and board configuration by Mark Pizzolato · 12 years ago
  96. 52838ea Fixed tmxr attach logic to initialize the backlink on all of the mux lines when only a single line is attached. by Mark Pizzolato · 12 years ago
  97. eb14529 Force return of SCPE_OPENERR when the same serial port is opened more than once. by Mark Pizzolato · 12 years ago
  98. 8acb3b2 Fixed disk creation logic to avoid writing a zero sector to the first and last sector of a newly created disk if the disk's contents were copied from another disk. This solves the last details in issue #35 by Mark Pizzolato · 12 years ago
  99. 471ea3e Added SHOW CPU MEMORY to the MicroVAX I simulator by Mark Pizzolato · 12 years ago
  100. d245c0b Compiler warning cleanup by Mark Pizzolato · 12 years ago