- faae90e ID16: Fix potential uninitialized variable recording history (COVERITY) by Mark Pizzolato · 8 years ago
- 6ff3eea SCP: Compiler suggested cleanup by Mark Pizzolato · 8 years ago
- 2b30084 IBMPC, IBMPCXT, isys80xx: Restructure directories to eliminate redundant files by Bill Beech · 8 years ago
- 7317645 SCP: Make COPY command more robust by Mark Pizzolato · 8 years ago
- 64376ca makefile: Use correct variable name, FONTPATH instead of FONTNAME in message by Ryo ONODERA · 8 years ago
- c6b10a0 makefile: Add check for utime.h by Mark Pizzolato · 8 years ago
- cc2c8f1 I7094: Fix typo in accessing unit array (COVERITY) by Bob Supnik · 8 years ago
- 60bf7d5 IBMPC, IBMPCXT: Compiler suggested cleanup by Bill Beech · 8 years ago
- d42dd70 VAX750: Fix some 750 UBA inconsistencies by Mark Pizzolato · 8 years ago
- 1c83826 ID32: Fix potential uninitialized variable recording history (COVERITY) by Mark Pizzolato · 8 years ago
- 2ddb716 ibmpc & Intel systems: Fix coverity identified issues by Bill Beech · 8 years ago
- 861d460 SWTP: remove error path extra close (COVERITY) by Bill Beech · 8 years ago
- c48b254 ETHER: Fix packet length check to properly accomodate CRC data if needed by Mark Pizzolato · 8 years ago
- 00f6cd5 SCP: Make sure that SCPE_OK isn't interpreted as error in sim_messagef by Mark Pizzolato · 8 years ago
- 9b2ff7e SCP: Add COPY/CP command by Mark Pizzolato · 8 years ago
- 1790382 AltairZ80: Mark Coverity false positives in rotate operations by Peter Schorn · 8 years ago
- 064c8e5 SCP: Silence Coverity warnings by Mark Pizzolato · 8 years ago
- 3af3a8e SLIRP:: Coverity cleanup by Mark Pizzolato · 8 years ago
- b954352 All VAX: Fixed uninitialized variable on FPD path (COVERITY) by Bob Supnik · 8 years ago
- 9238654 TX-0: Address CID 1415866 deadcode error. by Howard M. Harte · 8 years ago
- fa16714 All VAX: Avoid potential invalid memory reference recording history after FPD by Mark Pizzolato · 8 years ago
- 680ad4f Various VAX: Mark Coverity False Positive for boot command parsing by Mark Pizzolato · 8 years ago
- 8344225 ALTAIR: Leave room for NUL byte in the degenerate case (COVERITY) by Mark Pizzolato · 8 years ago
- 773cc1c SCP: Minor Coverity cleanup by Mark Pizzolato · 8 years ago
- c97f466 PDP8: Annotate fall through paths in switch statements by Bob Supnik · 8 years ago
- c2c1f04 ALTAIR: Avoid potential buffer overrun while parsing opcodes and arguments by Mark Pizzolato · 8 years ago
- d4a79a2 CDC1700: Provide scripts to install and run MSOS by John Forecast · 8 years ago
- 2b0acc3 DISK: Ignore potential cleanup errors and avoid sign extension byte swapping by Mark Pizzolato · 8 years ago
- a9a9142 SCP: Properly define sim_name array to avoid potential overrun by Mark Pizzolato · 8 years ago
- 62dc8ff ALTAIR: Fix potential reference to uninitialized memory (Coverity) by Mark Pizzolato · 8 years ago
- fa7e350 SCP: Avoid potential invalid pointer reference (Coverity) by Mark Pizzolato · 8 years ago
- cb6b0a5 SCP: Coverity warning cleanup by Mark Pizzolato · 8 years ago
- 8d8a286 SCP: Add checks to avoid potential buffer overrun (Coverity) by Mark Pizzolato · 8 years ago
- d60c56d PDP10: Add fall through comment to case (COVERITY) by Bob Supnik · 8 years ago
- 5896b1c PDP10: Documented switch fall through case (COVERITY) by Bob Supnik · 8 years ago
- 3989251 SCP: Add more Error path checks by Mark Pizzolato · 8 years ago
- 36f09d2 SCP: Fix potential error return checks (COVERITY) by Mark Pizzolato · 8 years ago
- 3e54264 SAGE: Fix flag setting with 33bit mask by Holger Veit · 8 years ago
- d985645 SLIRP: silence Coverity noise by Mark Pizzolato · 8 years ago
- f4b7d1f SCP: Migrate some use of strcat() to sim_strlcat() by Mark Pizzolato · 8 years ago
- ec11eca PDQ3: Fix coverity issue 1416165 by Mark Pizzolato · 8 years ago
- 34d29d3 SCP: Add sim_strlcpy and sim_strlcat for platforms missing strlcpy and strlcat by Mark Pizzolato · 8 years ago
- 9a9b5de PDQ-3, SAGE: Coverity Fixes by Holger Veit · 8 years ago
- 4897525 SLIRP: Coverity identified warning by Mark Pizzolato · 8 years ago
- c638950 PDP11: Properly handle reads of less than 1 sector by Mark Pizzolato · 8 years ago
- 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