1. 02ebf6b Added support for STEP command execution in Remote Console sessions by Mark Pizzolato · 11 years ago
  2. 9844ba6 Added DIR (LS) command to list the files in a directory. This command is usable in Remote Console sessions. by Mark Pizzolato · 11 years ago
  3. 02b3477 Ensure correct Remote Console functionality when log files get big by Mark Pizzolato · 11 years ago
  4. de22137 Enhanced Remote Console support by Mark Pizzolato · 12 years ago
  5. ba09b2d Avoid crash in remote console when invalid command is entered and notification to alternate remote consoles. by Mark Pizzolato · 12 years ago
  6. 99c1305 Merge remote-tracking branch 'origin/master' into Operator-Commands by Mark Pizzolato · 12 years ago
  7. b886fb2 Add Remote Console support by Mark Pizzolato · 12 years ago
  8. 4bd72e6 Compiler and static analyzer fixes from Peter Schorn. by Mark Pizzolato · 12 years ago
  9. 414cf33 Compiler identified issues in AltairZ80 simulator by Mark Pizzolato · 12 years ago
  10. e3207c2 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  11. 83c1d80 Merge branch 'master' into AsyncTmxr by Mark Pizzolato · 12 years ago
  12. d46ebc7 Untangle circular include references between tmxr serial and sock include files. by Mark Pizzolato · 12 years ago
  13. 19c4ccb Added dynflags to the unit structure to track dynamic flags used by scp & libraries. This avoids expanding the set of unit flags and encroaching on the available user flags . by Mark Pizzolato · 12 years ago
  14. 4f19d08 Initial merge of Asynchronous Multiplexer and Asynchronous Clock support by Mark Pizzolato · 12 years ago
  15. 1213f09 Fixed Buffered Console behavior which ended up flushing buffer contents once a second and clearing the buffer. We were also incorrectly flushing buffer contents when a connection dropped. by Mark Pizzolato · 12 years ago
  16. 784ae24 - Fixed asynchronous i/o hangs introduced when asynchronous cancel support was added by Mark Pizzolato · 12 years ago
  17. 375a021 Retained the prior SET CONSOLE DEBUG={stdout|log} behavior which deprecated and replaced by SET DEBUG={stdout|log}. Reported by Rob Jarratt by Mark Pizzolato · 12 years ago
  18. 3b5870c Fix the occasional pause which may happen when the console is connected to a serial port at a slow port speed and large bursts of output cause buffers to fill up. by Mark Pizzolato · 12 years ago
  19. 1370ad6 Fixed console serial port connection checking by Mark Pizzolato · 12 years ago
  20. a72d85b Fix TMXR for devices which reference the TMLN conn variable as a connection state flag by Mark Pizzolato · 12 years ago
  21. 6cabdb9 Fixed duplicate logging output when output buffers are full and potential pauses in console output (reported by Mark Benson) by Mark Pizzolato · 12 years ago
  22. 60a0881 Fixes after Dave Bryan's testing. by Mark Pizzolato · 12 years ago
  23. 7f6a1af Added an optional validation argument to sim_parse_addr for callers which need to confirm incoming connections come from expected sources by Mark Pizzolato · 12 years ago
  24. c6c6648 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  25. f8ae8d2 Periodically flush buffered console mux data. This is necessary to cover the situation when data was buffered and sending data out the connection stalled due to OS/network buffering and no more output traffic happens to be generated. by Mark Pizzolato · 12 years ago
  26. 1fda1b1 scp.h, sim_console.h, sim_console.c - Changed SET CONSOLE DEBUG= and SET CONSOLE NODEBUG to enable/disable debugging for the console device by Mark Pizzolato · 12 years ago
  27. 02cb620 Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code. by Mark Pizzolato · 12 years ago
  28. 30ce7fd Revised the socket library sim_sock(.c & .h) to support both IPv4 and IPv6 leveraging the RFC3493 APIs. by Mark Pizzolato · 12 years ago
  29. 030d790 Asynchronous Timer Support by Mark Pizzolato · 12 years ago
  30. 7c38b83 Asynchronous Multiplexer and Console Support by Mark Pizzolato · 12 years ago
  31. 0f8e6cf Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. by Mark Pizzolato · 12 years ago
  32. 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 13 years ago
  33. 5863e1b HP2100 Update from Dave Bryan by Mark Pizzolato · 13 years ago
  34. 0270d0e Cleanup based on reports from Michael Bloom by Mark Pizzolato · 13 years ago
  35. 4ab5265 Provided Console Control Event explanation as comments in the sim_console code. by Mark Pizzolato · 13 years ago
  36. 01369c1 Added sim_ttisatty to support reasonable behaviour (i.e. avoid in infinite loop) in the main command input loop when EOF is detected and input is coming from a file (or a null device: /dev/null or NUL:) This may happen when a simulator is running in a background process. by Mark Pizzolato · 13 years ago
  37. ec4f002 Standardized the simulatar transition messages which is needed on hosts with raw console tty I/O (From the OSX community) by Mark Pizzolato · 13 years ago
  38. eef35bd Added a console log flush when starting a simulator and potentially waiting for a telnet connection by Mark Pizzolato · 13 years ago
  39. 3ae8a42 Allowed SET CONSOLE TELNET=nnn to be issued multiple times, with an automatic SET CONSOLE NOTELNET done as needed. by Mark Pizzolato · 13 years ago
  40. d81365b Compile cleanups. by Mark Pizzolato · 14 years ago
  41. bafbba4 Fixed bug with shared log file references by Mark Pizzolato · 14 years ago
  42. 94ad4e3 Cleaned up to support running in a background/detached process by Mark Pizzolato · 14 years ago
  43. fe8b1f0 Merge branch 'FastAsynchIO' into simhv38-2-rc2 by Mark Pizzolato · 14 years ago
  44. 87157dc Merge branch 'BufferedConsole' into simhv3.8-2.rc2 by Mark Pizzolato · 14 years ago
  45. 454b706 Added Buffered Console Capabilities by Mark Pizzolato · 14 years ago
  46. a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
  47. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  48. 59aa4a7 Notes For V3.8 by Bob Supnik · 16 years ago v3.8-0
  49. 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
  50. 15919a2 Notes For V3.6-0 by Bob Supnik · 18 years ago v3.6-1
  51. a12e4a1 Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-2
  52. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
  53. b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
  54. 2e00e11 Notes For V3.2-3 by Bob Supnik · 20 years ago v3.2-3
  55. 2688f2d Notes For V3.2-2 by Bob Supnik · 20 years ago v3.2-2
  56. e2ba672 Notes For V3.2-1 by Bob Supnik · 20 years ago v3.2-1
  57. 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0[Renamed (68%) from scp_tty.c]
  58. f9564b8 Notes For V3.0-1 by Bob Supnik · 21 years ago v3.0-1
  59. 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
  60. 43385c9 Notes For V2.10-4 by Bob Supnik · 22 years ago v2.10-4
  61. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2
  62. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0
  63. df64751 Notes For V2.9-11 by Bob Supnik · 22 years ago v2.9-11
  64. 654937f simh v2.7 by Bob Supnik · 23 years ago v2.7
  65. 89bcd02 simh v2.6b by Bob Supnik · 23 years ago v2.6b
  66. a7b623a simh v2.6a by Bob Supnik · 23 years ago v2.6a
  67. 4d6dfa4 simh v2.6 by Bob Supnik · 23 years ago v2.6
  68. 062d217 simh v2.5a by Bob Supnik · 23 years ago v2.5a
  69. 9af6fd2 simh v2.5 by Bob Supnik · 23 years ago v2.5