1
0
mirror of https://github.com/open-simh/simh.git synced 2026-03-22 09:04:33 +00:00

Commit Graph

  • 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
  • 430541bda9 All VAX: Fixed dangling else in show_opnd (COVERITY) Bob Supnik 2017-03-14 04:34:36 -07:00
  • 71479d6c0b All VAX: Fixed certain indirect cases in parse (COVERITY) Bob Supnik 2017-03-14 04:32:50 -07:00
  • 053cb0fda8 I1401: Fixed possible NULL pointer dereference (COVERITY) Bob Supnik 2017-03-14 04:23:46 -07:00
  • b68910ded7 I1620: Fix Coverity identified problems Bob Supnik 2017-03-14 04:21:58 -07:00
  • 2b5ea1bdcf I7094: Fixed GET_PCHAIN macro (COVERITY) Bob Supnik 2017-03-14 04:19:12 -07:00
  • 01a75bc2da sigma: Fix Coverity identified problems Bob Supnik 2017-03-14 04:18:07 -07:00
  • 5ec40f26c6 VAX, VAX780: Fixed dangling else in show_opnd (COVERITY) Bob Supnik 2017-03-14 04:16:53 -07:00
  • ebfc76d03d VAX, VAX780: Fixed certain indirect cases in parse (COVERITY) Bob Supnik 2017-03-14 04:09:18 -07:00
  • 7e7c633bcc GIT: Use consistent gitignore across branches Mark Pizzolato 2017-03-14 04:04:48 -07:00
  • f52b5346fa Visual Studio Projects: Add project for imds-225 simulator Mark Pizzolato 2017-03-14 03:52:36 -07:00
  • a221ac4055 Intel-Systems, IBMPC: Standardize to CRLF line endings and spaces for tabs Bill Beech 2017-03-13 19:42:55 -07:00
  • 18efafe927 SCP: Fix remaining memory leak in RESTORE (COVERITY) Mark Pizzolato 2017-03-13 17:56:18 -07:00
  • 950fc82e38 VAX780, VAX8600: Fixed bad test for UBA intr level (COVERITY) Bob Supnik 2017-03-13 17:41:09 -07:00
  • d031eb7476 VAX780: Fixed bad test for UBA intr level (COVERITY) Bob Supnik 2017-03-13 17:37:33 -07:00
  • de95d5bec1 SCP: Fix memory leak in error paths of RESTORE command (COVERITY) Mark Pizzolato 2017-03-13 17:25:42 -07:00
  • a943737ab4 isys8010, isys8020, isys8024, isys8030, imds-225: Coverity identified problems Bill Beech 2017-03-13 16:57:26 -07:00
  • f10f8bc9c5 SWTP6800: Address Converity identified problems Bill Beech 2017-03-13 16:55:13 -07:00
  • a3a1db40fe IBMPC: Minor cleanup and change to CRLF line endings Bill Beech 2017-03-13 16:29:16 -07:00
  • 30556c8d78 AltairZ80: Fix uninitialized variable (Coverity Scan) Peter Schorn 2017-03-13 21:59:37 +01:00
  • 979aec293e SLIRP: Fix potential NULL pointer dereference and excess left shift (COVERITY) Mark Pizzolato 2017-03-13 12:58:40 -07:00
  • d1768d2771 PDP10, PDP11, PDP18B, PDP8: Annotate switch case fall through (COVERITY) Bob Supnik 2017-03-13 10:59:06 -07:00
  • fa62a00fd0 GRI, H316, I7094, NOVA, SDS, sigma: Annotate switch case fall through (COVERITY) Bob Supnik 2017-03-13 10:44:51 -07:00
  • 6333555947 VAX: Annotated intentional fall throughs in switch statements (COVERITY) Bob Supnik 2017-03-13 10:37:39 -07:00
  • 48a9b5b42b PDP10, PDP11, PDP18B, PDP8: Annotate switch case fall through (COVERITY) Bob Supnik 2017-03-13 10:32:27 -07:00
  • 3aff340c17 GRI, H316, I7094, NOVA, SDS, sigma: Annotate switch case fall through (COVERITY) Bob Supnik 2017-03-13 10:31:44 -07:00
  • 2edf3d9ded VAX: Annotated intentional fall throughs in switch statements (COVERITY) Bob Supnik 2017-03-13 10:17:23 -07:00
  • 4da04e06ce PDP11, VAX: Fix RQ device potential memory reference errors (COVERITY) Mark Pizzolato 2017-03-12 19:41:23 -07:00
  • 5efbd203a3 B5500: Fixed Coverity errors, and fixed for current SCP. Richard Cornwell 2017-03-12 22:33:06 -04:00
  • 14b9265af3 PDP11, VAX: Cleaned MSCP/TMSCP packet queues to be uint16 Mark Pizzolato 2017-03-12 19:06:46 -07:00
  • 12f43e660f TIMER: Behave reasonably when a simulator doesn't associate a UNIT with a timer Mark Pizzolato 2017-03-12 17:59:23 -07:00
  • bd575651ca AltairZ80: More fixes from source code scan (Coverity Scan) Peter Schorn 2017-03-12 18:21:07 +01:00
  • 70a8921a7a AltairZ80: Fix various static source scanning detected issues (Coverity Scan) Peter Schorn 2017-03-12 12:06:05 +01:00
  • e49f06dcc3 AltairZ80: fix out-of-bounds accesses (Coverity Scan) Sergey Svishchev 2017-03-11 23:48:03 -08:00
  • ba527ab24a Intel-Systems: Fix prior - plug file descriptor leaks (Coverity Scan) Mark Pizzolato 2017-03-11 22:28:33 -08:00
  • aa0924816a PDP11, VAX: Fix RQ device Endian compatibility problem (COVERITY) Mark Pizzolato 2017-03-11 22:24:41 -08:00
  • c4e963921b PDP11, VAX: Fix TQ device Endian compatibility problem (COVERITY) Mark Pizzolato 2017-03-11 22:23:38 -08:00
  • edc93cf263 CDC1700: fix potential use of uninitialized value (Coverity Scan) Sergey Svishchev 2017-03-11 17:59:41 -08:00
  • 12bd47eb02 Intel-Systems: plug file descriptor leaks (Coverity Scan) Sergey Svishchev 2017-03-11 16:16:34 -08:00
  • c6ed19aec3 PDP11, VAX780: XU device fixes (COVERITY) Mark Pizzolato 2017-03-11 16:04:56 -08:00
  • 235a39714c PDP11, VAX: XQ device fixes (COVERITY) Mark Pizzolato 2017-03-11 16:00:00 -08:00
  • 65f8e72b40 SCP: Fix uninitialized variable referenced in help (COVERITY) Mark Pizzolato 2017-03-11 12:44:04 -08:00
  • 7eece3deb1 SCP: Allow detaching of buffered devices without a buffer (COVERITY) Mark Pizzolato 2017-03-11 11:10:56 -08:00
  • c169b8dd79 ALTAIR: Extend disk buffer by 1 byte to avoid array overruns (COVERITY) Mark Pizzolato 2017-03-11 10:10:15 -08:00
  • 44deef9447 VAX780: Fix potentially uninitialized variable reference (COVERITY) Mark Pizzolato 2017-03-11 09:50:39 -08:00
  • 2d5711961f ETHER: Fix potential unterminated string (COVERITY) Mark Pizzolato 2017-03-11 09:17:40 -08:00
  • c94659571f ETHER: Fix potential unterminated string and packet buffer overrun (COVERITY) Mark Pizzolato 2017-03-11 03:14:33 -08:00
  • 9731644495 SCP: Fix Coverity identified problems Mark Pizzolato 2017-03-11 02:33:22 -08:00
  • 8df467835a DISK: generalized data debug routine for use by devices that don't use sim_disk Mark Pizzolato 2017-03-11 00:13:34 -08:00
  • 9f929ae312 DISK: Fix Coverity identified problems Mark Pizzolato 2017-03-10 15:59:37 -08:00
  • 872b2f238d TAPE: Fix potential NULL references (COVERITY) Mark Pizzolato 2017-03-10 12:01:38 -08:00
  • 009e5061e2 PDP11, PDP10: Fix DUP Modem signal change logic (COVERITY) Mark Pizzolato 2017-03-10 11:45:45 -08:00
  • 7af3e357f0 PDP11, VAX: Fix debug output state reference (COVERITY) Mark Pizzolato 2017-03-10 11:07:29 -08:00
  • df3f49c7a0 MicroVAX1: Fix NULL reference check in boot command parsing (COVERITY) Mark Pizzolato 2017-03-10 10:56:41 -08:00
  • 44587a17c5 MicroVAX2: Properly limit Qbus Map Register Access (COVERITY) Mark Pizzolato 2017-03-10 10:49:40 -08:00
  • 75a2ced795 SERIAL: Fix potential buffer overrun. (COVERITY) Mark Pizzolato 2017-03-10 09:19:15 -08:00
  • 1cc845b26c TMXR: Fix various potential buffer overruns (COVERITY) Mark Pizzolato 2017-03-10 09:18:48 -08:00
  • 9e318d16a2 BESM6: Fixed memory access issues (COVERITY). Leo Broukhis 2017-03-09 21:32:23 -08:00
  • 828fe4c901 BESM6: Added checks for calls to fseek (COVERITY) Leo Broukhis 2017-03-09 21:20:19 -08:00
  • 1e10080bc6 PDP10: Fixed word count test in EXE loader (COVERITY) Bob Supnik 2017-03-09 20:09:59 -08:00
  • 706de798ba PDP1, PDP18B: Fixed dt_seterr to handle nx unit select (COVERITY) Bob Supnik 2017-03-09 20:09:02 -08:00
  • 38f925a4f5 PDP10: Fixed word count test in EXE loader (COVERITY) Bob Supnik 2017-03-09 19:59:30 -08:00
  • 8029b1075f PDP1, PDP18B: Fixed dt_seterr to handle nx unit select (COVERITY) Bob Supnik 2017-03-09 19:58:32 -08:00
  • 3530f0de7d PDP10: Added mask on EXE repeat count (COVERITY) Bob Supnik 2017-03-09 19:50:01 -08:00
  • f26fa3d17f PDP8: Fixed PCQ_ENTRY for interrupts (COVERITY) Bob Supnik 2017-03-09 19:49:34 -08:00
  • 6f036bb6aa ID16, ID32: Added mask on EXE repeat count (COVERITY) Bob Supnik 2017-03-09 19:49:01 -08:00
  • 9048245287 I1401: Protect character conversions from garbage files (COVERITY) Bob Supnik 2017-03-09 19:48:31 -08:00
  • 396dd88def NOVA: Fixed missing break in loader & overlook case in address parse (COVERITY) Bob Supnik 2017-03-09 19:47:50 -08:00
  • 97a11f2b05 SDS: trap_P not set if mem mgt trap during fetch (COVERITY) Bob Supnik 2017-03-09 19:47:19 -08:00
  • 92e809f7c9 I1620: Guardbanded translation table lookups (COVERITY) Bob Supnik 2017-03-09 19:46:29 -08:00
  • 43d8ee6323 PDP10: Added mask on EXE repeat count (COVERITY) Bob Supnik 2017-03-09 19:40:24 -08:00