home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 435 / kermit23.arc / MSKERM.MSG < prev    next >
Text File  |  1988-01-18  |  9KB  |  173 lines

  1. This is to announce version 2.29 of MS-DOS Kermit for the IBM PC family and
  2. compatibles, the DEC Rainbow, Heath/Zenith-100, HP-1xx, NEC APC, Sanyo MBC, TI
  3. PC, Victor 9000, several other systems, and generic MS-DOS.  This version
  4. replaces version 2.28, which was released June 10, 1985.
  5.  
  6. The new release was prepared by Joe R. Doupnik of Utah State University
  7. (JRD@USU.BITNET) over many long months of detailed work.  Joe began by adding
  8. full DOS 2.0 file support to 2.28 along with a range of server functions, and
  9. fixing the bugs that were listed in the .BWR file.  Then he took the VT100
  10. emulation code from James Harvey of Indiana/Purdue University (which was
  11. written for version 2.27) and merged it in, adding features to bring it up to
  12. nearly complete VT102 emulation, while leaving the VT52 and Heath-19 emulation
  13. intact.  Joe has also added many new features and commands, and has tirelessly
  14. coordinated testing of the new program on different systems through many
  15. generations of prerelease, and cheerfully checked and merged in improved
  16. support for various systems (like the Z100).
  17.  
  18. The result is finally ready for distribution.  In addition to the new programs,
  19. there is a completely new MS-DOS Kermit chapter for the Kermit user guide, new
  20. help and beware files, and other new material.  On most systems, the new
  21. version requires less memory than the previous one, and only slightly more disk
  22. space.  On the IBM PC family, the program needs about 60K to run, but will
  23. allocate more if it can.
  24.  
  25. New Features of This Release:
  26.  
  27. . Full DOS 2.0 file system support in all commands. DOS 1.x support removed.
  28.  
  29. . On the IBM PC family, emulation of VT102, VT52, H19, and dumb terminal.
  30. . Support for host control of 25th line during terminal emulation on IBM PC.
  31. . Screen rollback memory now dynamically sized rather than fixed.
  32. . IBM PC VT102 emulation includes all major VT102 features except
  33.   132 columns, smooth scrolling, printer control, and diagnostic functions.
  34.  
  35. . On IBM PC family, peaceful coexistence with TopView, DesqView, MS Windows.
  36. . Some support for IBM Extended and Professional Graphics Adapters.
  37. . New SET TERMINAL command for setting terminal type and parameters,
  38.   including foreground and background color and intensity on systems that
  39.   support it (currently only for IBM family).
  40. . New screen dump feature (on the DEC Rainbow and IBM family only).
  41. . Increased screen rollback memory on Rainbow & IBM.
  42. . HANGUP command for dropping DTR & RTS, to signal modem to hang up phone
  43.   (IBM family only).
  44. . Heath/Zenith-100 port i/o now interrupt driven, therefore much faster.
  45.  
  46. . The MS-DOS Kermit server now responds to advanced server commands (REMOTE
  47.   DIR, REMOTE HOST, REMOTE DEL, REMOTE TYPE, REMOTE CWD, etc).
  48. . SET RETRY n command for changing the packet retry threshold.
  49.  
  50. . Improved file name handling, to prevent destruction of directory, system,
  51.   hidden, read-only, and volume label files.  File renaming algorithm much
  52.   improved for conversion of incoming file names to DOS conventions, and for
  53.   filename collision avoidance.
  54.  
  55. . LOG command now also logs debugging information (packets, terminal session)
  56.   if SET DEBUG ON command has been given.
  57. . New file transfer display options: SET DISPLAY QUIET, REGULAR, SERIAL.
  58. . Serial display used by default in generic MS-DOS Kermit.
  59.  
  60. . Program segments are now ordered independently of MASM/LINK version, without
  61.   any special switches required for building.
  62. . Assembles with MS MASM 1.25, IBM MASM 2.0 aka MS MASM 3.0, and MS MASM 4.0,
  63.   as well as Intel RMX assembler.  As released, the programs were assembled
  64.   with Microsoft MASM 4.00 and Link 3.05.  Runs under all existing versions of
  65.   MS/PC-DOS, 2.0 and higher. 
  66.  
  67. . All known bugs in version 2.28 fixed including:
  68.    Severe problems if program assembled and linked improperly
  69.    GET command filename confusion
  70.    Many problems with file renaming, name truncation, etc.
  71.    Exported filenames with no filetype no longer end with period
  72.    SET DEST PRINTER didn't work correctly
  73.    Problems with dynamic memory allocation
  74.    Display problems on early PC, Compaq
  75.    Heath-19 emulation bug regarding receipt of CR or LF at col 80 vs autowrap
  76.    The "C?" bug in the command parser
  77.    ^C of a file transfer now honors SET INCOMPLETE KEEP
  78.    Lost clusters on disk if BYE command given with log file open
  79.    RUN command did not default file types .EXE, .COM, .BAT
  80.    Long debug lines would overflow screen
  81.    Overruns of half duplex systems at high baud rates
  82.    Control-prefix operands in packets not range checked
  83.    Interrupt and performance problems on IBM PC family
  84.    Numbers sometimes disappearing from file transfer display
  85.    Problems parsing SET PORT options in generic MS-DOS Kermit
  86.    Program crashed with "divide overflow" when transferring very long file
  87.    Tendency to hangup Hayes 1200B internal modem upon startup
  88.    Problems when padding with more than 2 or 3 characters
  89.  
  90. Incompatibilities with previous release:
  91.  
  92. . SET HEATH gone, replaced by SET TERMINAL { HEATH, VT102, VT52 }
  93. . SET AUTOWRAP gone, replaced by SET TERMINAL WRAP
  94. . Filename completion (recognition) no longer works, because of support for
  95.   fully qualified DOS 2.0 pathnames.
  96.  
  97. Tested on the following systems:
  98.  
  99. . IBM PC, XT, AT, PCjr, Portable PC, Convertible PC, and RT with AT DOS option
  100. . Compaq, Z150, Z160, and other IBM compatibles
  101. . DEC Rainbow
  102. . Heath/Zenith-100
  103. . HP-150, HP-110, and Portable Plus
  104. . NEC APC and APC-3
  105. . Victor 9000 / Sirius 1
  106. . ACT Apricot
  107. . Sanyo MBC 550
  108. . Texas Instruments Professional PC
  109. . Intel 300 series with iRMX-86
  110. . Generic MS-DOS
  111.  
  112. Needs testing on:
  113.  
  114. . Wang PC
  115. . Olivetti M24 PC
  116. . Grid Compass II
  117. . DECmate-II,III with XPU (MS-DOS) option
  118.  
  119. IBM PC family H19 and VT102 emulators tested successfully with:
  120.  
  121. . EMACS (DEC-20, CCA, GNU, and others, using line/char insert/delete)
  122. . EDT, PHONE (VAX/VMS)
  123. . 1-800-DEC-DEMO
  124. . UNIX vi, sysline, etc
  125. . Various torture tests
  126.  
  127. The new files are in KER:MS*.* on CU20B, available on the Internet via
  128. anonymous FTP, and in MS* * on CUVMA, available on BITNET through KERMSRV at
  129. CUVMA.  Within a few days they should also be available for UUCP transfers from
  130. okstate (Oklahoma State University).  The executable programs are encoded in
  131. "BOO" format (a printable 4-for-3 encoding of the .EXE file, with compression
  132. of repeated zeros).  The BOO files are in KER:MSV*.BOO (for instance, the
  133. version for the IBM PC family is in KER:MSVIBM.BOO), which may be decoded with
  134. the program MSBPCT.BAS (slow) or MSBPCT.EXE (fast, but you need the Basic
  135. program to get the fast version in the first place, because it too is
  136. BOO-encoded).  BOO files for the old release (2.28) are still available as
  137. KER:MSO*.BOO.
  138.  
  139. The new manual chapter is in KER:MSKERM.DOC (long, about 122K).  A summary of
  140. the Kermit-MS invocation and commands is in KER:MSKERM.HLP (shorter, about 9K).
  141. KER:MSKERM.BWR lists the known bugs and deficiencies, along with some
  142. implementation notes.  KER:MSR229.UPD contains the release notes for this
  143. version (somewhat similar to this message).
  144.  
  145. Before you get all of the KER:MS*.* files over the network, first get the
  146. following files, which will help you zero in on the particular files you need:
  147.  
  148. . KER:MSAAAA.HLP - describes the organization MS-Kermit files in detail.
  149. . KER:MSBAAA.HLP - describes the bootstrapping procedure for BOO files.
  150. . KER:MSSAAA.HLP - describes how to build the program from source files.
  151.  
  152. Most people will not need the source files, which add up to quite a chunk.
  153.  
  154. If you are new to Kermit network distribution, then even before you get these
  155. files, you should get and read KER:AAAREAD.ME (AAAREAD ME on BITNET KERMSRV).
  156. If you can't access CU20B or CUVMA by network, you can order diskettes by mail
  157. from:
  158.  
  159.     Kermit Distribution
  160.     Columbia University Center for Computing Activities
  161.     612 West 115th Street
  162.     New York, NY  10025
  163.  
  164. Include a check for $10 US ($15 if you also want a Kermit User Guide) payable
  165. to Columbia University Center for Computing Activities, to cover our
  166. reproduction and handling costs.  To order from outside North America, write
  167. to the above address for further information.
  168.  
  169. Please send inquiries, bug reports, comments, complaints, and suggestions to
  170. Info-Kermit-Request@CU20B, or by postal mail to the above address.  In
  171. particular, reports that the program works (or doesn't) on the as-yet-untested
  172. machines will be most welcome.
  173.