home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / mskermit / msrl314.pch < prev    next >
Text File  |  2020-01-01  |  1KB  |  25 lines

  1. 314 \x1d27 ; File MSRL314.PCH. No lines may precede this one.
  2. ; For MS Kermit/IBM-PC Version 3.14, Patches 1-4, 23 May 1995
  3. ; Put this file on your PC in the same directory with your MSKERMIT.INI file.
  4. ; If necessary rename this file to be MSKERMIT.PCH.
  5. ; Then start MS-DOS Kermit and give the command PATCH, or give the
  6. ; command PATCH in MSKERMIT.INI.
  7. ; Patch 1 Correct search path worker for relative paths
  8. as:000c 00 06 8c d8 8e d8 fc b0 5c f2 ae 07 c3
  9. as:1cd8 fc e8 31 e3
  10. ds:1c6d 00 31
  11. ; Patch 2 Do not encode data in Resend ACK packet
  12. as:2ef1 a2 e9 24 d1
  13. as:0018 00 a2 3f 16 56 06 be 3e 16 89 0e 4b 11
  14. as:0024 00 8b 3e 49 11 8e c7 83 3e 47 11 fc f3 a4 07 5e 5f e9 c6 2e
  15. ds:1c6d 31 32
  16. ; Patch 3 Ignore or use hyphen as READ line continuation character
  17. ; Ignore: Remove semicolons (;) at start of "as:..." and "ds:..." lines below
  18. ; Retain: Place semicolons (;) at start of "as:..." and "ds:..." lines below
  19. as:a294 75 eb
  20. ds:1c6d 32 33
  21. ; Patch 4 Correct loss of mail-to destination after first of multiple files
  22. as:0cdb a2 90 90 90
  23. ds:1c6d 33 34
  24.  
  25.