1
0
mirror of https://github.com/pkoning2/decstuff.git synced 2026-01-29 21:21:28 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Paul Koning
569f243d65 Add patch for UNA driver.
Three items:
1. Non-zero unit number was handled as unit zero.
2. Close would mishandle non-zero unit numbers.
3. User receive completion did not give the buffers back to active receive.

This was developed on RSTS V10.1.  It may work on older versions;
that has not been tested.
2023-11-20 16:33:38 -05:00
Paul Koning
fbb8907670 Add a RSTS V10.1 patch to cure a semi-reproducible crash during
shutdown.  The cause is a missing register initialization when
removing runtime system DCL.
2022-01-04 09:43:16 -05:00
Paul Koning
7ba10958e8 Add another patch.
Thanks to Tony Nicholson for reminding me of this one.
2020-09-15 13:31:24 -04:00
Paul Koning
9ed34518e7 Fix syntax error in patch file comments.
Add kdj11e.cmd -- patch to correct clock speed autoconfiguration
for KDJ11-E (11/94) system, at least on SIMH.
2020-09-14 17:09:46 -04:00
Paul Koning
cbfc413c22 Add "patches" subdirectory, with previously published patches
plus a new one to fix a "set time" bug.
2020-09-12 16:45:21 -04:00