home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / a / msvibmzip.uue / MSVIBM.ZIP / MSR314.PCH < prev    next >
Text File  |  1995-05-24  |  2KB  |  50 lines

  1. 314 \x365f ; this is a comment
  2. ; For MS-DOS Kermit/IBM-PC KERMIT.EXE Version 3.14, Patches 1-8, 23 May 1995.
  3. ; Put this file on your PC in the same directory with your MSKERMIT.INI file,
  4. ; with the name MSR314.PCH.  The standard MSKERMIT.INI file will find it and
  5. ; install the patches automatically.
  6. ;
  7. ; Patch 1, OPTIONAL. Use different video mode for Orchid Designer Professional
  8. ; VGA board when switching to 132 columns. Substitute new hexadecimal value of
  9. ; the video mode for the second "23" below. 23h is for Orchid Designer board
  10. ; and others based on the same Tseng Labs chip set.
  11. ; To enable this patch remove the semicolons from the two lines below.
  12. ;bs:5e2e 23 23
  13. ;ds:1c8d 30 31
  14. ; Patch 2. Fix the search-path worker for relative paths given on the
  15. ; DOS command line when starting MS-DOS Kermit.
  16. as:000c 00 06 8c d8 8e d8 fc b0 5c f2 ae 07 c3
  17. as:1cc4 fc e8 45 e3
  18. ds:1c8d 00 32
  19. ; Patch 3. VT terminal emulator: Correct recognition of ST after OSC and PM.
  20. bs:0000 00 81 3e 02 de e4 6b 75 08 5b 3c 9c 75 03 e9 c1 64 c3
  21. bs:6867 81 e8 a6 97 90 90 90 90 90 90
  22. ds:1c8d 32 33
  23. ; Patch 4. File Transfer: Do not encode data in ACK to A-packet.  This fixes
  24. ; a problem when receiving RESENDs.
  25. as:2ea1 a2 e9 74 d1
  26. as:0018 00 a2 5f 16 56 06 be 5e 16 89 0e 6b 11 
  27. as:0024 00 8b 3e 69 11 8e c7 8b 3e 67 11 fc f3 a4 07 5e 5f e9 79 2e
  28. ds:1c8d 33 34
  29. ; Patch 5. READ Command: Do not treat hyphen at end of line as a continuation
  30. ; character during READ operations.
  31. as:a653 75 eb
  32. ds:1c8d 34 35
  33. ; Patch 6. Networking: Preserve TES LAT ident around restarts.
  34. bs:3af7 77 74
  35. ds:1c8d 00 36
  36. ; Patch 7, OPTIONAL: VT100  ESC ) 1 starts Hebrew mode, ESC ) B ends it
  37. ; Needed only for applications that require Hebrew-model VT100 terminal.
  38. ; To enable this patch removes the semicolons from the lines below.
  39. ;bs:0011 00 f7 06 46 2f 0c 00 74 24 81 3e 1c de 62 df 75 1c c6 06 0e de 00
  40. ;bs:0026 00 b0 22 e8 51 81 c6 06 29 c5 10 83 26 23 c5 fb 83 26 21 c5 fb
  41. ;bs:003a 00 e9 8c 71 e9 3d 75 f7 06 46 2f 0c 00 74 24 81 3e 1c de 62 df
  42. ;bs:004e 00 75 1c c6 06 0e de 01 b0 22 e8 22 81 b0 23 e8 1d 81
  43. ;bs:005f 00 c6 06 29 c5 0d 83 0e 23 c5 04 e9 5d 71 e9 37 74
  44. ;bs:6ec7 e9 e9 47 91
  45. ;bs:6f32 e9 e9 0b 91
  46. ;ds:1c8d 00 37
  47. ; Patch 8. Fix loss of mail-to destination after first of multiple files.
  48. as:0cdb a2 90 90 90
  49. ds:1c8d 00 38
  50.