Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
7a8d61746df48979f5c659372e3792bd85ebf04a
/
scp.c
245a85d
SCP: Fix Coverity identified memory leak in error expression evaluation path
by Mark Pizzolato
· 7 years ago
a4b5160
SCP: Add string comparison support to C Style expression evaluation
by Mark Pizzolato
· 7 years ago
96d3b5d
SCP: Add SCP debug options to default device debug setup
by Mark Pizzolato
· 7 years ago
130ad1c
SCP: Fix potential error path expression evaluation memory leak (Coverity)
by Mark Pizzolato
· 7 years ago
4e508cf
SCP: Add C style expression support for IF conditions and SET ENV -A
by Mark Pizzolato
· 7 years ago
8fe02ad
SCP: Updaeted HELP EVAL to provide meaningful examples.
by Mark Pizzolato
· 7 years ago
396679a
SCP: Add strtotsv to generally parse signed t_value data (t_svalue).
by Mark Pizzolato
· 7 years ago
b4ca917
SCP: Add formatting support for signed t_value (t_svalue).
by Mark Pizzolato
· 7 years ago
15e86fb
SCP, DISK: Fix Coverity identified debug path null pointer dereferences
by Mark Pizzolato
· 7 years ago
adedce8
SCP: Add quoted string argument to SET ENV otherwise trim whitespace
by Mark Pizzolato
· 7 years ago
da31dfa
SCP: Extend EXAMINE <dev> STATE to display elements of arrayed registers
by Mark Pizzolato
· 7 years ago
114a29b
SCP: Add PCRE version to SHOW VERSION output
by Mark Pizzolato
· 7 years ago
28e4311
SCP: Extended debugging to allow for unit specific debug for disk and tape
by Mark Pizzolato
· 7 years ago
e7090e7
SCP: Add support to compare file contents with IF -F "file1" == "file2"
by Mark Pizzolato
· 7 years ago
0b209d2
SCP: Allow UNIT_RO flag bit to be static when UNIT_ROABLE isn't present.
by Mark Pizzolato
· 7 years ago
d0004b2
SCP: Compiler const warning cleanup
by Mark Pizzolato
· 7 years ago
2051422
SCP: Remove redundant public SCP API declarations
by Mark Pizzolato
· 7 years ago
c8ca416
SCP: Add git commit time to commit id version information
by Mark Pizzolato
· 7 years ago
4cbf4e4
SCP: Fix IF conditional expression parsing to not require spaces around operator
by Mark Pizzolato
· 7 years ago
d81ff1f
SCP: Expose get_sim_opt globally so that local commands can parse switches
by Mark Pizzolato
· 7 years ago
f33ca2a
SCP: Improve throttle help and cleaned up set help formatting
by Mark Pizzolato
· 7 years ago
8464b6b
SCP: Properly display disk sizes for small disks when capac is in sectors
by Mark Pizzolato
· 7 years ago
045d7db
SCP: ON CONTROL_C cleanup and SHOW ON support
by Mark Pizzolato
· 7 years ago
17e72ad
SCP: Display HELP <dev> SET help text for modifiers that require values
by Mark Pizzolato
· 7 years ago
760e7f2
SCP: stop_cpu and sim_is_running variables t_bool
by Mark Pizzolato
· 7 years ago
797feea
SCP: Cleanup minor compiler warning
by Mark Pizzolato
· 7 years ago
3a81f63
SCP: Add support to handle CTRL+C while executing command files
by Mark Pizzolato
· 7 years ago
cc6ff4f
SCP: Allow Environment variable names in IF/ASSERT string comparisons
by Mark Pizzolato
· 7 years ago
4907dfb
SCP: Display default delay values with SHOW SEND.
by Mark Pizzolato
· 7 years ago
2cd2f8c
SCP: Use explicit filename compare when built without HAVE_GLOB & HAVE_FNMATCH
by Mark Pizzolato
· 7 years ago
0fc41cb
SCP: Properly cancel very long event waits
by Mark Pizzolato
· 7 years ago
39c5217
SCP: Properly reset the event queue prior to run/boot
by Mark Pizzolato
· 7 years ago
eea15bf
SCP: Add DEBUG command to allow Debug enabling/disabling via Remote Console
by Mark Pizzolato
· 7 years ago
154320b
SCP: Add support for BREAK/EXPECT/UNTIL/IF action steps in remote console
by Mark Pizzolato
· 7 years ago
80c1c9e
SCP: Silence Coverity warning
by Mark Pizzolato
· 7 years ago
833927d
SCP: Cleanup compiler warnings
by Mark Pizzolato
· 7 years ago
fbcf72a
SCP: Allow commands to be enclosed in quotes.
by Mark Pizzolato
· 7 years ago
9086b26
SCP: Allow semicolons within quoted strings while parsing action strings
by Mark Pizzolato
· 7 years ago
72d4622
SCP: Add ECHOF command which takes a quoted string as an argument
by Mark Pizzolato
· 7 years ago
9b1f44f
SCP: Remove optional write_callback in the REGister structure
by Mark Pizzolato
· 7 years ago
a4a6a1d
SCP: Fix regression which disabled limit check when parsing unsigned integers
by Mark Pizzolato
· 7 years ago
133cf72
SCP: Move test for unit disabled to also cover devices with attach routines
by Mark Pizzolato
· 7 years ago
0293d7f
SCP: Enrich EXPECT and SEND help and document information
by Mark Pizzolato
· 7 years ago
7246e74
SCP: Add a SIM_OSTYPE built-in environment variable.
by Mark Pizzolato
· 7 years ago
61679ed
SCP: Add optional write_callback to REGister structure called only on DEPOSIT
by Mark Pizzolato
· 7 years ago
9bb1cfd
SCP: Add useful info for HELP SET CONSOLE options
by Mark Pizzolato
· 7 years ago
733ac0d
SCP: Make SLEEP command interruptable with SIGINT
by Mark Pizzolato
· 7 years ago
097172f
doc: Add missing commands descriptions
by Mark Pizzolato
· 7 years ago
4ca544f
SCP: Add SLEEP command
by Mark Pizzolato
· 7 years ago
9134b8e
SCP: Add SIM_BIN_PATH environment variable as the simulator's argv[0]
by Mark Pizzolato
· 7 years ago
35bfe17
SCP: Allow QUIET mode to be set in a default simulator command file
by Mark Pizzolato
· 7 years ago
b80402e
SCP: Fix display of context command when reporting processing DQ in QUIET mode
by Mark Pizzolato
· 7 years ago
09f69f1
SCP: Fix command context reporting when errors occur in QUIET mode
by Mark Pizzolato
· 7 years ago
3d1f092
SCP: Provide command context for messages emitted during ATTACH and DETACH
by Mark Pizzolato
· 7 years ago
5b248cf
SCP: Fix Coverity identified warning and migrate away from strncpy to strlcpy
by Mark Pizzolato
· 7 years ago
6d1e873
SCP: Allow HALTAFTER= to be specified for RUN/GO UNTIL commands
by Mark Pizzolato
· 7 years ago
932d16d
SCP: Rework SEND and EXPECT commands to provide default and temporary arguments
by Mark Pizzolato
· 7 years ago
247bd8d
SCP: Avoid potential double freeing of memory during RESTORE operations
by Mark Pizzolato
· 7 years ago
c8a420a
SCP: Change command argument processing of %% and \% to be consistent.
by Mark Pizzolato
· 7 years ago
2574100
SCP: Fix EXPECT processing to avoid comparing against old data
by Mark Pizzolato
· 7 years ago
415b2ef
SCP: Fix register examine broken by prior Coverity fix.
by Mark Pizzolato
· 7 years ago
4b16e43
SCP: Removing Coverity Array vs Singleton warnings
by Mark Pizzolato
· 7 years ago
964195d
SCP: Fix potential infinite recursion for internal ctype routines
by Mark Pizzolato
· 7 years ago
7af33b9
SCP: Fix internal ctype routines make consistent with standard routines.
by Mark Pizzolato
· 7 years ago
0579ef7
SCP: Allow EXPECT HALTAFTER=n without an expect string to behave as documented
by Mark Pizzolato
· 7 years ago
23f4c90
SCP: Generalized numeric switch processing
by Mark Pizzolato
· 7 years ago
ea898b2
SCP: Add SET <dev> BINARY as an alternate radix option for all devices
by Mark Pizzolato
· 7 years ago
ebf9489
SCP: Fixed Coverity issue for sim_debug arguments
by Mark Pizzolato
· 7 years ago
245818d
SCP: Added extended radix options (-2, -8, -10 and -16) for EXAMINE and DEPOSIT
by Mark Pizzolato
· 7 years ago
e106d05
SCP: Add support to dynamically load libreadline7
by Mark Pizzolato
· 7 years ago
e39965a
SCP: Add support for unsigned int parsing (t_value) without a range limit
by Mark Pizzolato
· 7 years ago
b15f753
SCP: Add support for operation when stdin isn't a tty
by Mark Pizzolato
· 7 years ago
9c93009
SCP: Add insertion symbol UTIME for Unix time (seconds since 1/1/1970)
by Mark Pizzolato
· 7 years ago
c8ab527
SCP: Add event debugging support for CPU device
by Mark Pizzolato
· 7 years ago
1ad8752
SCP: Added HELP DO VARIABLE_INSERTION
by Mark Pizzolato
· 7 years ago
d9e7afc
SCP: Fix Coverity flagged issues
by Mark Pizzolato
· 7 years ago
c470d1e
SCP: Allow the presence of DEVICE DEBTAB array to imply the DEV_DEBUG flag
by Mark Pizzolato
· 7 years ago
c389573
SCP: Avoid output to log during DEPOSIT command
by Mark Pizzolato
· 7 years ago
df627b0
SCP: Cleanup output produced by SHOW CONSOLE command
by Mark Pizzolato
· 7 years ago
cb7c739
SCP: Add file exist test to IF command
by Mark Pizzolato
· 8 years ago
2c6c8f4
SCP: Always invoke strlcpy, strlcat, strcasecmp and strcasencmp vs sim_ forms
by Mark Pizzolato
· 8 years ago
af54a5c
SCP: Fix out of scope memory reference in SET ENV -P "Prompt" EnvVar=Default
by Mark Pizzolato
· 8 years ago
7ae5015
SCP: Provide a way to gather input from a user into an environment variable
by Mark Pizzolato
· 8 years ago
168d0d9
SCP: add generic length limted and case independent string for all platforms
by Mark Pizzolato
· 8 years ago
6ff3eea
SCP: Compiler suggested cleanup
by Mark Pizzolato
· 8 years ago
7317645
SCP: Make COPY command more robust
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
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
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
f4b7d1f
SCP: Migrate some use of strcat() to sim_strlcat()
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
ca19ac9
SCP: Fix potential NULL pointer dereference (COVERITY)
by Mark Pizzolato
· 8 years ago
18efafe
SCP: Fix remaining memory leak in RESTORE (COVERITY)
by Mark Pizzolato
· 8 years ago
de95d5b
SCP: Fix memory leak in error paths of RESTORE command (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
Next »