- 05f6821 H316: Avoid potential buffer overflow for UDP connect string by Mark Pizzolato · 6 years ago
- 6c425cc H316: Expose RTC INTERVAL and QUANTUM values in registers update testrtc.cmd by Mark Pizzolato · 7 years ago
- 5b5e0f9 H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors by Bob Supnik · 7 years ago
- a040eb4 I1401: Fixed MTF length checking (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
- d8dbc7e SCP: Migrate all stdio writes to pass through SCP provided Fprintf() by Mark Pizzolato · 8 years ago
- 5531ccb ALL: Massive 'const' cleanup by Mark Pizzolato · 9 years ago
- 230e588 ALL: Merge with Supnik-Current by Mark Pizzolato · 10 years ago
- 41978ec All: Convert from C runtime library perror() to sim_perror so that all messages will arrive in the same place(s). by Mark Pizzolato · 10 years ago
- fb3c532 H316: Merge updates from Bob Supnik and Bob Armstrong (Instruction decoding) by Mark Pizzolato · 10 years ago
- e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
- 54a4845 ALL: Revert "ALL: make sure all useful state is in simh registers while processing events" by Mark Pizzolato · 10 years ago
- 0b015ef Compiler suggested cleanup by Mark Pizzolato · 10 years ago
- 1fb209c SOCKETS: Cleanup, simplify and extend the sim_sock API set. by Mark Pizzolato · 10 years ago
- 5551a0d ALL: make sure all useful state is in simh registers while processing events by Mark Pizzolato · 10 years ago
- c548b34 Compiler suggested cleanups. by Mark Pizzolato · 10 years ago
- 995ab8f More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
- 3256c10 General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). by Mark Pizzolato · 10 years ago
- 3951ad2 Cleanup of unneeded global extern declarations by Mark Pizzolato · 10 years ago
- 0e753b7 Compiler indicated cleanups by Mark Pizzolato · 11 years ago
- c1aa85d H316: Updated H316 and IMP documentation and addition of IMP modem loopback functionality and testing (from Bob Armstrong) by Mark Pizzolato · 11 years ago
- 8810571 H316: Improve IMP error recovery when a remote host is restarted. by Mark Pizzolato · 11 years ago
- 3324877 TMXR: Correct const attributes for packet reading APIs. by Mark Pizzolato · 11 years ago
- f0ca4de H316: Move the SMK/OTK to h316_cpu (where it belongs!) and Allow the CLK device to be disabled (from Bob Armstrong) by Mark Pizzolato · 11 years ago
- 118ef33 H316: Added "SET dev LOCALLOOP" and "SET dev NOLOCALLOOP" commands to the IMP modem device so that loopback mode can be changed by commands instead of just programatically. by Mark Pizzolato · 11 years ago
- 0e73117 H316: Fix compiler warning by Mark Pizzolato · 11 years ago
- 9bd573d H316: Added support for proper max data packet size transmission and reception in h316_udp.c by Mark Pizzolato · 11 years ago
- c9f73ea H316: Rewrote h316_udp to use TMXR lines for UDP transport of data. Changed h316_mi to leverage built-in loopback mode in TMXR. by Mark Pizzolato · 11 years ago
- 25ded05 H316: Added IMP Listing file (from Bob Armstrong) by Mark Pizzolato · 11 years ago
- 65402fb H316: Resurrecting the ARPAnet IMP (from Bob Armstrong) by Mark Pizzolato · 11 years ago
- fdb33ce Compiler warning cleanup by Mark Pizzolato · 11 years ago
- abfae3c H316: Revised standard device implementation from Bob Supnik. by Mark Pizzolato · 11 years ago
- 4e5f910 Compiler nits for void * assignments from Bob Supnik by Mark Pizzolato · 11 years ago
- d5ca542 Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32 by Mark Pizzolato · 12 years ago
- f7e8024 Fix compiler warnings by Mark Pizzolato · 12 years ago
- 71fcfac Added calls to sim_register_clock_unit for simulators with clock devices by Mark Pizzolato · 12 years ago
- 9fc6aa7 Finish migration for simulators to use generic clock co-scheduling and sim_activate_after for scheduled delays by Mark Pizzolato · 12 years ago
- 95033ce Declare the console port input and output polling units for most simulators to potentially allow asynchronous console I/O. by Mark Pizzolato · 12 years ago
- 448d9e5 Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues by Mark Pizzolato · 12 years ago
- dac73b9 Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules. by Mark Pizzolato · 12 years ago
- 0f8e6cf Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. by Mark Pizzolato · 13 years ago
- 6e813b8 Merge with v3.9-0-rc2 first pass by Mark Pizzolato · 13 years ago
- fabdf73 Compiler cleanup after v3.9-0 merge by Mark Pizzolato · 13 years ago
- cc890ae Fixes bugs in multiply and divide introduced in 3.8-1; fixes XR and double precision bugs (from Adrian Wise) by Mark Pizzolato · 13 years ago
- a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
- 35eac70 Notes For V3.8 by Bob Supnik · 15 years ago v3.8-2-rc1
- 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
- 56a7d31 Notes For V3.7 by Bob Supnik · 17 years ago v3.7-2
- 6149cc7 Notes For V3.7 by Bob Supnik · 18 years ago v3.7-1
- 53d02f7 Notes For V3.7-0 by Bob Supnik · 18 years ago v3.7-0
- dc871fa Notes For V3.6-0 by Bob Supnik · 19 years ago v3.6-0
- a12e4a1 Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-2
- 1e704bf Notes For V3.5-1 by Bob Supnik · 19 years ago v3.5-1
- b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
- 098200a Notes For V3.3-2 by Bob Supnik · 20 years ago v3.3-2
- 9b5c8c9 Notes For V3.3-1 by Bob Supnik · 20 years ago v3.3-1
- b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
- 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
- 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
- f9564b8 Notes For V3.0-1 by Bob Supnik · 21 years ago v3.0-1
- 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
- 43385c9 Notes For V2.10-4 by Bob Supnik · 22 years ago v2.10-4
- 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2
- 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0
- df64751 Notes For V2.9-11 by Bob Supnik · 22 years ago v2.9-11
- 701f0fe Notes For V2.8 by Bob Supnik · 23 years ago v2.8