mirror of
https://github.com/simh/simh.git
synced 2026-02-11 18:46:08 +00:00
- The previous fix for STRCPY introduced a new bug. STRCPY must always copy the final NULL terminator of the string, but must NOT increment the source or destination pointers for the NULL terminator. - The CTC simulation did not correctly support streaming mode, which can in some cases request reads that are not on 512-byte block boundaries. - To begin to support System V Release 4 UNIX, the NI card (called EMD under SVR4) needed to support several more CRC codes for pump code.
13 KiB
13 KiB