simh-testsetgenerator/SDS
Bob Supnik 5b5e0f9c35 H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors
Most history routines defined a local sim_eval of the proper length, but the
erroneous ones were fixed length machines that defined an integer variable
instead of an integer array of length 1. The VAX used the global sim_eval.
The changes follow the VAX practice.
2017-09-07 09:59:04 -07:00
..
sds_cpu.c H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors 2017-09-07 09:59:04 -07:00
sds_defs.h ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
sds_diag.txt Notes For V2.10-4 2011-04-15 08:34:03 -07:00
sds_drm.c GRI, H316, I7094, NOVA, SDS, sigma: Annotate switch case fall through (COVERITY) 2017-03-13 10:44:51 -07:00
sds_dsk.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
sds_io.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
sds_lp.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
sds_mt.c SDS: Add precise gap erase to MT device 2017-03-20 08:03:49 -07:00
sds_mux.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
sds_rad.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
sds_stddev.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
sds_sys.c SCP: Migrate all stdio writes to pass through SCP provided Fprintf() 2017-01-14 20:48:09 -08:00