1. 0586d34 PDP4, PDP7, PDP9: Add fall through comment (Coverity) by Mark Pizzolato · 7 years ago
  2. 47c917a PDP11, VAX: Fix stray TABs which crept in over time by Mark Pizzolato · 7 years ago
  3. 7092c55 VAX750: Fixes to Unibus adapter to address #346 by Matt Burke · 7 years ago
  4. 4b41b33 All VAX, PDP11, PDP10: Minor fixes to DZ device by Matt Burke · 7 years ago
  5. f6d4e92 VAX8600: Marked intentional fall through of case statement CID: 1415576 by Matt Burke · 7 years ago
  6. a3e6aac All VAXStations: Fixed logical vs bitwise operator CID: 1415454 by Matt Burke · 7 years ago
  7. b5a5aec SCP: Avoid potential macro redefinition for strcasecmp() and strncasecmp() by Mark Pizzolato · 7 years ago
  8. 1a8bc50 PDP11, Qbus VAX: Add delay when starting XQ device in DELQA-T mode by Mark Pizzolato · 7 years ago
  9. e522daf SCP: Replace stray TAB and fix sprintf format specifier by Mark Pizzolato · 7 years ago
  10. c94edb6 VAXStations: Improvements and bug fixes to keyboard and mouse devices by Matt Burke · 7 years ago
  11. 168d0d9 SCP: add generic length limted and case independent string for all platforms by Mark Pizzolato · 7 years ago
  12. 9179c4e SCP: Fix OS Error text routine on Windows with gcc by Mark Pizzolato · 7 years ago
  13. a719ef5 alpha: Fixed function field widths (Maurice Marks) by Bob Supnik · 8 years ago
  14. c4931bb PDP11: Fix error path check on disk I/O status by Mark Pizzolato · 8 years ago
  15. 8c5305c PDP11: Fix rounding up sector count computation by Mark Pizzolato · 8 years ago
  16. cd8e9eb PDP11: Properly handle reads of less than 1 sector by Mark Pizzolato · 8 years ago
  17. faae90e ID16: Fix potential uninitialized variable recording history (COVERITY) by Mark Pizzolato · 8 years ago
  18. 6ff3eea SCP: Compiler suggested cleanup by Mark Pizzolato · 8 years ago
  19. 2b30084 IBMPC, IBMPCXT, isys80xx: Restructure directories to eliminate redundant files by Bill Beech · 8 years ago
  20. 7317645 SCP: Make COPY command more robust by Mark Pizzolato · 8 years ago
  21. 64376ca makefile: Use correct variable name, FONTPATH instead of FONTNAME in message by Ryo ONODERA · 8 years ago
  22. c6b10a0 makefile: Add check for utime.h by Mark Pizzolato · 8 years ago
  23. cc2c8f1 I7094: Fix typo in accessing unit array (COVERITY) by Bob Supnik · 8 years ago
  24. 60bf7d5 IBMPC, IBMPCXT: Compiler suggested cleanup by Bill Beech · 8 years ago
  25. d42dd70 VAX750: Fix some 750 UBA inconsistencies by Mark Pizzolato · 8 years ago
  26. 1c83826 ID32: Fix potential uninitialized variable recording history (COVERITY) by Mark Pizzolato · 8 years ago
  27. 2ddb716 ibmpc & Intel systems: Fix coverity identified issues by Bill Beech · 8 years ago
  28. 861d460 SWTP: remove error path extra close (COVERITY) by Bill Beech · 8 years ago
  29. c48b254 ETHER: Fix packet length check to properly accomodate CRC data if needed by Mark Pizzolato · 8 years ago
  30. 00f6cd5 SCP: Make sure that SCPE_OK isn't interpreted as error in sim_messagef by Mark Pizzolato · 8 years ago
  31. 9b2ff7e SCP: Add COPY/CP command by Mark Pizzolato · 8 years ago
  32. 1790382 AltairZ80: Mark Coverity false positives in rotate operations by Peter Schorn · 8 years ago
  33. 064c8e5 SCP: Silence Coverity warnings by Mark Pizzolato · 8 years ago
  34. 3af3a8e SLIRP:: Coverity cleanup by Mark Pizzolato · 8 years ago
  35. b954352 All VAX: Fixed uninitialized variable on FPD path (COVERITY) by Bob Supnik · 8 years ago
  36. 9238654 TX-0: Address CID 1415866 deadcode error. by Howard M. Harte · 8 years ago
  37. fa16714 All VAX: Avoid potential invalid memory reference recording history after FPD by Mark Pizzolato · 8 years ago
  38. 680ad4f Various VAX: Mark Coverity False Positive for boot command parsing by Mark Pizzolato · 8 years ago
  39. 8344225 ALTAIR: Leave room for NUL byte in the degenerate case (COVERITY) by Mark Pizzolato · 8 years ago
  40. 773cc1c SCP: Minor Coverity cleanup by Mark Pizzolato · 8 years ago
  41. c97f466 PDP8: Annotate fall through paths in switch statements by Bob Supnik · 8 years ago
  42. c2c1f04 ALTAIR: Avoid potential buffer overrun while parsing opcodes and arguments by Mark Pizzolato · 8 years ago
  43. d4a79a2 CDC1700: Provide scripts to install and run MSOS by John Forecast · 8 years ago
  44. 2b0acc3 DISK: Ignore potential cleanup errors and avoid sign extension byte swapping by Mark Pizzolato · 8 years ago
  45. a9a9142 SCP: Properly define sim_name array to avoid potential overrun by Mark Pizzolato · 8 years ago
  46. 62dc8ff ALTAIR: Fix potential reference to uninitialized memory (Coverity) by Mark Pizzolato · 8 years ago
  47. fa7e350 SCP: Avoid potential invalid pointer reference (Coverity) by Mark Pizzolato · 8 years ago
  48. cb6b0a5 SCP: Coverity warning cleanup by Mark Pizzolato · 8 years ago
  49. 8d8a286 SCP: Add checks to avoid potential buffer overrun (Coverity) by Mark Pizzolato · 8 years ago
  50. d60c56d PDP10: Add fall through comment to case (COVERITY) by Bob Supnik · 8 years ago
  51. 5896b1c PDP10: Documented switch fall through case (COVERITY) by Bob Supnik · 8 years ago
  52. 3989251 SCP: Add more Error path checks by Mark Pizzolato · 8 years ago
  53. 36f09d2 SCP: Fix potential error return checks (COVERITY) by Mark Pizzolato · 8 years ago
  54. 3e54264 SAGE: Fix flag setting with 33bit mask by Holger Veit · 8 years ago
  55. d985645 SLIRP: silence Coverity noise by Mark Pizzolato · 8 years ago
  56. f4b7d1f SCP: Migrate some use of strcat() to sim_strlcat() by Mark Pizzolato · 8 years ago
  57. ec11eca PDQ3: Fix coverity issue 1416165 by Mark Pizzolato · 8 years ago
  58. 34d29d3 SCP: Add sim_strlcpy and sim_strlcat for platforms missing strlcpy and strlcat by Mark Pizzolato · 8 years ago
  59. 9a9b5de PDQ-3, SAGE: Coverity Fixes by Holger Veit · 8 years ago
  60. 4897525 SLIRP: Coverity identified warning by Mark Pizzolato · 8 years ago
  61. c638950 PDP11: Properly handle reads of less than 1 sector by Mark Pizzolato · 8 years ago
  62. b2cd329 FRONTPANEL: Fix repeating register data gathering lock problem (COVERITY) by Mark Pizzolato · 8 years ago
  63. 2d1b969 TAPE: Stub extended gap behaviors to avoid link time errors. by Mark Pizzolato · 8 years ago
  64. 3eb4598 SCP: Removed KBD_WAIT and friends by Bob Supnik · 8 years ago
  65. 0947a69 isys80xx, imds-225: Cleanup Coverity identified issues by Bill Beech · 8 years ago
  66. f02a9b0 ibmpc, ibmpcxt: Cleanup Coverity identified issues by Bill Beech · 8 years ago
  67. bef62a5 SWTP: Cleanup Coverity identified issues by Bill Beech · 8 years ago
  68. 6831746 All VAX: Clarify Opcode Table decode values by Mark Pizzolato · 8 years ago
  69. 33f02ae SDS: Add precise gap erase to MT device by Bob Supnik · 8 years ago
  70. 0cc2a46 sigma: Add "Sigma 7 BigMem" as a model variant by Bob Supnik · 8 years ago
  71. c26c6ea NOVA, PDP1,, sigma: Various cosmetic/typo changes by Bob Supnik · 8 years ago
  72. 41ea29a PDP18B: Limit connection poll to configured lines by Bob Supnik · 8 years ago
  73. 976cf12 VAX780: Update 780 bug history to include REI to Compatibility mode by Bob Supnik · 8 years ago
  74. e1f8e88 ID16, ID32: Fixed testing of 8b mode and echoed character (COVERITY) by Bob Supnik · 8 years ago
  75. a37e928 I7094: Annotated fall through in switch (COVERITY) by Bob Supnik · 8 years ago
  76. a040eb4 I1401: Fixed MTF length checking (COVERITY) by Bob Supnik · 8 years ago
  77. 0e6a79f All VAX: Initialize intermediate state vars outside of the instruction loop by Mark Pizzolato · 8 years ago
  78. 7c696db Visual Studio Projects: Add projects for ibmpc and ibmpcxt by Mark Pizzolato · 8 years ago
  79. 5fb61c8 FRONTPANEL: Fix Coverity identified issues by Mark Pizzolato · 8 years ago
  80. 0f41c24 ibmpc, isys80xx, imds-225: Fix Coverity identified problems by Bill Beech · 8 years ago
  81. b64f3cd CDC1700: Fix Coverity identified potential buffer overrun by John Forecast · 8 years ago
  82. fcf3104 FRONTPANEL: Fix Coverity identified problems by Mark Pizzolato · 8 years ago
  83. 5135f13 TAPE: Fix Coverity potential NULL pointer dereference by Mark Pizzolato · 8 years ago
  84. f0bee7f VAX750: Fixed bad test for UBA intr level (COVERITY) by Bob Supnik · 8 years ago
  85. 8d8ecc1 CDC1700: Fixing Coverity identified issues by John Forecast · 8 years ago
  86. 62879be PDP1, PDP8, PDP18B, PDP11: Fixed dt_seterr to clear successor states by Bob Supnik · 8 years ago
  87. 1cd11f3 sigma: Added missing CONST to fix broken build by Mark Pizzolato · 8 years ago
  88. 6a40afe VAX750: Fix NULL reference check in boot command parsing (COVERITY) by Mark Pizzolato · 8 years ago
  89. 934f4e6 alpha: Fix Coverity identified Defect: 1416171 by Bob Supnik · 8 years ago
  90. 485114c B5500: Fixed Coverity bugs. by Richard Cornwell · 8 years ago
  91. df1baf2 CDC1700: Release 2 by Mark Pizzolato · 8 years ago
  92. ca19ac9 SCP: Fix potential NULL pointer dereference (COVERITY) by Mark Pizzolato · 8 years ago
  93. 9f746cf AltairZ80: Improved diskClose error handling (Coverity Scan) by Peter Schorn · 8 years ago
  94. e7a38cc PDP11: Fixed spurious interrupt when setting GO by Bob Supnik · 8 years ago
  95. aef6626 I1401: Fixed possible NULL pointer dereference (COVERITY) by Bob Supnik · 8 years ago
  96. f586105 I1620: Fix Coverity identified problems by Bob Supnik · 8 years ago
  97. b95e870 I7094: Fixed GET_PCHAIN macro (COVERITY) by Bob Supnik · 8 years ago
  98. 0c03efb sigma: Fix Coverity identified problems by Bob Supnik · 8 years ago
  99. 430541b All VAX: Fixed dangling else in show_opnd (COVERITY) by Bob Supnik · 8 years ago
  100. 71479d6 All VAX: Fixed certain indirect cases in parse (COVERITY) by Bob Supnik · 8 years ago