- b2cd329 FRONTPANEL: Fix repeating register data gathering lock problem (COVERITY) by Mark Pizzolato · 8 years ago
- 2d1b969 TAPE: Stub extended gap behaviors to avoid link time errors. by Mark Pizzolato · 8 years ago
- 3eb4598 SCP: Removed KBD_WAIT and friends by Bob Supnik · 8 years ago
- 0947a69 isys80xx, imds-225: Cleanup Coverity identified issues by Bill Beech · 8 years ago
- f02a9b0 ibmpc, ibmpcxt: Cleanup Coverity identified issues by Bill Beech · 8 years ago
- bef62a5 SWTP: Cleanup Coverity identified issues by Bill Beech · 8 years ago
- 6831746 All VAX: Clarify Opcode Table decode values by Mark Pizzolato · 8 years ago
- 33f02ae SDS: Add precise gap erase to MT device by Bob Supnik · 8 years ago
- 0cc2a46 sigma: Add "Sigma 7 BigMem" as a model variant by Bob Supnik · 8 years ago
- c26c6ea NOVA, PDP1,, sigma: Various cosmetic/typo changes by Bob Supnik · 8 years ago
- 41ea29a PDP18B: Limit connection poll to configured lines by Bob Supnik · 8 years ago
- 976cf12 VAX780: Update 780 bug history to include REI to Compatibility mode by Bob Supnik · 8 years ago
- e1f8e88 ID16, ID32: Fixed testing of 8b mode and echoed character (COVERITY) by Bob Supnik · 8 years ago
- a37e928 I7094: Annotated fall through in switch (COVERITY) by Bob Supnik · 8 years ago
- a040eb4 I1401: Fixed MTF length checking (COVERITY) by Bob Supnik · 8 years ago
- 0e6a79f All VAX: Initialize intermediate state vars outside of the instruction loop by Mark Pizzolato · 8 years ago
- 7c696db Visual Studio Projects: Add projects for ibmpc and ibmpcxt by Mark Pizzolato · 8 years ago
- 5fb61c8 FRONTPANEL: Fix Coverity identified issues by Mark Pizzolato · 8 years ago
- 0f41c24 ibmpc, isys80xx, imds-225: Fix Coverity identified problems by Bill Beech · 8 years ago
- b64f3cd CDC1700: Fix Coverity identified potential buffer overrun by John Forecast · 8 years ago
- fcf3104 FRONTPANEL: Fix Coverity identified problems by Mark Pizzolato · 8 years ago
- 5135f13 TAPE: Fix Coverity potential NULL pointer dereference by Mark Pizzolato · 8 years ago
- f0bee7f VAX750: Fixed bad test for UBA intr level (COVERITY) by Bob Supnik · 8 years ago
- 8d8ecc1 CDC1700: Fixing Coverity identified issues by John Forecast · 8 years ago
- 62879be PDP1, PDP8, PDP18B, PDP11: Fixed dt_seterr to clear successor states by Bob Supnik · 8 years ago
- 1cd11f3 sigma: Added missing CONST to fix broken build by Mark Pizzolato · 8 years ago
- 6a40afe VAX750: Fix NULL reference check in boot command parsing (COVERITY) by Mark Pizzolato · 8 years ago
- 934f4e6 alpha: Fix Coverity identified Defect: 1416171 by Bob Supnik · 8 years ago
- 485114c B5500: Fixed Coverity bugs. by Richard Cornwell · 8 years ago
- df1baf2 CDC1700: Release 2 by Mark Pizzolato · 8 years ago
- ca19ac9 SCP: Fix potential NULL pointer dereference (COVERITY) by Mark Pizzolato · 8 years ago
- 9f746cf AltairZ80: Improved diskClose error handling (Coverity Scan) by Peter Schorn · 8 years ago
- e7a38cc PDP11: Fixed spurious interrupt when setting GO by Bob Supnik · 8 years ago
- aef6626 I1401: Fixed possible NULL pointer dereference (COVERITY) by Bob Supnik · 8 years ago
- f586105 I1620: Fix Coverity identified problems by Bob Supnik · 8 years ago
- b95e870 I7094: Fixed GET_PCHAIN macro (COVERITY) by Bob Supnik · 8 years ago
- 0c03efb sigma: Fix Coverity identified problems by Bob Supnik · 8 years ago
- 430541b All VAX: Fixed dangling else in show_opnd (COVERITY) by Bob Supnik · 8 years ago
- 71479d6 All VAX: Fixed certain indirect cases in parse (COVERITY) by Bob Supnik · 8 years ago
- f52b534 Visual Studio Projects: Add project for imds-225 simulator by Mark Pizzolato · 8 years ago
- a221ac4 Intel-Systems, IBMPC: Standardize to CRLF line endings and spaces for tabs by Bill Beech · 8 years ago
- 18efafe SCP: Fix remaining memory leak in RESTORE (COVERITY) by Mark Pizzolato · 8 years ago
- 950fc82 VAX780, VAX8600: Fixed bad test for UBA intr level (COVERITY) by Bob Supnik · 8 years ago
- de95d5b SCP: Fix memory leak in error paths of RESTORE command (COVERITY) by Mark Pizzolato · 8 years ago
- a943737 isys8010, isys8020, isys8024, isys8030, imds-225: Coverity identified problems by Bill Beech · 8 years ago
- f10f8bc SWTP6800: Address Converity identified problems by Bill Beech · 8 years ago
- a3a1db4 IBMPC: Minor cleanup and change to CRLF line endings by Bill Beech · 8 years ago
- 30556c8 AltairZ80: Fix uninitialized variable (Coverity Scan) by Peter Schorn · 8 years ago
- 979aec2 SLIRP: Fix potential NULL pointer dereference and excess left shift (COVERITY) by Mark Pizzolato · 8 years ago
- d1768d2 PDP10, PDP11, PDP18B, PDP8: Annotate switch case fall through (COVERITY) by Bob Supnik · 8 years ago
- fa62a00 GRI, H316, I7094, NOVA, SDS, sigma: Annotate switch case fall through (COVERITY) by Bob Supnik · 8 years ago
- 6333555 VAX: Annotated intentional fall throughs in switch statements (COVERITY) by Bob Supnik · 8 years ago
- 4da04e0 PDP11, VAX: Fix RQ device potential memory reference errors (COVERITY) by Mark Pizzolato · 8 years ago
- 5efbd20 B5500: Fixed Coverity errors, and fixed for current SCP. by Richard Cornwell · 8 years ago
- 14b9265 PDP11, VAX: Cleaned MSCP/TMSCP packet queues to be uint16 by Mark Pizzolato · 8 years ago
- 12f43e6 TIMER: Behave reasonably when a simulator doesn't associate a UNIT with a timer by Mark Pizzolato · 8 years ago
- bd57565 AltairZ80: More fixes from source code scan (Coverity Scan) by Peter Schorn · 8 years ago
- 70a8921 AltairZ80: Fix various static source scanning detected issues (Coverity Scan) by Peter Schorn · 8 years ago
- e49f06d AltairZ80: fix out-of-bounds accesses (Coverity Scan) by Sergey Svishchev · 8 years ago
- ba527ab Intel-Systems: Fix prior - plug file descriptor leaks (Coverity Scan) by Mark Pizzolato · 8 years ago
- aa09248 PDP11, VAX: Fix RQ device Endian compatibility problem (COVERITY) by Mark Pizzolato · 8 years ago
- c4e9639 PDP11, VAX: Fix TQ device Endian compatibility problem (COVERITY) by Mark Pizzolato · 8 years ago
- edc93cf CDC1700: fix potential use of uninitialized value (Coverity Scan) by Sergey Svishchev · 8 years ago
- 12bd47e Intel-Systems: plug file descriptor leaks (Coverity Scan) by Sergey Svishchev · 8 years ago
- c6ed19a PDP11, VAX780: XU device fixes (COVERITY) by Mark Pizzolato · 8 years ago
- 235a397 PDP11, VAX: XQ device fixes (COVERITY) by Mark Pizzolato · 8 years ago
- 65f8e72 SCP: Fix uninitialized variable referenced in help (COVERITY) by Mark Pizzolato · 8 years ago
- 7eece3d SCP: Allow detaching of buffered devices without a buffer (COVERITY) by Mark Pizzolato · 8 years ago
- c169b8d ALTAIR: Extend disk buffer by 1 byte to avoid array overruns (COVERITY) by Mark Pizzolato · 8 years ago
- 44deef9 VAX780: Fix potentially uninitialized variable reference (COVERITY) by Mark Pizzolato · 8 years ago
- 2d57119 ETHER: Fix potential unterminated string (COVERITY) by Mark Pizzolato · 8 years ago
- c946595 ETHER: Fix potential unterminated string and packet buffer overrun (COVERITY) by Mark Pizzolato · 8 years ago
- 9731644 SCP: Fix Coverity identified problems by Mark Pizzolato · 8 years ago
- 8df4678 DISK: generalized data debug routine for use by devices that don't use sim_disk by Mark Pizzolato · 8 years ago
- 9f929ae DISK: Fix Coverity identified problems by Mark Pizzolato · 8 years ago
- 872b2f2 TAPE: Fix potential NULL references (COVERITY) by Mark Pizzolato · 8 years ago
- 009e506 PDP11, PDP10: Fix DUP Modem signal change logic (COVERITY) by Mark Pizzolato · 8 years ago
- 7af3e35 PDP11, VAX: Fix debug output state reference (COVERITY) by Mark Pizzolato · 8 years ago
- df3f49c MicroVAX1: Fix NULL reference check in boot command parsing (COVERITY) by Mark Pizzolato · 8 years ago
- 44587a1 MicroVAX2: Properly limit Qbus Map Register Access (COVERITY) by Mark Pizzolato · 8 years ago
- 75a2ced SERIAL: Fix potential buffer overrun. (COVERITY) by Mark Pizzolato · 8 years ago
- 1cc845b TMXR: Fix various potential buffer overruns (COVERITY) by Mark Pizzolato · 8 years ago
- 9e318d1 BESM6: Fixed memory access issues (COVERITY). by Leo Broukhis · 8 years ago
- 828fe4c BESM6: Added checks for calls to fseek (COVERITY) by Leo Broukhis · 8 years ago
- 1e10080 PDP10: Fixed word count test in EXE loader (COVERITY) by Bob Supnik · 8 years ago
- 706de79 PDP1, PDP18B: Fixed dt_seterr to handle nx unit select (COVERITY) by Bob Supnik · 8 years ago
- 3530f0d PDP10: Added mask on EXE repeat count (COVERITY) by Bob Supnik · 8 years ago
- f26fa3d PDP8: Fixed PCQ_ENTRY for interrupts (COVERITY) by Bob Supnik · 8 years ago
- 6f036bb ID16, ID32: Added mask on EXE repeat count (COVERITY) by Bob Supnik · 8 years ago
- 9048245 I1401: Protect character conversions from garbage files (COVERITY) by Bob Supnik · 8 years ago
- 396dd88 NOVA: Fixed missing break in loader & overlook case in address parse (COVERITY) by Bob Supnik · 8 years ago
- 97a11f2 SDS: trap_P not set if mem mgt trap during fetch (COVERITY) by Bob Supnik · 8 years ago
- 92e809f I1620: Guardbanded translation table lookups (COVERITY) by Bob Supnik · 8 years ago
- 2d4004b SCP: fix CID: 1415878 "Useless call" by Mark Pizzolato · 8 years ago
- 29eaa45 TX-0: fix CID: 1415540 "Logically dead code" by Sergey Svishchev · 8 years ago
- 2bf538f PDP11, All VAX: fix CID: 1415573, 1415452 "Operands don't affect result" by Sergey Svishchev · 8 years ago
- 41dd89f VAX: fix CID: 1415593, 1415629 "Missing break in switch" by Sergey Svishchev · 8 years ago
- b40e63d VAX: fix CID: 1415411, 1415414-1415417, 1415535 "Buffer not null terminated" by Sergey Svishchev · 8 years ago
- 2e2df8f PDP11, All VAX: fix CID: 1415818 "Uninitialized scalar variable" by Sergey Svishchev · 8 years ago
- 4bee165 PDP11, All VAX: fix CID: 1415538, 1415766 ("Dereference before null check") by Sergey Svishchev · 8 years ago