1
0
mirror of https://github.com/simh/simh.git synced 2026-05-27 04:57:29 +00:00

Commit Graph

  • cc2c8f10fc I7094: Fix typo in accessing unit array (COVERITY) Bob Supnik 2017-04-07 11:06:28 -07:00
  • d0298bd817 I7094: Fix typo in accessing unit array (COVERITY) Bob Supnik 2017-04-07 11:04:33 -07:00
  • 60bf7d5d12 IBMPC, IBMPCXT: Compiler suggested cleanup Bill Beech 2017-04-07 10:23:55 -07:00
  • d42dd707e9 VAX750: Fix some 750 UBA inconsistencies Mark Pizzolato 2017-04-06 18:12:44 -07:00
  • 1c83826b43 ID32: Fix potential uninitialized variable recording history (COVERITY) Mark Pizzolato 2017-04-06 18:11:33 -07:00
  • 2ddb7162f3 ibmpc & Intel systems: Fix coverity identified issues Bill Beech 2017-04-05 12:51:28 -07:00
  • 861d460ce5 SWTP: remove error path extra close (COVERITY) Bill Beech 2017-04-05 12:48:52 -07:00
  • c48b254228 ETHER: Fix packet length check to properly accomodate CRC data if needed Mark Pizzolato 2017-04-03 14:49:54 -07:00
  • 00f6cd59a2 SCP: Make sure that SCPE_OK isn't interpreted as error in sim_messagef Mark Pizzolato 2017-04-03 12:56:48 -07:00
  • 9b2ff7e371 SCP: Add COPY/CP command Mark Pizzolato 2017-04-03 08:26:25 -07:00
  • 17903827bd AltairZ80: Mark Coverity false positives in rotate operations Peter Schorn 2017-04-01 08:48:43 +02:00
  • 064c8e54a8 SCP: Silence Coverity warnings Mark Pizzolato 2017-03-31 18:54:18 -07:00
  • 3af3a8ea54 SLIRP:: Coverity cleanup Mark Pizzolato 2017-03-31 17:48:30 -07:00
  • b9543529d2 All VAX: Fixed uninitialized variable on FPD path (COVERITY) Bob Supnik 2017-03-31 15:02:34 -07:00
  • 6052e650db All VAX: Fixed uninitialized variable on FPD path (COVERITY) Bob Supnik 2017-03-31 14:59:46 -07:00
  • 92386549bd TX-0: Address CID 1415866 deadcode error. Howard M. Harte 2017-03-31 08:12:33 -07:00
  • fa1671455e All VAX: Avoid potential invalid memory reference recording history after FPD Mark Pizzolato 2017-03-30 19:22:16 -07:00
  • 680ad4f239 Various VAX: Mark Coverity False Positive for boot command parsing Mark Pizzolato 2017-03-30 19:20:48 -07:00
  • 8344225aef ALTAIR: Leave room for NUL byte in the degenerate case (COVERITY) Mark Pizzolato 2017-03-30 12:54:23 -07:00
  • 773cc1c319 SCP: Minor Coverity cleanup Mark Pizzolato 2017-03-30 07:55:13 -07:00
  • c97f466457 PDP8: Annotate fall through paths in switch statements Bob Supnik 2017-03-30 07:12:57 -07:00
  • c2c1f04e8a ALTAIR: Avoid potential buffer overrun while parsing opcodes and arguments Mark Pizzolato 2017-03-29 14:16:57 -07:00
  • d4a79a27b0 CDC1700: Provide scripts to install and run MSOS John Forecast 2017-03-29 14:09:54 -07:00
  • 2b0acc301a DISK: Ignore potential cleanup errors and avoid sign extension byte swapping Mark Pizzolato 2017-03-29 08:19:17 -07:00
  • a9a91420b0 SCP: Properly define sim_name array to avoid potential overrun Mark Pizzolato 2017-03-29 07:43:11 -07:00
  • 62dc8ff6ec ALTAIR: Fix potential reference to uninitialized memory (Coverity) Mark Pizzolato 2017-03-29 07:04:29 -07:00
  • fa7e350c78 SCP: Avoid potential invalid pointer reference (Coverity) Mark Pizzolato 2017-03-29 07:02:46 -07:00
  • cb6b0a526a SCP: Coverity warning cleanup Mark Pizzolato 2017-03-28 22:35:26 -07:00
  • 8d8a286c58 SCP: Add checks to avoid potential buffer overrun (Coverity) Mark Pizzolato 2017-03-28 19:36:12 -07:00
  • d60c56d18f PDP10: Add fall through comment to case (COVERITY) Bob Supnik 2017-03-28 19:27:27 -07:00
  • 5896b1c20d PDP10: Documented switch fall through case (COVERITY) Bob Supnik 2017-03-28 14:32:10 -07:00
  • ea61cebf75 PDP10: Documented switch fall through case (COVERITY) Bob Supnik 2017-03-28 13:43:01 -07:00
  • 3989251f85 SCP: Add more Error path checks Mark Pizzolato 2017-03-28 13:40:11 -07:00
  • 36f09d223f SCP: Fix potential error return checks (COVERITY) Mark Pizzolato 2017-03-28 13:34:19 -07:00
  • 3e54264253 SAGE: Fix flag setting with 33bit mask Holger Veit 2017-03-28 13:32:22 -07:00
  • d98564544e SLIRP: silence Coverity noise Mark Pizzolato 2017-03-27 20:48:27 -07:00
  • f4b7d1fbf8 SCP: Migrate some use of strcat() to sim_strlcat() Mark Pizzolato 2017-03-27 08:23:03 -07:00
  • ec11ecab87 PDQ3: Fix coverity issue 1416165 Mark Pizzolato 2017-03-27 07:54:07 -07:00
  • 34d29d3160 SCP: Add sim_strlcpy and sim_strlcat for platforms missing strlcpy and strlcat Mark Pizzolato 2017-03-27 07:51:13 -07:00
  • 9a9b5deb9c PDQ-3, SAGE: Coverity Fixes Holger Veit 2017-03-27 06:57:43 -07:00
  • 489752596b SLIRP: Coverity identified warning Mark Pizzolato 2017-03-26 11:49:05 -07:00
  • c638950211 PDP11: Properly handle reads of less than 1 sector Mark Pizzolato 2017-03-26 06:52:21 -07:00
  • b2cd329f4c FRONTPANEL: Fix repeating register data gathering lock problem (COVERITY) Mark Pizzolato 2017-03-20 23:37:50 -07:00
  • 2d1b969cb7 TAPE: Stub extended gap behaviors to avoid link time errors. Mark Pizzolato 2017-03-20 23:05:47 -07:00
  • 3eb4598456 SCP: Removed KBD_WAIT and friends Bob Supnik 2017-03-20 22:33:38 -07:00
  • 14e6aeac91 SCP: Removed KBD_WAIT and friends Bob Supnik 2017-03-20 22:04:27 -07:00
  • 58d914c129 TAPE: Added sim_tape_errecf, sim_tape_errecr functions Bob Supnik 2017-03-20 21:58:41 -07:00
  • df1f07f89d TIMER: Fixed calibration lost path to reinitialize timer Bob Supnik 2017-03-20 21:56:13 -07:00
  • 5ca66f59fe SCP: Fixed "noise" bugs (COVERITY) Bob Supnik 2017-03-20 21:55:10 -07:00
  • 0947a69a9e isys80xx, imds-225: Cleanup Coverity identified issues Bill Beech 2017-03-20 13:41:24 -07:00
  • f02a9b02f3 ibmpc, ibmpcxt: Cleanup Coverity identified issues Bill Beech 2017-03-20 13:40:40 -07:00
  • bef62a51fd SWTP: Cleanup Coverity identified issues Bill Beech 2017-03-20 13:32:43 -07:00
  • 6831746400 All VAX: Clarify Opcode Table decode values Mark Pizzolato 2017-03-20 08:10:43 -07:00
  • 33f02ae4d7 SDS: Add precise gap erase to MT device Bob Supnik 2017-03-20 08:03:49 -07:00
  • 0cc2a469b2 sigma: Add "Sigma 7 BigMem" as a model variant Bob Supnik 2017-03-20 08:02:57 -07:00
  • c26c6ea501 NOVA, PDP1,, sigma: Various cosmetic/typo changes Bob Supnik 2017-03-20 08:01:58 -07:00
  • 41ea29a752 PDP18B: Limit connection poll to configured lines Bob Supnik 2017-03-20 07:49:03 -07:00
  • 976cf12d76 VAX780: Update 780 bug history to include REI to Compatibility mode Bob Supnik 2017-03-20 07:48:25 -07:00
  • e1f8e88373 ID16, ID32: Fixed testing of 8b mode and echoed character (COVERITY) Bob Supnik 2017-03-20 07:47:42 -07:00
  • a37e9284e1 I7094: Annotated fall through in switch (COVERITY) Bob Supnik 2017-03-20 07:46:28 -07:00
  • a040eb4e32 I1401: Fixed MTF length checking (COVERITY) Bob Supnik 2017-03-20 07:43:41 -07:00
  • c6399f7e40 PDP11: Change DC and TTI device to be 7B instead of 7P Mark Pizzolato 2017-03-20 07:34:49 -07:00
  • dcc5e098d0 PDP10, PDP18B, VAX: Better cosheduling behavior Bob Supnik 2017-03-20 07:33:04 -07:00
  • 3165a1b3ab All VAX: Properly define Unimplemented Opcode specifier count mask Bob Supnik 2017-03-20 07:19:32 -07:00
  • eb2862fde4 SDS: Add precise gap erase to MT device Bob Supnik 2017-03-19 18:15:02 -07:00
  • b32e22874d sigma: Add "Sigma 7 BigMem" as a model variant Bob Supnik 2017-03-19 18:12:34 -07:00
  • a6469c255d NOVA, PDP1, PDP11, sigma: Various cosmetic/typo changes Bob Supnik 2017-03-19 09:45:12 -07:00
  • 9700c9116a PDP8: Added LS8E decode (6660) for WPS8 and PKSTF Bob Supnik 2017-03-18 23:46:10 -07:00
  • a12b5d5a8f PDP18B: Limit connection poll to configured lines Bob Supnik 2017-03-18 23:43:01 -07:00
  • 1ea348ed1d VAX780: Update 780 bug history to include REI to Compatibility mode Bob Supnik 2017-03-18 22:41:37 -07:00
  • 94d241e507 ID16, ID32: Fixed testing of 8b mode and echoed character (COVERITY) Bob Supnik 2017-03-18 21:53:55 -07:00
  • 244ad6be5a I7094: Annotated fall through in switch (COVERITY) Bob Supnik 2017-03-18 21:48:57 -07:00
  • 07cd35b86a I1401: Fixed MTF length checking (COVERITY) Bob Supnik 2017-03-18 21:48:01 -07:00
  • 17fb03d686 ALTAIR: Extend data buffer to avoid overrun (COVERITY) Mark Pizzolato 2017-03-18 20:04:19 -07:00
  • 0e6a79f078 All VAX: Initialize intermediate state vars outside of the instruction loop Mark Pizzolato 2017-03-18 17:59:13 -07:00
  • 7c696dbbc7 Visual Studio Projects: Add projects for ibmpc and ibmpcxt Mark Pizzolato 2017-03-18 17:47:52 -07:00
  • 5fb61c83e3 FRONTPANEL: Fix Coverity identified issues Mark Pizzolato 2017-03-18 02:17:35 -07:00
  • 0f41c24cb8 ibmpc, isys80xx, imds-225: Fix Coverity identified problems Bill Beech 2017-03-17 14:24:44 -07:00
  • b64f3cd1c7 CDC1700: Fix Coverity identified potential buffer overrun John Forecast 2017-03-17 08:49:17 -07:00
  • fcf3104f6a FRONTPANEL: Fix Coverity identified problems Mark Pizzolato 2017-03-15 21:02:09 -07:00
  • 5135f137ea TAPE: Fix Coverity potential NULL pointer dereference Mark Pizzolato 2017-03-15 21:01:37 -07:00
  • f0bee7f28e VAX750: Fixed bad test for UBA intr level (COVERITY) Bob Supnik 2017-03-15 21:00:34 -07:00
  • 8d8ecc1a5a CDC1700: Fixing Coverity identified issues John Forecast 2017-03-15 14:53:51 -07:00
  • 62879beb70 PDP1, PDP8, PDP18B, PDP11: Fixed dt_seterr to clear successor states Bob Supnik 2017-03-15 10:04:52 -07:00
  • 9f60279a51 PDP1, PDP8, PDP18B, PDP11: Fixed dt_seterr to clear successor states Bob Supnik 2017-03-15 09:57:58 -07:00
  • 1cd11f3464 sigma: Added missing CONST to fix broken build Mark Pizzolato 2017-03-14 21:44:14 -07:00
  • 6a40afea24 VAX750: Fix NULL reference check in boot command parsing (COVERITY) Mark Pizzolato 2017-03-14 20:31:51 -07:00
  • 934f4e6471 alpha: Fix Coverity identified Defect: 1416171 Bob Supnik 2017-03-14 18:22:04 -07:00
  • b0541176da alpha: Fix Coverity identified Defect: 1416171 Bob Supnik 2017-03-14 18:20:46 -07:00
  • d3b6bb2dac alpha: Adding baseline experimental Alpha version Mark Pizzolato 2017-03-14 18:15:34 -07:00
  • 485114cae3 B5500: Fixed Coverity bugs. Richard Cornwell 2017-03-14 20:50:09 -04:00
  • df1baf2528 CDC1700: Release 2 Mark Pizzolato 2017-03-14 13:36:57 -07:00
  • ca19ac921c SCP: Fix potential NULL pointer dereference (COVERITY) Mark Pizzolato 2017-03-14 10:24:18 -07:00
  • 9f746cfefa AltairZ80: Improved diskClose error handling (Coverity Scan) Peter Schorn 2017-03-14 18:12:27 +01:00
  • e7a38cc56f PDP11: Fixed spurious interrupt when setting GO Bob Supnik 2017-03-14 09:59:14 -07:00
  • 4a5d829c46 PDP11: Fixed spurious interrupt when setting GO Bob Supnik 2017-03-14 09:58:17 -07:00
  • aef66264de I1401: Fixed possible NULL pointer dereference (COVERITY) Bob Supnik 2017-03-14 04:48:58 -07:00
  • f586105051 I1620: Fix Coverity identified problems Bob Supnik 2017-03-14 04:48:14 -07:00
  • b95e8704d2 I7094: Fixed GET_PCHAIN macro (COVERITY) Bob Supnik 2017-03-14 04:47:27 -07:00
  • 0c03efb560 sigma: Fix Coverity identified problems Bob Supnik 2017-03-14 04:46:42 -07:00