1
0
Fork 0
qterm/files/-README.FIX

33 lines
1.8 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[-READ.ME Mike Freeman 12-May-1991]
This file contains two patches, QT43EFX1.Z and QT43EFX2.Z, each of which
fixes a bug in QTERM.COM Version 43E (from QTERM43E.LBR) which caused sends
using True Ymodem protocol to fail. QT43EFX1.Z was suggested by QTERM's
author, David Goodenough and will, when patched over v43E of QTERM.COM,
correct the bug. MODEM7 batch transfers will no longer work. QT43EFX2.Z,
when patched over v43E of QTERM.COM will correct the same bug and allow
MODEM7 batch transfers to work. It uses a small fraction of QTERM's patch
area (from 0x04e0 to 0x04e7, inclusive). Thus, those who have QTERM patches
which extend into this region should use QT43EFX1.Z instead. Also included
in this archive is a corrected version of the appropriate QTERM source
module, SEND.Z. This is being done with the permission of QTERM's author,
David Goodenough. QTERM's version parameter "include-file", VERSION.I, is
also included with the revision level bumped to "F". This is in line with
Mr. Goodenough's wishes. Happy patching!
-- Mike Freeman K7UIJ --
[End of -READ.ME]
Addition by D. Goodenough, 5/22/91
QT43EFX2.Z as provided by Mike Freeman needed a little work: ZPATCH gets
confused if .org's in a ZSM source file go backwards. This means that I
had to put the low code (0x04e0) first. It'll work now.
Addition by R. Friedman, 6/9/91
I've renamed this little file -README.FIX and included it in a
new LBR called QTERM43F. I used the newer source modules from
Mike Freeman's FIX.LBR and the Qterm 43E source code from Dave
Goodenough's source LBR, and recompiled it to make 43F. Hence, no
need for the Fix.Z. So.. it is all better and running like a top!