home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / mail.92b < prev    next >
Internet Message Format  |  2020-01-01  |  102KB

  1. From cmg  Thu Aug  6 11:28:49 1992
  2. Return-Path: <cmg>
  3. Received: by watsun.cc.columbia.edu (5.59/FCB)
  4.     id AA04953; Thu, 6 Aug 92 11:28:49 EDT
  5. Date: Thu, 6 Aug 92 11:28:49 EDT
  6. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  7. To: Info-Kermit
  8. Subject: Info-Kermit Digest V16 #1
  9. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  10. Queries-To: Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  11. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  12. Message-Id: <CMM.0.90.0.713114929.cmg@watsun.cc.columbia.edu>
  13.  
  14. Info-Kermit Digest         Thu, 6 Aug 1992        Volume 16 : Number 1
  15.  
  16. Today's Topics:
  17.     News
  18.     Announcing IBM Mainframe Kermit-370 Versions 4.2.3 and 4.2.4
  19.     Announcing IBM Mainframe VM/CMS Kermit-370 Version 4.2.3
  20.     Announcing IBM Mainframe MUSIC Kermit-370 Version 4.2.3
  21.     Announcing IBM Mainframe MVS/TSO Kermit-370 Version 4.2.4
  22.     Announcing IBM Mainframe CICS Kermit-370 Version 4.2.4
  23.     The new FULLSCREEN transfer mode
  24.     A Few More Release Files for Kermit-12
  25.  
  26. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  27. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  28. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  29. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  30.  
  31.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  32.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  33.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  34.  
  35. Kermit files may be obtained over networks and by mail order.  On the
  36. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  37. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  38. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  39. files.  The Kermit files are in directories kermit/a, kermit/b, kermit/c,
  40. kermit/d, and kermit/e.  Test versions are in kermit/test.  All files in these
  41. directories should be transferred in text (ASCII) mode.  Binaries are in
  42. kermit/bin (use ftp in binary mode).  All files on watsun have lowercase
  43. names, and case is significant.
  44.  
  45. You can also get Kermit files over the BITNET/EARN network; to get started
  46. send a message with text HELP to KERMSRV, the Kermit file server, at host
  47. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  48. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  49. versions and an order form from Kermit Distribution, Columbia University
  50. Center for Computing Activities, 612 West 115th Street, New York, NY 10025
  51. USA.
  52.  
  53. ----------------------------------------------------------------------
  54.  
  55. Date: Tue, May 26, 1992 11:14 EDT
  56. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  57. Subject: News
  58. Keywords: LISTSERV, I-KERMIT
  59.  
  60. Our IBM mainframe host computer, CUVMB, was recently upgraded from VM/HPO to
  61. VM/ESA.  It seems that VM/ESA has a new feature: it does not allow dashes
  62. (hyphens) in user names.  So the I-KERMIT and IBM-KERMIT names have been
  63. changed to I$KERMIT and IBM$KERMIT, respectively.  Please use the new names
  64. when sending mail to CUVMA.  This change does not affect KERMSRV, only
  65. LISTSERV.  Let's hope that the next big VM release continues to allow dollar
  66. signs...
  67.  
  68. To those who have been asking when the next issue of Kermit News, our
  69. printed journal, will appear: Sorry, publication has been delayed due to
  70. circumstances beyond our control.  We expect it to be ready in the Fall.
  71. But this also gives us more time to collect articles.  If you would like to
  72. submit an article for publication, let me know.
  73.  
  74. Sorry for the long delay since the last Info-Kermit issue.  The following
  75. announcements of the new release of IBM mainframe Kermit were delayed pending
  76. release of accompanying test versions of MS-DOS Kermit and C-Kermit, but
  77. rather than hold them up any longer, here they are.  The new version is in
  78. the test area (kermit/test/ik*.* on watsun, and the T: area of KERMSRV at
  79. CUVMA on BITNET).  They will be moved the regular B area if no serious
  80. problems are reported.
  81.  
  82. ------------------------------
  83.  
  84. Date: Wed, 1992 May 13  11:14 EDT
  85. >From: "John F. Chandler"  <chandler@cfa.harvard.edu>
  86. Subject: Announcing IBM Mainframe Kermit-370 Versions 4.2.3 and 4.2.4
  87. Keywords: IBM 370 Kermit
  88.  
  89. Kermit-370 version 4.2.3 has now finished the testing stage and is
  90. available in the usual places (KERMSRV, watsun, LISTSERV@HEARN, etc.).
  91. The new release appears in the form of expanded update files for all the
  92. variants of Kermit-370 (CICS, CMS, MUSIC, TSO, and even ROSCOE) and, in
  93. addition, a new source component.  Because of the latter (and only
  94. because of the latter), all the installation guides have been updated,
  95. but the new source component is, in fact, optional (see below).
  96.  
  97. Numerous fixes, extensions, and improvements have been included in the
  98. new release, mostly generic, but some system-specific as well.  See the
  99. accompanying system-specific announcements for further details:
  100. IKCKER.ANN (CMS), IKMKER.ANN (MUSIC), IKTKER.ANN (TSO), and IKXKER.ANN
  101. (CICS).  Anyone interested in helping to port Kermit-370 to still other
  102. operating systems should contact John Chandler <PEPMNT@CFAAMP.BITNET> or
  103. <chandler@cfa.harvard.edu>.
  104.  
  105. Many thanks to the beta testers who have helped work out the bugs in the
  106. new release; also to Joe Doupnik and Frank da Cruz, who have created the
  107. corresponding facilities in MS-DOS Kermit and C-kermit; finally, to Hirofumi
  108. Fujii, who supplied most of the information for translation of Kanji
  109. characters.
  110.  
  111. Below is a list of the generic changes in version 4.2.3.
  112.  
  113. Kermit-370 ...
  114.  
  115. - Has a new FULLSCREEN controller type.  The new mode allows Kermit file
  116.   transfers in a generic way on nearly all protocol converters, but it
  117.   carries some special limitations -- packets cannot be longer than 77
  118.   bytes, and the other end must be MS-DOS Kermit 3.12 or higher or C-Kermit
  119.   5A(180) or higher.  Part of the implementation is a special checksum
  120.   type called BLANK-FREE-2 intended to avoid the possibility of repeated
  121.   blanks in Kermit packets.
  122.  
  123. - Supports the new locking shift protocol (helps to compress certain
  124.   files with many 8-bit bytes).  This protocol is used only in talking
  125.   to another Kermit that supports it, e.g., MS-DOS Kermit 3.12 or C-Kermit
  126.   5A(180).
  127.  
  128. - Now supports file transfers using Japanese Kanji with translation
  129.   between IBM, Hitachi, or Fujitsu codes and the newly added transfer
  130.   character set JAPAN-EUC.  This support requires the new source
  131.   component ik0kan.asm, which contains the necessary translation tables.
  132.   Translation works automatically when Kermit-370 is talking to another
  133.   Kermit that requests or supports the JAPAN-EUC character set.
  134.  
  135. - Now recognizes CP1047 as a synonym for EBCDIC.  (1047 is IBM's new
  136.   code page that follows the de facto standard.)
  137.  
  138. - Has a new-and-improved means of detecting the termanal controller type
  139.   with less need for the old optional update SC89058 (now replaced by
  140.   the more flexible SC9131X).
  141.  
  142. - Now suggests parameter changes only upon the new HINTS subcommand, not
  143.   at startup time.  More parameter settings are now scrutinized.
  144.  
  145. - Now avoids looping when a solid terminal I/O error sets in or upon any
  146.   error at the very end of a transfer (no reply expected).
  147.  
  148. - Has changed the calling sequence of the KERMAIL, KERMPRT, and KERMSUB
  149.   commands used in support of local mail, print, and job submission.
  150.   Instead of passing no filespec at all on the first invocation, Kermit
  151.   passes a dummy filespec consisting of a single period.  Implementers
  152.   of such commands, take note!  For best results, the revised commands
  153.   should be able to handle both the old and the new syntax.
  154.  
  155. - No longer requires hitting ENTER an extra time to get out of server
  156.   mode after typing STOP.
  157.  
  158. - Now uses the built-in default A-to-E translation table for reading
  159.   Kermit commands in server mode when the transfer character set is
  160.   TRANSPARENT.
  161.  
  162. - No longer halts a transfer upon seeing a data packet with no data.
  163.  
  164. - No longer gives a spurious reason for a cancellation issued by user
  165.   intervention on the micro or the STOP command.
  166.  
  167. - Now avoids certain lock-ups on the Hydra II at the start of protocol
  168.   mode and others on the the IBM 3174 AEA at the end of a download.
  169.  
  170. - Now allows the STOP command on PCI and certain other protocol
  171.   converters that did not previously support it.
  172.  
  173. - Now tolerates (at the source code level) alternate EBCDIC versions
  174.   which do not have all the Roman letters at the standard code points.
  175.   Also, the use of one-letter abbreviations of SET options for program
  176.   logic flow has been generalized.  This simplifies the task of
  177.   translating the user interface into languages other than English.
  178.  
  179. - Now has a SIMULATE subcommand, which plays back a file giving one or
  180.   both sides of a file transfer to supply the packets (instead of the
  181.   communication line).  This is mainly for debugging.
  182.  
  183. ------------------------------------------------------------------------
  184.  
  185. Date: Wed, 1992 May 13  11:14 EDT
  186. >From: "John F. Chandler"  <chandler@cfa.harvard.edu>
  187. Subject: Announcing IBM Mainframe VM/CMS Kermit-370 Version 4.2.3
  188. Keywords: IBM 370 Kermit, VM/CMS Kermit
  189. Xref: CMS Kermit.  See VM/CMS Kermit, IBM 370 Kermit
  190.  
  191. This is to announce the release of Kermit-370 version 4.2.3 for CMS.  As
  192. usual, the new version comes in VM/SP, VM/XA, and VM/ESA flavors.  The
  193. CMS-related Kermit files that have been changed or added are as follows.
  194.  
  195. IKCAUX CMD   sample EXEC's (new)
  196. IKCKER ANN   this message
  197. IKCKER BWR   bugs, warnings, and restrictions
  198. IKCKER INS   installation instructions
  199. IKCKER UPD   post-4.2.0 updates
  200. IKCXA UPD    updates for VM/XA and VM/ESA
  201. IK0AAA HLP   Kermit-370 release notes
  202. IK0KAN ASM   optional Kanji tables
  203. IK0KER ANN   the accompanying message on Kermit-370
  204. IK0KER UPD   the cumulative list of updates in all variants
  205. IK0423 HLP   notes on the new features in 4.2.3
  206.  
  207. Many thanks to the beta testers who have helped work out the bugs in the
  208. new release.
  209.  
  210. There are several changes specific to CMS:
  211.  
  212. - Now comes with a file of sample auxilliary EXEC's for use with Kermit
  213.   (IKCAUX CMD).  These include KERMAIL, KERMPRT, and PC.  The latter is
  214.   designed for "one-touch" mainframe-initiated file transfers to or from
  215.   an appropriately configured micro Kermit.  The syntax is PC PRINT name
  216.   or PC + any valid Kermit command, such as GET, SEND, or REMOTE.  Any
  217.   reply is written to KER REPLY.  The sample KERMAIL and KERMPRT are
  218.   compatible both with version 4.2.3 and with earlier versions.
  219.  
  220. - No longer considers it a file name collision if the new file being
  221.   received is to have the same name as a file on a read-only extension
  222.   of the destination disk.
  223.  
  224. - Once more transparently supports the old form of non-library help file
  225.   in addition to the new PDS form (version 4.2.3 did not).
  226.  
  227. - Can now reject a file that is too large to fit in the destination SFS
  228.   directory.  Enabling SFS support in general is now done by selecting
  229.   the appropriate CNTRL file when applying the updates.  Available:
  230.   KERMIT (CMS 1-5), KERMCMS6 (CMS 6), KERMXA (CMS 5.5), KERMXA21 (CMS
  231.   5.6), and KERMESA (CMS 7-8).
  232.  
  233. - Now explicitly releases its SCBLOCK when it exits.  (Before CMS 5,
  234.   that is necessary.)
  235.  
  236. ------------------------------------------------------------------------
  237.  
  238. Date: Wed, 1992 May 13  11:14 EDT
  239. >From: "John F. Chandler"  <chandler@cfa.harvard.edu>
  240. Subject: Announcing IBM Mainframe MUSIC Kermit-370 Version 4.2.3
  241. Keywords: IBM 370 Kermit, MUSIC Kermit
  242.  
  243. This is to announce the release of Kermit-370 version 4.2.3 for MUSIC.
  244. The MUSIC-related Kermit files that have been changed or added are as
  245. follows.
  246.  
  247. IKMKER.ANN   this message
  248. IKMKER.BWR   bugs, warnings, and restrictions
  249. IKMKER.INS   installation instructions
  250. IKMKER.UPD   post-4.2.0 updates
  251. IK0AAA.HLP   Kermit-370 release notes
  252. IK0KAN.ASM   optional Kanji tables
  253. IK0KER.ANN   the accompanying message on Kermit-370
  254. IK0KER.UPD   the cumulative list of updates in all variants
  255. IK0423.HLP   notes on the new features in 4.2.3
  256.  
  257. Many thanks to the beta testers who have helped work out the bugs in the
  258. new release.  Note: versions 4.2.1 and 4.2.2 were never released, except
  259. for testing.  Version 4.2.3 represents an accumulation of two years of
  260. improvements.
  261.  
  262. Most of the advances in the new release are simply duplications of the
  263. simultaneous generic changes in the other variants of Kermit-370, but
  264. some of the changes included system-specific code that required porting
  265. to MUSIC.  Two notable changes, however, involved porting of features
  266. that had already been available in other variants.
  267.  
  268. - Kermit-MUSIC now tries to automatically detect the terminal controller
  269.   type.  Previously, it could not because MUSIC did not allow the needed
  270.   I/O operations.
  271.  
  272. - Kermit-MUSIC now gives the date and time of each file in response to
  273.   the Kermit DIR subcommand, and the attribute packet for a download now
  274.   carries the correct time stamp.
  275.  
  276. ------------------------------------------------------------------------
  277.  
  278. Date: Wed, 1992 June 10  15:09 EDT
  279. >From: "John F. Chandler"  <chandler@cfa.harvard.edu>
  280. Subject: Announcing IBM Mainframe MVS/TSO Kermit-370 Version 4.2.4
  281. Keywords: IBM 370 Kermit, MVS/TSO Kermit
  282. Xref: TSO Kermit.  See MVS/TSO Kermit, IBM 370 Kermit
  283.  
  284. This is to announce the release of Kermit-370 version 4.2.4 for TSO.  The
  285. TSO-related Kermit files that have been changed or added are as follows.
  286.  
  287. IKTAUX.CMD   sample CLIST's (new)
  288. IKTGUP.ASM   TSO-specific portion of GUPI
  289. IKTKER.ANN   this message
  290. IKTKER.BWR   bugs, warnings, and restrictions
  291. IKTKER.INS   installation instructions
  292. IKTKER.UPD   post-4.2.0 updates
  293. IK0AAA.HLP   Kermit-370 release notes
  294. IK0KAN.ASM   optional Kanji tables
  295. IK0KER.ANN   the accompanying message on Kermit-370
  296. IK0KER.UPD   the cumulative list of updates in all variants
  297. IK0423.HLP   notes on the new features in 4.2.3 and 4.2.4
  298.  
  299. Many thanks to the beta testers who have helped work out the bugs in the
  300. new release.  Note that version 4.2.3 has been available in the Kermit
  301. test area for several weeks.  4.2.4 differs in only two respects: the
  302. inclusion of a new update supporting relative GDG numbers, and an extra
  303. message has been added to the usual protocol-mode greetings.  The added
  304. message is "KERMIT READY TO SEND..." (or RECEIVE or SERVE).
  305.  
  306. These are the changes specific to TSO:
  307.  
  308. - Now comes with a file of sample auxilliary CLIST's for use with Kermit
  309.   (IKTAUX.CMD).  These include KERMAIL, KERMPRT, and PC.  The latter is
  310.   designed for "one-touch" mainframe-initiated file transfers to or from
  311.   an appropriately configured micro Kermit.  The syntax is
  312.      PC CMD('PRINT name')
  313.   or
  314.      PC CMD('any Kermit subcommand')
  315.   where the Kermit subcommand would typically be GET, SEND, or REMOTE.
  316.   Any reply is written to KER REPLY.  The sample KERMAIL and KERMPRT
  317.   have not been completely filled out, but are included for pedagogy.
  318.  
  319. - No longer generates a KER.LOG entry marked "e" for normal full-screen
  320.   I/O operations.
  321.  
  322. - Now recovers cleanly if the user specifies an erroneous CWD string.
  323.  
  324. - The TSO GUPI source has been changed, but only in two trivial ways:
  325.   (a) missing sequence numbers have been supplied on 4 lines, and
  326.   (b) comments have been added to show the list of TSO macros invoked.
  327.  
  328. - Now supports relative generation numbers for GDG's for both sending
  329.   and receiving files.  The number for a received file can be supplied
  330.   either in the RECEIVE subcommand or in the file header packet.  When
  331.   this notation is used for sending, neither the relative nor the
  332.   absolute number is included in the outgoing file header.
  333.  
  334. ------------------------------------------------------------------------
  335.  
  336. Date: Wed, 1992 June 10  15:09 EDT
  337. >From: "John F. Chandler"  <chandler@cfa.harvard.edu>
  338. Subject: Announcing IBM Mainframe CICS Kermit-370 Version 4.2.4
  339. Keywords: IBM 370 Kermit, CICS Kermit
  340.  
  341. This is to announce the release of Kermit-370 version 4.2.4 for CICS.
  342. The CICS-related Kermit files that have been changed or added are as
  343. follows.
  344.  
  345. IKXKER.ANN   this message
  346. IKXKER.BWR   bugs, warnings, and restrictions
  347. IKXKER.HLP   Help files
  348. IKXKER.INS   installation instructions
  349. IKXKER.UPD   post-4.2.0 updates
  350. IKXTRN.ASM   VSE installation utility
  351. IK0AAA.HLP   Kermit-370 release notes
  352. IK0KAN.ASM   optional Kanji tables
  353. IK0KER.ANN   the accompanying message on Kermit-370
  354. IK0KER.UPD   the cumulative list of updates in all variants
  355. IK0423.HLP   notes on the new features in 4.2.3 and 4.2.4
  356.  
  357. Many thanks to the beta testers who have helped work out the bugs in the
  358. new release.  Note that version 4.2.3 has been available in the Kermit
  359. test area for several weeks.  4.2.4 differs in only two respects:
  360.  
  361. (1) the KSDS used for storing the Help and TAKE files has a new, longer
  362.     key size and will require re-installation for sites that have the
  363.     old Help files installed.  See IKXKER.INS for the details.  The
  364.     reason for the change is the expansion of the "userid" field in
  365.     Kermit from four to eight bytes.
  366.  
  367. (2) an extra message has been added to the usual protocol-mode
  368.     greetings.  The added message is "KERMIT READY TO SEND..." (or
  369.     RECEIVE or SERVE).
  370.  
  371. There are several other changes specific to CICS:
  372.  
  373. - Now prevents clashing simultaneous access to a TDQ by two Kermit
  374.   sessions.
  375.  
  376. - Now distinguishes between readable and writable data objects when
  377.   determining file name collision and searching for files to download.
  378.  
  379. - Now has the correct code for CICS 1.6 access to extra-partition TDQs
  380.   under MVS.
  381.  
  382. - Now pads the interactive mode prompt with XON (or whatever is the
  383.   current HANDSHAKE character).
  384.  
  385. - Now drives the 3174 AEA properly in transparent mode through VTAM.
  386.  
  387. - No longer produces unpredictable results when copying to or from
  388.   Kermit directory members.
  389.  
  390. - No longer mistakes the date in March-December of even-numbered years.
  391.  
  392. - No longer produces spurious error messages at installation time under
  393.   VSE/ESA.
  394.  
  395. ------------------------------------------------------------------------
  396.  
  397. Date: Wed, 1992 May 13  11:14 EDT
  398. >From: "John F. Chandler"  <chandler@cfa.harvard.edu>
  399. Subject: The new FULLSCREEN transfer mode
  400. Keywords: IBM 370 Kermit
  401.  
  402. In the past, Kermit was not usable with certain communications front
  403. ends, such as SIM3278/VTAM, the IBM 3708 in full-screen mode, and the
  404. MICOM 7400, all of which lack a working transparent mode suitable for
  405. Kermit protocol.  However, the new FULLSCREEN mode for Kermit-370 allows
  406. file transfers without control characters and, therefore, without a
  407. transparent mode.  The new mode entails one protocol change to allow
  408. printable characters to synchronize packets and another to avoid strings
  409. of repeated blanks; thus, only a suitably upgraded micro Kermit can be
  410. used (currently, only MS-DOS Kermit 3.12).  C-Kermit has the necessary
  411. changes, but they are not yet complete, nor have they been ported to the
  412. C-based micro Kermits.  In principle, FULLSCREEN mode could be used with
  413. almost any protocol converter, but the printable packet characters and
  414. other restrictions on this mode make it less robust and slower than a
  415. transparent mode would be, so FULLSCREEN mode is recommended primarily
  416. as a last resort.
  417.  
  418. The basic setup consists of the following Kermit subcommands:
  419.  
  420.      -----Mainframe-----             ----------PC--------
  421.      SET CONTROLLER FULL             SET SEND START 62
  422.      SET RECEIVE START 62            SET RECEIVE START 62
  423.      SET SEND START 62               SET BLOCK B
  424.      SET BLOCK B                     SET HANDSHAKE NONE
  425.      SET HANDSHAKE 0
  426.  
  427. Possible variations:
  428.  
  429. - The choice of 62 (Greater-than sign) for the start-of-packet character
  430.   is arbitrary, and it can be changed, as long as you change all four of
  431.   them.  For best results, choose a character that seldom appears in the
  432.   files you will be transferring.
  433.  
  434. - Packet sizes are automatically restricted by Kermit-370 in this mode,
  435.   so they need not be set explicitly unless conditions require packets
  436.   shorter than the default (77).
  437.  
  438. - Flow control is probably immaterial for locally connected terminals,
  439.   but some protocol converters may require it to keep up with the data
  440.   rate on uploads.
  441.  
  442. - The parity settings in the mainframe Kermit are ignored in this mode,
  443.   and those in MS-DOS Kermit should be the usual.
  444.  
  445. - Setting the block check to "B" (yes, "B") is important on certain
  446.   protocol converters because it avoids problems with "optimization" of
  447.   outbound strings of repeated blanks.  However, it is not generally
  448.   necessary, and a setting of "1" will normally suffice and will avoid
  449.   certain other problems that can occur when an inbound initialization
  450.   packet has a blank checksum.
  451.  
  452. Warnings:
  453.  
  454. - If the protocol converter has a buffer significantly shorter than 80
  455.   bytes, it will be necessary to shorten inbound packets accordingly (by
  456.   issuing a SET REC PACK to K-370).  The symptoms of a short buffer are
  457.   fairly obvious -- the log of packets on the mainframe side will show an
  458.   inbound packet that has been truncated and concatenated with a second
  459.   copy of the same packet; the micro log will show a truncated echo of
  460.   the inbound packet and then a timeout.
  461.  
  462. - It may be possible to avoid shortening the packets if the protocol
  463.   converter can do flow control.  Just turn on flow control in the micro
  464.   Kermit as well as the controller.
  465.  
  466. - If the mainframe packet log shows inbound packets losing the leading,
  467.   rather than trailing, characters, and the micro shows the same problem
  468.   with echoed packets, the trouble may be a "dead" time in the protocol
  469.   converter between send and receive states -- the solution may be to set
  470.   a pause in the micro Kermit before sending each packet.
  471.  
  472. - See the Kermit distribution file ik0aaa.hlp for details about specific
  473.   protocol converters.
  474.  
  475. ------------------------------
  476.  
  477. Date: Sat, 11 Jul 92 15:00:00 EDT
  478. >From: Charles Lasner <lasner@watsun.cc.columbia.edu>
  479. Subject: A Few More Release Files for Kermit-12
  480.  
  481.     Now available are two new versions of K12DEC and K12ENC, which
  482. have a new feature for image transfer of an entire device optionally
  483. split into two parts.  This comes at the request of a user, and was
  484. quite easy to add.  As before, the sources document how to use the
  485. programs, etc.
  486.  
  487.     The new files have been installed in the regular places:
  488.  
  489. BITNET/EARN       Internet
  490. KERMSRV@CUVMA     watsun.cc.columbia.edu     Description
  491.  
  492.  K12MIT   ANN      kermit/d/k12mit.ann        Announcement of KERMIT-12
  493.  K12MIT   UPD      kermit/d/k12mit.upd        Release update (this) file
  494.  K12ENB   PAL      kermit/d/k12enb.pal        .BOO-format encoding program
  495.  K12DEB   PAL      kermit/d/k12deb.pal        .BOO-format decoding program
  496.  K12MIT   NOT      kermit/d/k12mit.not        Release notes file
  497.  K12MIT   DSK      kermit/d/k12mit.dsk        Description of RX02 diskettes
  498.  
  499. ------------------------------
  500.  
  501. End of Info-Kermit Digest
  502. *************************
  503.  
  504. From cmg  Wed Aug 26 13:55:31 1992
  505. Return-Path: <cmg>
  506. Received: by watsun.cc.columbia.edu (5.59/FCB)
  507.     id AA07348; Wed, 26 Aug 92 13:55:31 EDT
  508. Date: Wed, 26 Aug 92 13:55:28 EDT
  509. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  510. To: Info-Kermit
  511. Subject: Info-Kermit Digest V16 #2
  512. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  513. Queries-To: Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  514. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  515. Message-Id: <CMM.0.90.0.714851728.cmg@watsun.cc.columbia.edu>
  516.  
  517. Info-Kermit Digest         Wed, 26 Aug 1992        Volume 16 : Number 2
  518.  
  519. Today's Topics:
  520.         MS-DOS Kermit 3.12 Available for Beta Testing
  521.  
  522. ----------------------------------------------------------------------
  523.  
  524. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  525. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  526. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  527. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  528.  
  529.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  530.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  531.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  532.  
  533. Kermit files may be obtained over networks and by mail order.  On the
  534. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  535. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  536. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  537. files.  The Kermit files are in directories kermit/a, kermit/b, kermit/c,
  538. kermit/d, and kermit/e.  Test versions are in kermit/test.  All files in these
  539. directories should be transferred in text (ASCII) mode.  Binaries are in
  540. kermit/bin (use ftp in binary mode).  All files on watsun have lowercase
  541. names, and case is significant.
  542.  
  543. You can also get Kermit files over the BITNET/EARN network; to get started
  544. send a message with text HELP to KERMSRV, the Kermit file server, at host
  545. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  546. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  547. versions and an order form from Kermit Distribution, Columbia University
  548. Center for Computing Activities, 612 West 115th Street, New York, NY 10025
  549. USA.
  550.  
  551. ----------------------------------------------------------------------
  552.  
  553. Date: Mon, 24 Aug 1992 14:00:00 EDT
  554. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  555. Subject: MS-DOS Kermit 3.12 Available for Beta Testing
  556. Keywords: MS-DOS Kermit 3.12, Kanji, ODI, SLIP, TELNET, TCP/IP, WINPKT
  557.  
  558. This is to announce a maintenance release of MS-DOS Kermit for the IBM PC,
  559. PS/2, and compatibles, for beta testing from Professor Joe R. Doupnik of
  560. Utah State University.  The version number is 3.12.  The major new features
  561. of version 3.12 are:
  562.  
  563.  . Networking and communications improvements.
  564.  . Japanese Kanji text file transfer translation.
  565.  . Locking shift protocol for file transfer.
  566.  . IBM mainframe file transfer extension.
  567.  . New script programming and other features.
  568.  . Bug fixes.
  569.  
  570. Here is a more detailed list:
  571.  
  572.  . All 3.11 patches and corrections incorporated.
  573.  
  574.  . Improved TCP/IP networking:
  575.    - ODI drivers now supported directly
  576.    - SLIP and ETHERSLIP packet drivers now supported
  577.    - TCP/IP networking in Microsoft Windows (see below)
  578.    - Specific TCP service ports can be selected in the SET PORT TCP/IP command
  579.    - Incoming TCP/IP connections are now accepted
  580.    - Packet driver interrupt now can now be given explicitly
  581.    - Improved TELNET operation:
  582.      . Option negotiation bugs fixed
  583.      . Screen size is sent to the host if the TELNET server requests it
  584.      . A terminal-type negotiation override is now available
  585.      . Improved handling of Enter key (CR)
  586.    - BIOS Interrupt 14H no longer used internally for TCP/IP, freeing Int 14H
  587.      for use by external drivers, e.g. for speaking devices.
  588.    - Improved interactions with Domain Name Servers.
  589.    - Kermit now responds to traceroute requests and supports ICMP redirects.
  590.    - Workarounds for Western Digital 8003PKDR.EXE problems.
  591.  
  592.  . Improvements in other networking methods:
  593.    - Now works with PATHWORKS LAT when LAT is loaded in expanded memory.
  594.    - Now works with PATHWORKS version 3 as well as with 2 and 4.
  595.    - Now works with Novell LWP 3.5 as well as 4.
  596.    - Now works with Interconnections TES 2.2 R8.
  597.  . User is warned upon attempt to EXIT Kermit while network connection active.
  598.  
  599.  . Serial communications: 
  600.    - HANGUP now leaves DTR signal down until port is used again.
  601.    - IRQ 4 is no longer tested first if COM1 is not the desired port.
  602.    - Improved serial port hardware handling on fast 486 machines.
  603.  
  604.  . Terminal emulation:
  605.    - PRIME PT200 type added (= VT320 with minor differences).
  606.    - New SET TERMINAL OUTPUT-SHIFT {NONE, AUTOMATIC, SI/SO, SS2, SS3}
  607.      command for controlling output of 8-bit characters on 7-bit connections.
  608.      Input shifting is handled automatically, as always.
  609.    - Correctly recognize extended (bold) line drawing patterns for Tek drawing.
  610.    - Use of ESC 1 and ESC 2 to enter and leave Tek mode now disabled.
  611.  
  612.  . File transfer:
  613.    - New support for Japanese Kanji file translation during file transfer,
  614.      via SET TRANSFER CHARACTER-SET JAPANESE-EUC.  Works with Kermit-370 4.3
  615.      and C-Kermit 5A.
  616.    - Locking shifts for transferring 8-bit files on a 7-bit connection, via
  617.      SET TRANSFER LOCKING-SHIFT {OFF, ON, FORCED}.  Works with Kermit-370 4.3
  618.      and C-Kermit 5A.
  619.    - New SET TRANSLATION CHARACTER-SET {READABLE, INVERTIBLE} command
  620.      to select different styles of text translation during file transfer.
  621.    - Create zero length files if the host sends them.
  622.    - Support for transferring files through non-transparent IBM mainframe
  623.      front ends (like the 3708).  Works with Kermit-370 4.3.  Includes:
  624.      . Support for printable start-of-packet
  625.      . Support for BLANK-FREE-2 block check
  626.      . Packet echo suppression, etc etc
  627.    - Improved negotiation of 8th-bit prefixing.
  628.  
  629.  . Other new commands and features:
  630.    - OUTPUT \L sends a Long BREAK.
  631.    - IF [NOT] INPATH <filename> <command>
  632.    - Optional <path> added to PATCH command, e.g. PATCH C:\KERMIT
  633.    - Keyword "O" is (once again) a snyonym for OUTPUT.
  634.    - Variable \v(terminal) reports the current terminal type.
  635.    - INCREMENT <variable>
  636.    - DECREMENT <variable>
  637.  
  638.  . Fixes: 
  639.    - TRANSMIT fixed to wait for handshake from host, if requested.
  640.    - SET PROMPT <string> no longer lets long strings overwrite memory.
  641.    - WAIT now sets SUCCESS or FAILURE correctly.
  642.    - Close log files when asked to do so, not just when EXITing from Kermit.
  643.    - Lexical comparisons IF LLT, IF LGT fixed.
  644.    - STOP and END now accept an optional numerical argument, to be used as a
  645.      return code or failure/success code, plus optional trailing message text
  646.      to be printed.
  647.    - Better handling of Ctrl-C interruption during script execution.
  648.    - \v(directory) value now always ends in backslash (the directory separator)
  649.    - DESQview corrections and enhancements.
  650.  
  651. With MS-DOS Kermit 3.12, Joe is also releasing an improved version of the
  652. WINPKT "shim" - a program that sits between the packet driver and a Windows
  653. application (such as MS-DOS Kermit) that uses the packet driver.  Since
  654. Windows can move applications around in memory, deactivate them, or possibly
  655. swap them out, the packet driver (which stores packets at specific,
  656. registered addresses in the application) will fail.  WINPKT solves this
  657. problem by recognizing the Windows Enhanced mode virtual machine in which
  658. the program is running and invoking that machine before delivering a packet
  659. to the program.  This eliminates the need to "lock application memory" in
  660. its .PIF file and eliminates the Crynwr (nee Clarkson) PD command argument
  661. "-w", which simply rejects a packet if the program is not immediately
  662. active.  WINPKT was originally written by Roger F. James.  These mechanisms
  663. will also appear in Joe's next edition of the shim, DIS_PKT, Packet Driver
  664. interface for NDIS.
  665.  
  666. Joe expresses his special thanks for assistance, contributions, and
  667. suggestions to Frank da Cruz, Hirofumi Fujii, John Chandler, James
  668. Sturdevant Andre Asselin, Jim Fregin, Jim Reisert, Rick Sladkey, Richard
  669. Stanton, Bertil Stenstrom, Konstantin Vinogradov, Robert Weiner, and to
  670. Digital Equipment Corporation, Quarterdeck Online Systems, Novell, AT&T, and
  671. Interconnections Inc.
  672.  
  673. NEW FILES
  674.  
  675. MS-DOS Kermit 3.12 Beta is being released only in binary form.  Sources will
  676. be made available after the testing period is over.
  677.  
  678. Internet anonymous ftp    EARN/BITNET
  679. watsun.cc.columbia.edu    KERMSRV@CUVMA   Description
  680.  
  681.  kermit/test/mstibm.boo     MSTIBM BOO    BOO-encoded KERMIT.EXE for IBM PC
  682.  kermit/bin/mstibm.exe      (none)        Binary executable for IBM PC
  683.  kermit/text/msr312.upd     MSR312.UPD    List of changes since version 3.11
  684.  
  685. The ".boo" file is the .EXE file encoded in a printable ASCII format,
  686. suitable for BITNET, e-mail, and other nontransparent modes of transmission.
  687. You can decode the boo-files back into .EXE files using any of the MSBPCT.*
  688. programs available in kermit/a/msbpct.* or MSBPCT * from KERMSRV.  See
  689. msbaaa.hlp (MSBAAA HLP) for details.
  690.  
  691. WINPKT is available only on watsun, in the packet-driver collection:
  692.  
  693.  packet-drivers/bin/winpkpt.com           WINPKT executable
  694.  packet-drivers/doc/winpkpt.hlp           WINPKT help file
  695.  packet-drivers/src/winpkpt.asm           WINPKT help source code
  696.  
  697. My usual thanks to Joe, on behalf all MS-DOS Kermit users everywhere, for
  698. all the work and skill he put into this new release, and to Dr. Hirofumi
  699. Fujii for extensive contributions to the Kanji support.  Please send
  700. questions, bug reports, and comments to me at the Internet e-mail address
  701. above, or to KERMIT@CUVMA on BITNET/EARN.
  702.  
  703. ------------------------------
  704.  
  705. End of Info-Kermit Digest
  706. *************************
  707.  
  708. From cmg  Thu Oct  1 11:08:46 1992
  709. Return-Path: <cmg>
  710. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  711.     id AA18967; Thu, 1 Oct 92 11:08:46 EDT
  712. Date: Thu, 1 Oct 92 11:08:44 EDT
  713. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  714. To: Info-Kermit
  715. Subject: Info-Kermit Digest V16 #3
  716. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  717. Queries-To: Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  718. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  719. Message-Id: <CMM.0.90.4.717952124.cmg@watsun.cc.columbia.edu>
  720.  
  721. Info-Kermit Digest         Wed, 30 Sep 1992        Volume 16 : Number 3
  722.  
  723. Today's Topics:
  724.     MS-DOS Kermit 3.12 Released
  725.     IBM Mainframe Kermit-370 4.2.3 / 4.2.4 Released
  726.     New Kermit Program for IBM CS9000
  727.     Announcing Commodore 64/128 Kermit Version 2.2 for the SwiftLink-232 
  728.     Reorganization and Updating of Commodore Kermit Files
  729.  
  730. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  731. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  732. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  733. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  734.  
  735.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  736.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  737.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  738.  
  739. Kermit files may be obtained over networks and by mail order.  On the
  740. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  741. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  742. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  743. files.  The Kermit files are in directories kermit/a, kermit/b, kermit/c,
  744. kermit/d, and kermit/e.  Test versions are in kermit/test.  All files in these
  745. directories should be transferred in text (ASCII) mode.  Binaries are in
  746. kermit/bin (use ftp in binary mode).  All files on watsun have lowercase
  747. names, and case is significant.
  748.  
  749. You can also get Kermit files over the BITNET/EARN network; to get started
  750. send a message with text HELP to KERMSRV, the Kermit file server, at host
  751. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  752. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  753. versions and an order form from Kermit Distribution, Columbia University
  754. Center for Computing Activities, 612 West 115th Street, New York, NY 10025
  755. USA.
  756.  
  757. ----------------------------------------------------------------------
  758.  
  759. Date: Wed, 30 Sep 1992 13:00:00 EDT
  760. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  761. Subject: MS-DOS Kermit 3.12 Released
  762. Keywords: MS-DOS Kermit 3.12, Kanji, ODI, SLIP, TELNET, TCP/IP, WINPKT
  763.  
  764. This is to announce a maintenance release of MS-DOS Kermit for the IBM PC,
  765. PS/2, and compatibles, from Professor Joe R. Doupnik of Utah State University.
  766. The version number is 3.12, first announced for beta testing on August 26th.
  767. The major new features of version 3.12 are:
  768.  
  769.  . Networking and communications improvements, including support for ODI.
  770.  . Japanese Kanji text file transfer translation.
  771.  . Locking shift protocol for file transfer.
  772.  . IBM mainframe file transfer extension.
  773.  . New script programming and other features.
  774.  . Bug fixes.
  775.  . WINPKT "shim" for TCP/IP connections under Microsoft Windows.
  776.  
  777. The Kanji and locking shift protocol extensions can be used with C-Kermit 5A
  778. and IBM Mainframe Kermit-370 4.2.3 and 4.2.4.  The IBM mainframe file
  779. transfer extension (which allows files to be transferred through
  780. non-transparent 3270 protocol converters) works with the new IBM mainframe
  781. Kermit.
  782.  
  783. See Info-Kermit V16 #2, 26 August 1992, for a more detailed announcement
  784. of MS-DOS Kermit 3.12.  See V16 #1, 6 August 1992, for detailed announcements
  785. concerning the new IBM mainframe Kermit, as well as the announcement below.
  786.  
  787. (Note: Info-Kermit Digest volumes are archived in kermit/e/imail.yyx on watsun
  788. and IMAIL.yyx on CUVMA, where yy is the year, and x = "a" for first half of
  789. year or "b" for second half of year, for example imail.92b (IMAIL.92B) for the
  790. current volume.)
  791.  
  792. NEW FILES
  793.  
  794. Internet anonymous ftp    EARN/BITNET
  795. watsun.cc.columbia.edu    KERMSRV@CUVMA   Description
  796.  
  797.  kermit/bin/msvibm.exe      (none)          Binary executable for IBM PC
  798.  kermit/a/msvibm.boo        MSVIBM BOO      BOO-encoded KERMIT.EXE for IBM PC
  799.  kermit/a/msr312.upd        MSR312 UPD      List of changes since version 3.11
  800.  kermit/a/mskerm.hlp        MSKERM HLP      Updated help file
  801.  kermit/a/mskerm.bwr        MSKERM BWR      Updated beware file
  802.  kermit/a/mskermit.ini      MSKERMIT INI    Updated initialization file
  803.  kermit/a/mscustom.ini      MSCUSTOM INI    New customization file
  804.  
  805. Use MSR312.UPD, MSKERM.HLP, and MSKERM.BWR as your supplement to the MS-DOS
  806. Kermit 3.11 documentation.
  807.  
  808. The source files are available on both watsun and CUVMA in the same directory
  809. as the .BOO and .UPD files.  The source files are all ASCII text files.  Their
  810. names begin with the letters MS (lowercase on watsun), and they have file
  811. types of .C, .H, and .ASM (lowercase on watsun).  Microsoft MASM and C 6.0
  812. are required for building version 3.12 from the source files.
  813.  
  814. The MSVIBM.BOO file is the .EXE file encoded in a printable ASCII format,
  815. suitable for BITNET, e-mail, and other nontransparent modes of transmission.
  816. You can decode the BOO-file back into an .EXE file using any of the MSBPCT.*
  817. programs available in kermit/a/msbpct.* or MSBPCT * from KERMSRV.  See
  818. msbaaa.hlp (MSBAAA HLP) for details.
  819.  
  820. WINPKT is available only on watsun, in the packet-driver collection:
  821.  
  822. File name                              Description
  823.   packet-drivers/bin/winpkt.com           WINPKT executable (binary)
  824.   packet-drivers/doc/winpkt.hlp           WINPKT help file (ascii)
  825.   packet-drivers/src/winpkt.asm           WINPKT source code (ascii)
  826.  
  827. My special thanks to Joe, on behalf all MS-DOS Kermit users everywhere, for
  828. the work and skill he put into this new release, and to Dr. Hirofumi Fujii
  829. of the Japan National Laboratory of High Energy Physics, Tokyo, for
  830. extensive contributions to the Kanji support.  And thanks to all of you
  831. who sent in helpful comments on the Beta version.
  832.  
  833. ------------------------------
  834.  
  835. Date: Wed, 30 Sep 1992 13:00:00 EDT
  836. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  837. Subject: IBM Mainframe Kermit-370 4.2.3 / 4.2.4 Released
  838. Keywords: IBM 370 Kermit, VM/CMS Kermit, MUSIC Kermit, MVS/TSO Kermit
  839. Keywords: CICS Kermit, Kanji
  840.  
  841. This is to announce the final release of IBM Mainframe Kermit-370 4.2.3 for
  842. VM/CMS and MUSIC and Kermit-370 4.2.4 for MVS/TSO and CICS from John
  843. Chandler at the Harvard / Smithsonian Center for Astrophysics.  This version
  844. was announced in the Info-Kermit Digest, V16 #1, 6 August 1992.  The new
  845. files have been moved from the test area (kermit/test/ik*.* on watsun,
  846. T:IK*.* via KERMSRV) to the "production" B area (kermit/b on watsun, IK*.*
  847. via KERMSRV).  Version 4.2.2 has been archived in kermit/old on watsun.
  848.  
  849. The major new features since 4.2.2 are:
  850.  
  851.  . File transfer through non-transparent 3270 protocol converters
  852.  . Locking shift protocol for more efficient transfer of 8-bit text
  853.  . Kanji character-set translation during text file transfer
  854.  
  855. Plus numerous fixes and minor improvements, listed in the previous
  856. announcement.  Thanks to John Chandler for a great job, and his continuing
  857. efforts to enhance this important Kermit program.
  858.  
  859. ------------------------------
  860.  
  861. Date: Thu, 10 Sep 1992 12:00:00 EDT
  862. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  863. Subject: New Kermit Program for IBM CS9000
  864. Keywords: IBM CS9000
  865.  
  866. >From Glenn Howes, University of Wisconsin <howes@bert.chem.wisc.edu>, a
  867. send-only Kermit program for the IBM CS9000 workstation (circa 1980?), written
  868. in IBM 9000 Pascal (a derivative of UCSD Pascal), ideal for those of you who
  869. are retiring your CS9000's and need to move their files to another computer.
  870.  
  871. There is no code for receiving files.  There is also no code for sending
  872. multiple files; you must run the program once for each file to be sent.
  873.  
  874. The files (source and documentation) are in kermit/c/cs9000.* (Internet ftp
  875. in text mode), and also available on BITNET from KERMSRV@CUVMA as CS9000 *.
  876. Thanks to Glenn for writing and submitting this program!
  877.  
  878. ------------------------------
  879.  
  880. >From: Kent Sullivan <kentsu@microsoft.com>
  881. Date: Tue, 29 Sep 729 15:09:44 PDT
  882. Subject: Announcing Commodore 64/128 Kermit Version 2.2 for the SwiftLink-232 
  883. Keywords: Commodore 64/128 Kermit, SwiftLink-232
  884.  
  885. Commodore 64/128 Kermit version 2.2 for the SwiftLink-232 serial 
  886. interface is now available.  This special adaptation of Commodore 
  887. Kermit supports modems interfaced via the SwiftLink-232 serial port 
  888. interface only.  As such, this version is not considered to be a 
  889. general upgrade from the existing Kermit v2.2.
  890.  
  891. The SwiftLink-232 is a third-party, high-speed serial interface for the 
  892. Commodore 64/128.  With this interface, higher serial communication 
  893. speeds are possible.  Kermit for the SwiftLink-232 supports 
  894. communication speeds of 300, 1200, 2400, 4800, and 9600 bps.  
  895. Information on ordering a SwiftLink-232 from its manufacturer (Creative 
  896. Micro Designs) is provided in the file C64SLK.TXT in the Kermit 
  897. archives (kermit/c directory).
  898.  
  899. Commodore Kermit, both for the standard C-64/128 and the SwiftLink-232, 
  900. may be downloaded from the Kermit archives or obtained on a CBM floppy 
  901. disk.  For instructions on downloading Kermit from the archives, see 
  902. either C64KER.AAA (standard) or C64SLK.AAA (SwiftLink-232) in the 
  903. kermit/c directory.  For instructions on obtaining Kermit on a floppy 
  904. disk, see the same files or send electronic mail to Kent Sullivan 
  905. (kentsu@microsoft.com).
  906.  
  907. Many thanks to Matthew Sorrels and Ray Moody for making this program a reality.
  908.  
  909. [Ed. - And thanks to Kent for putting everything together and sending it in!
  910. See next message for details about the files.]
  911.  
  912. ------------------------------
  913.  
  914. >From: Kent Sullivan <kentsu@microsoft.com>
  915. Date: Tue, 29 Sep 729 19:17:48 PDT
  916. Subject: Reorganization and Updating of Commodore Kermit Files
  917. Keywords: Commodore 64/128 Kermit
  918.  
  919. Following the release of C-64/128 Kermit for the SwiftLink-232 
  920. interface (see previous announcement), all of the C-64/128 Kermit v2.2 
  921. files have been re-organized and updated.  Some files have changed, 
  922. some have been deleted, and some new files have been created.  However, 
  923. the actual Kermit v2.2 program has not changed.  Below is a summary of 
  924. the major changes:
  925.  
  926. 1) New Kermit v2.2 for the SwiftLink-232-interface-only released.
  927.  
  928. 2) Documentation (C64KER.DOC) updated to reflect new native-media distribution
  929.    arrangements and terms.
  930.  
  931. 3) New "read me first" help file (C64KER.AAA for standard Kermit, C64SLK.AAA
  932.    for SwiftLink-232 Kermit) created.
  933.  
  934. 4) New instructions file (C64KER.PAL) created for modifying standard Kermit to
  935.    run on European (PAL) C-64s and C-128s.
  936.  
  937. 5) New utility to create an autoboot sector (C-128s only) for standard Kermit
  938.    (C64KER.SEC) and SwiftLink-232 Kermit (C64SLK.SEC) added.
  939.  
  940. 6) Bootstrapping utility (C64BOOT.BAS and C64BOOT.C) completely re-written to
  941.    be more user-friendly and robust.  Many thanks to Matt Sorrels and Ray
  942.    Moody for overhauling this utility.
  943.  
  944. 7) Binary versions of the Kermit files placed in the kermit/bin directory of
  945.    the Kermit archives, as a convenience for those who can make use of them.
  946.  
  947. 8) Outdated information in other files removed and/or updated.
  948.  
  949.  
  950. Below is a summary of the Commodore Kermit file groups in kermit/c (Tape C):
  951.  
  952. C64BOOT.*    Bootstrapping utility for standard or SwiftLink-232 Kermit
  953.  C64KER.*    Standard Commodore 64/128 Kermit v2.2
  954.  C64SLK.*    Commodore 64/128 Kermit v2.2 for the SwiftLink-232 interface
  955.  
  956. Note that the C64DXL.* files have been deleted; they are no longer needed.
  957.  
  958. Below is a summary of the Commodore Kermit file groups in kermit/bin:
  959.  
  960. C64HELP.TXT  Short read-me file describing the binary files below
  961.  C64KER.*    Binary collection of standard Commodore 64/128 Kermit v2.2 files
  962.  C64SLK.SDA  Binary collection of Commodore 64/128 Kermit v2.2 files for the
  963.              SwiftLink-232 interface
  964.  
  965. [Ed. - Note: these files have lowercase names on watsun.cc.columbia.edu
  966. and uppercase names on BITNET KERMSRV@CUVMA.  The binary files are available
  967. on watsun only; use FTP in binary mode to retrieve them (except note that
  968. c64help.txt is actually a text file.]
  969.  
  970. ------------------------------
  971.  
  972. End of Info-Kermit Digest
  973. *************************
  974.  
  975. From fdc  Thu Oct 29 19:09:02 1992
  976. Return-Path: <fdc>
  977. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  978.     id AA21873; Thu, 29 Oct 92 19:09:02 EST
  979. Date: Thu, 29 Oct 92 19:09:00 EST
  980. From: Frank da Cruz <fdc@watsun.cc.columbia.edu>
  981. To: Info-Kermit
  982. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  983. Queries-To: Info-Kermit-Request@watsun.cc.columbia.edu
  984. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  985. Subject: Info-Kermit Digest V16 #4
  986. Message-Id: <CMM.0.90.4.720403740.fdc@watsun.cc.columbia.edu>
  987.  
  988. Info-Kermit Digest         Thu, 29 Oct 1992        Volume 16 : Number 4
  989.  
  990. Today's Topics:
  991.     New CMS Kermit Installation Procedure and Other Matters
  992.     Announcing Kermit for TurboDos
  993.     Macintosh Kermit Status and Q & A
  994.  
  995. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  996. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  997. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  998. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  999.  
  1000.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  1001.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  1002.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  1003.  
  1004. Kermit files may be obtained over networks and by mail order.  On the
  1005. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  1006. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user
  1007. anonymous (note, lower case), any password, and GET or MGET (MULTIPLE GET)
  1008. the desired files.  The Kermit files are in directories kermit/a, kermit/b,
  1009. kermit/c, kermit/d, and kermit/e.  Test versions are in kermit/test.  All
  1010. files in these directories should be transferred in text (ASCII) mode.
  1011. Binaries are in kermit/bin (use ftp in binary mode).  All files on watsun
  1012. have lowercase names, and case is significant.
  1013.  
  1014. You can also get Kermit files over the BITNET/EARN network; to get started
  1015. send a message with text HELP to KERMSRV, the Kermit file server, at host
  1016. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  1017. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  1018. versions and an order form from Kermit Distribution, Columbia University
  1019. Center for Computing Activities, 612 West 115th Street, New York, NY 10025
  1020. USA.
  1021.  
  1022. ----------------------------------------------------------------------
  1023.  
  1024. Date: Wed, 1992 Oct 28 22:51 EST
  1025. >From: "John F. Chandler" <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  1026. Subject: New CMS Kermit Installation Procedure and Other Matters
  1027. Keywords: VM/CMS Kermit
  1028.  
  1029. After receiving suggestions over the years of devising an install EXEC for
  1030. CMS Kermit, I have finally done so.  I resisted as long as I did because CMS
  1031. offers seven different ways of doing anything, and I didn't want to impose a
  1032. single way of installing Kermit in conflict with the ingrained habits of
  1033. others.  However, I have come to realize that most people will be glad to do
  1034. things a particular way if it's made easy, and I have tried to do that.
  1035.  
  1036. The EXEC is now part of the new version of IKCKER INS.  There are still
  1037. instructions for do-it-yourselfers, but they are briefer than before and
  1038. always refer to the EXEC as the way to do things.  The snippets of CMS
  1039. command sequences have been moved into the EXEC, which, in turn, has
  1040. comments referring to the various steps described in IKCKER INS and IKCKER
  1041. BWR.
  1042.  
  1043. Basically, the new EXEC does everything other than (a) fetching the Kermit
  1044. distribution files, (b) collecting optional updates to supplement the
  1045. standard set, and (c) setting aside disk space to hold all the files.
  1046. Because there are quite a few options even now, it asks a series of
  1047. questions, but each one has a default answer, so that most installers can
  1048. simply bang on the RETURN key to get the job done.
  1049.  
  1050. Incidentally, there is a new item in IKCKER BWR referring to an IBM APAR for
  1051. fixing a bug in CMS 7 and 8, one which impacts the issuing of the CMS ERASE
  1052. command from within Kermit.  There are also new copies of IKMKER.BWR and
  1053. IKXKER.UPD with minor cosmetic fixes.
  1054.  
  1055. John
  1056.  
  1057. [Ed. - Thanks, John!  The new files have been installed with the other IBM
  1058. mainframe Kermit files, and they will definitely make CMS Kermit
  1059. installation much easier for most people.]
  1060.  
  1061. ------------------------------
  1062.  
  1063. Date: Wed, 14 Oct 92 12:46:38 -0400
  1064. >From: eichin@ATHENA.MIT.EDU ("Mark W. Eichin")
  1065. Subject: Announcing Kermit for TurboDos
  1066. Keywords: TurboDos Kermit
  1067.  
  1068. I've uploaded the TurboDos Kermit executable in binary form (TurboDos
  1069. doesn't have an equivalent of CP/M's SAVE, and I don't have a reverse MLOAD
  1070. among my VAX CP/M tools.)
  1071.  
  1072. I'm sure I've got the source code somewhere, though I suspect I haven't
  1073. looked at it in a long time.  I recall it was a port of a CP/M version in
  1074. assembler (remember the TACTRAP code? it's in here... I've even used it over
  1075. a MILNET TAC. You should probably remind people to turn it off when trying
  1076. to talk to a "modern" kermit, but it fails pretty completely if you forget.)
  1077.  
  1078. Storing it in straight HEX is probably fine, since you can tell people to
  1079. use a little MBASIC program to convert it (ahh the memories :-)  Even without
  1080. MBASIC, it shouldn't be hard to do something with the MONITOR program to put
  1081. it back together.
  1082.  
  1083. _Mark_ <eichin@athena.mit.edu>
  1084. MIT Student Information Processing Board
  1085. Cygnus Support <eichin@cygnus.com>
  1086.  
  1087. [Ed. - Thanks, Mark.  We'll leave the bootstrapping to whoever needs to do
  1088. it.  Your uuencoded executable has been installed in kermit/c/tdkerm.uue,
  1089. and a straight hex version (not Intel hex!) is in kermit/c/tdkerm.hex.  Also
  1090. on CUVMA: TDKERM UUE and TDKERM HEX.  Hope you can find and send in the
  1091. source code too.]
  1092.  
  1093. ------------------------------
  1094.  
  1095. Date: Thu, 29 Oct 1992 15:47:00 EST
  1096. >From: Frank da Cruz <fdc@watsun.cc.columbia.edu>
  1097. Subject: Macintosh Kermit Status and Q & A
  1098. Keywords: Macintosh Kermit
  1099.  
  1100. Hundreds of messages arrive here every day asking or complaining about Mac
  1101. Kermit.  Here is a brief status report, followed by some typical questions
  1102. and their answers.
  1103.  
  1104. Mac Kermit is part of the C-Kermit family of programs.  C-Kermit 5A for
  1105. UNIX, VMS, OS/2, AOS/VS, and several other operating systems is in its last
  1106. stages of its 3-year-plus development.  The final beta test version will be
  1107. announced soon.  Each new edit of C-Kermit is built on the Macintosh too,
  1108. and so a new Mac Kermit test edit is issued with every test edit of
  1109. C-Kermit.
  1110.  
  1111. Each new Mac Kermit edit has improvements in system-independent areas, such
  1112. as file transfer performance and features, modem dialing, script language
  1113. programming, etc.  However, there has been very little work on the
  1114. Macintosh-specific parts of Mac Kermit in the past year, except that
  1115. recently Paul Placeway made some impressive improvements in the speed of the
  1116. terminal emulator.
  1117.  
  1118. We have big plans for "Macintosh Kermit 1.0", and have had them for a long
  1119. time.  You can read about them, and also about the many bugs and problems we
  1120. know about, in the file kermit/sw/ckmker.bwr on watsun.cc.columbia.edu.  You
  1121. can also read, in great detail, about the problems with Mac Kermit's VT100
  1122. font, and the proposed solution, in kermit/sw/ckmker.fon.  You can pick up
  1123. the latest test version of Mac Kermit from kermit/sw/ckmker.hqx.  FTP all of
  1124. these files in text mode.
  1125.  
  1126. So when will Mac Kermit 1.0 be available?  It depends on the schedules of
  1127. the volunteer programmers.  As you know, nobody is being paid to work on Mac
  1128. Kermit, so volunteers must find time outside of their real jobs or
  1129. schoolwork to take on these tasks that we all want accomplished, and decide
  1130. to do this instead of, say, making buckets of money writing commercial
  1131. Macintosh applications.  It is much harder to find a public-spirited
  1132. Macintosh programmer with spare time than practically any other kind of
  1133. programmer.
  1134.  
  1135. So please be patient.  When we have a Macintosh Kermit version that we feel
  1136. is comparable in quality to the other popular Kermit programs, we will
  1137. announce it far and wide.  In the meanwhile, if you are a skilled Macintosh
  1138. programmer capable of working in the MPW C 3.2 programming environment, and
  1139. you want to pitch in, let me know.  If you are not, feel free to use the
  1140. test versions, with their current limitations.
  1141.  
  1142. Here is where to find the latest files, all on watsun.cc.columbia.edu,
  1143. via anonymous ftp, text mode:
  1144.  
  1145.   kermit/sw/ckmker.hqx  --  Latest Mac Kermit
  1146.   kermit/sw/ckmker.bwr  --  "Beware file" for latest Mac Kermit 
  1147.   kermit/sw/ckmker.fon  --  Writeup of font situation
  1148.   kermit/b/ckmker.doc   --  User manual for last real release, 0.9(40), ASCII
  1149.   kermit/b/ckmker.ps    --  User manual for last real release, PostScript
  1150.   kermit/charsets/mac*  --  The new Macintosh Kermit font, tables, docs, etc
  1151.  
  1152. ------------------------------
  1153.  
  1154. Date: Sun, 18 Oct 1992 23:19:55 -0700 (PDT)
  1155. >From: Les Ferch <ferch@ucs.ubc.ca>
  1156. Subject: MacKermit on Mac Plus
  1157.  
  1158. I noticed a couple of minor problems with MacKermit on a Mac Plus.
  1159.  
  1160. 1. Using "Set modifiers..." I set Option to act as Ctrl. However, it does
  1161. not work. To get a Ctrl key, I have to set Command to act as Ctrl and turn
  1162. off Menu Keys. It would be nice to be able to keep Menu Keys and use
  1163. Option as Ctrl.
  1164.  
  1165. [Ed. - To use the Option key as a Ctrl key, you have to check the Opt box
  1166. on the left side of the Set Modifiers dialog, and you also have to check
  1167. both Unmodify and Ctrl on the right side, in the same row.  See ckmker.bwr.]
  1168.  
  1169. 2. The File menu is longer than the 9" screen. This confuses beginners
  1170. looking for Quit. If Load Settings and Save Settings were moved to the
  1171. Settings menu, the problem would be solved.
  1172.  
  1173. [Ed. - A well-known problem.  The menus need a lot of work.]
  1174.  
  1175. ------------------------------
  1176.  
  1177. Date: Tue, 20 Oct 92 10:29:40 EST
  1178. >From: Howie Richburg <RICHBUHJ%SNYCENVM@CUVMB.CC.COLUMBIA.EDU>
  1179. Organization: State University of New York - Central Administration
  1180. Subject: Re: MacKermit?
  1181.  
  1182. Maybe I am doing something wrong.  Under settings I choose key settings.
  1183. The scan codes I define such as {27}3, when executed are passed through to
  1184. the terminal screen as #27'3 for example and not transmitted.  Any ideas?
  1185.  
  1186. [Ed. - Presently, the backslash notation in Mac Kermit's key definitions
  1187. only accepts octal (base 8) numbers, and no provision is made for grouping.
  1188. Suppose you want to define a key to send ESC followed by the letter A.  In
  1189. MS-DOS Kermit or C-Kermit, you would express this as \27A, \o33A, or \x1BA.
  1190. In Mac Kermit, it must be \33A.  Now suppose you want to send ESC followed
  1191. by the digit 3.  You can't write \273, because there would be no way to tell
  1192. where the backslash code ended and the literal text began.  In MS-DOS or
  1193. C-Kermit, you can write \{27}3, to separate the 27 from the 3.  Mac Kermit
  1194. doesn't support this type of notation, so you have to write \33\63 (where 63
  1195. is the octal value of the ASCII code for the character "3"), and so on until
  1196. you reach the first non-numeric character or the end of the definition.
  1197. Hopefully, a future release of Mac Kermit will support the same types of
  1198. notation as MS-DOS Kermit and C-Kermit.]
  1199.  
  1200. Do you think MacKermit is stable enough to use for a Mac Powerbook running
  1201. System 7?
  1202.  
  1203. [Ed. - We have received mixed reviews.  The main difficulty with Mac Kermit
  1204. under System 7 actually has nothing to do with System 7 per se, but rather
  1205. with the fact that Macs that have System 7 also tend to be loaded with lots
  1206. of INITs.  Macs with all their INITs are becoming even more dangerous for
  1207. communication software than PCs loaded with TSRs!  We have discovered that
  1208. most INITs that have anything to do with font management -- Adobe Type
  1209. Manager, SuitCase, TrueType, etc -- can interfere with Mac Kermit to various
  1210. degrees, ranging from fractured screens to Mac Kermit or even system bombs.
  1211. This probably happens because Mac Kermit uses its own internal font for
  1212. terminal emulation.  We know the solution to this problem -- remove the
  1213. internal font and make an external font suitable for VT320 emulation -- but
  1214. it is taking a long time to accomplish it.]
  1215.  
  1216. [Ed again - About the Powerbook.  Mac Kermit works as well on the Powerbook
  1217. as it works on any other Mac, except for one obvious limitation (bug).  The
  1218. Powerbook does not normally come with a modem port, only a printer port.
  1219. Thus you have to choose the printer port in the Communications Settings
  1220. menu, which works.  So far so good.  But the port selection is not saved
  1221. when you Save Settings.  So you always have to open the communications menu
  1222. and select the printer port every time you run Kermit on the Powerbook.
  1223. This should be fixed soon.]
  1224.  
  1225. In addition the Powerbook will be used to dial into a 3270 protocol
  1226. converter to access our IBM host.  It will therefore require that certain
  1227. key combinations submit specific codes to emulate PF keys.  The reason I ask
  1228. is because I have no luck transmitting codes to emulate the PF keys.
  1229.  
  1230. [Ed. - This is an extremely common question, but it does not have a general
  1231. answer.  Here's the story: an IBM mainframe 3270 terminal has row upon row
  1232. of "PF" keys that ordinary terminals don't have.  The operation of these
  1233. keys is internal to the IBM 3270 protocol -- they don't send characters,
  1234. they send signals or messages, or perform certain local functions, etc.  A
  1235. 3270 protocol converter -- such as an IBM 7171 -- lets ordinary ASCII
  1236. terminals (or programs, like Kermit, that emulate them) interact with
  1237. mainframe 3270 applications.  Data sent from the mainframe to the terminal
  1238. is converted into (for example) ASCII text intermixed with VT100 escape
  1239. sequences, so your screen looks right.  So far so good.  In the other
  1240. direction, certain control characters or escape sequences coming from your
  1241. keyboard are interpreted as PF keys.  The problem is, no two protocol
  1242. converters, no two protocol-converter terminal-type configurations, no two
  1243. sites, have the same idea of exactly which control characters or escape
  1244. sequences should correspond to which PF keys.  WE CAN'T ANSWER THAT
  1245. QUESTION.  You have to go to your IBM mainframe or IBM networking
  1246. administrator and find out: for a particular terminal type (say VT100), what
  1247. characters or sequences must the terminal or emulator send to simulate EACH
  1248. of: the PF1 through PF24 keys; the PA1 through PA3 keys; the newline key,
  1249. the cursor keys, backtab, the editing keys, the Attention key, etc etc.
  1250. Once you have the table of 30 keys and their values, you can decide which
  1251. keys on your Mac should correspond to which 3270 terminal keys, and then
  1252. assign the corresponding character or escape sequence to each one in a
  1253. Set Key Macros dialog -- a long and tedious exercise, which is best done
  1254. once at each site centrally.  A Mac Kermit 3270 settings file is created,
  1255. put on a file server, or copied onto diskette or and passed around.  In a
  1256. future release, we hope to support plain-text key settings files like MS-DOS
  1257. Kermit or C-Kermit.]
  1258.  
  1259. ------------------------------
  1260.  
  1261. Date: Tue, 20 Oct 92 16:57:53 +0100
  1262. >From: johnen@GEI-Aachen.de (Uwe Johnen)
  1263. Subject: Kermit on Mac
  1264.  
  1265. I was very amused that I can use my Apple Powerbook as a terminal (vt100)
  1266. over the V24 modem port. 
  1267.  
  1268. But using Word Perfect on our VAX I was searching for the function keys,
  1269. which I have to use while working with WP.
  1270.  
  1271. If you have any idea where they are please let me know. I thing I tried
  1272. everything. Which one tried I not ?
  1273.  
  1274. [Ed. - Here is another case where you must go through the long and laborious
  1275. process of making many, many key assignments.  VAX WordPerfect assignments
  1276. have already been done for MS-DOS Kermit in the file kermit/a/msiwp3.ini,
  1277. which contains 126 SET KEY commands!  Unfortunately: (a) the keyboard scan
  1278. codes of the Macintosh are different from those of the PC, and (b) there is
  1279. not yet a way to import textual SET KEY commands into Mac Kermit.  As noted
  1280. above, hopefully there will be a textual SET KEY command in a forthcoming
  1281. release.]
  1282.  
  1283. ------------------------------
  1284.  
  1285. Date: Wed, 21 Oct 1992 12:58:24 -0700 (PDT)
  1286. >From: VFOAO07H@VAX.CSUN.EDU (George Mansoor)
  1287. Subject: Printing from Kermit for Mac
  1288.  
  1289. I have a question concerning Kermit for the Mac.  Is there a way to send 
  1290. output to a printer much the way that the PC version can send the emulation 
  1291. output to a printer?   Not screen dumps, but print sessions.  Does this make 
  1292. any sense?  If it can, what version of Kermit for the MAC.
  1293.  
  1294. [Ed. - Short answer: Yes.  Long answer: Here is how printing currently works
  1295. in Mac Kermit.  Everybody knows there is a Print item in the File menu, but
  1296. it is dimmed so you can't use it.  These items become active when Mac
  1297. Kermit's terminal emulator receives certain escape sequences:
  1298.  
  1299.   ESC [ 5 i  (or)   ESC [ ? 5 i   --  Start capturing text for printer
  1300.   ESC [ 4 i  (or)   ESC [ ? 4 i   --  Stop capturing text for printer
  1301.  
  1302. After receiving the "printer off" sequence, the print items can be used.
  1303. Future releases of Mac Kermit will have additional printing capabilities:
  1304. print screen, print selection, log session to printer, etc.]
  1305.  
  1306. ------------------------------
  1307.  
  1308. Date: Thu, 29 Oct 92 08:47:23 PST
  1309. >From: John Holland <ZZHOLAND@UVVM.UVic.CA>
  1310. Subject: Re: 0.99(97) Bug Report
  1311.  
  1312. I reported some problems with Mac Kermit 0.99(97).  Since then I have
  1313. obtained 183, and later 184, from watsun.cc.columbia.edu.
  1314.  
  1315. I now use Mac Kermit as my terminal emulator of choice in my daily work,
  1316. connected to a mainframe at 9600 baud, using a Mac Plus.  Commercial
  1317. products, like Microphone and White Knight, seem to be assuming a slower
  1318. connection and do not refresh the screen as quickly as I would like.  Kermit
  1319. refreshes the screen quickly, and allows me to copy and paste and to move
  1320. the cursor around with the mouse (and type without having to wait for the
  1321. cursor to arrive at its destination).
  1322.  
  1323. One of the problems I noted before is no longer a problem.
  1324.  
  1325. I couldn't save settings without a system bomb.  No problem now.
  1326. However, if I set Mouse -> Arrow Keys in Terminal... under Settings,
  1327. I still can't turn it off.
  1328.  
  1329. [Ed. - Sure enough, it's a bug.  The X disappears from the check box, but
  1330. the feature is not turned off.  If you bring back the Terminal Settings
  1331. screen, the box is checked again.]
  1332.  
  1333. A new problem is related to fonts. I use Courier 10 point.  When the
  1334. text I am working on is bolded and I delete characters from the middle
  1335. of the line, pulling the rest of the line in, a trail of dots is sometimes
  1336. left.  I demonstrated this to myself by typing a row of bold WWWWWWs, then
  1337. deleting the leftmost one a few times. The rightmost pixel in the righmost
  1338. character remains on the screen. This is a cosmetic bug which I am
  1339. happily living with, given the other benefits of Kermit.
  1340.  
  1341. [Ed. - Coexistence with fonts and font managers, and other font related
  1342. problems (of which the one you list is a very minor example), are perhaps
  1343. Mac Kermit's biggest problem at present.  It is described -- and a solution
  1344. proposed -- in the files kermit/sw/ckmker.bwr and kermit/sw/ckmker.fon.]
  1345.  
  1346. ------------------------------
  1347.  
  1348. End of Info-Kermit Digest
  1349. *************************
  1350.  
  1351. From cmg  Fri Nov 13 11:42:58 1992
  1352. Return-Path: <cmg>
  1353. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  1354.     id AA04632; Fri, 13 Nov 92 11:42:58 EST
  1355. Date: Fri, 13 Nov 92 11:42:56 EST
  1356. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  1357. To: Info-Kermit
  1358. Subject: Info-Kermit Digest V16 #5
  1359. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  1360. Queries-To: Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  1361. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  1362. Message-Id: <CMM.0.90.4.721672976.cmg@watsun.cc.columbia.edu>
  1363.  
  1364. Info-Kermit Digest         Fri, 13 Nov 1992        Volume 16 : Number 5
  1365.  
  1366. Today's Topics:
  1367.         Announcing C-Kermit 5A(186), The Final Beta Test
  1368.  
  1369. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  1370. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  1371. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  1372. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  1373.  
  1374.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  1375.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  1376.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  1377.  
  1378. Kermit files may be obtained over networks and by mail order.  On the
  1379. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  1380. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  1381. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  1382. files.  The file kermit/read.me is a general guide to where things are.  The
  1383. Kermit files are in directories kermit/a, kermit/b, kermit/c, kermit/d, and
  1384. kermit/e.  Test versions are in kermit/test.  All files in these directories
  1385. should be transferred in text (ASCII) mode.  Binaries are in kermit/bin (use
  1386. ftp in binary mode).  All files on watsun have lowercase names, and case is
  1387. significant.
  1388.  
  1389. You can also get Kermit files over the BITNET/EARN network; to get started
  1390. send a message with text HELP to KERMSRV, the Kermit file server, at host
  1391. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  1392. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  1393. versions and an order form from Kermit Distribution, Columbia University
  1394. Center for Computing Activities, 612 West 115th Street, New York, NY 10025
  1395. USA.
  1396.  
  1397. ----------------------------------------------------------------------
  1398.  
  1399. Date: Tue, 10 Nov 44, 13:30:00 EST
  1400. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  1401. Subject: Announcing C-Kermit 5A(186), The Final Beta Test
  1402. Keywords: C-Kermit 5A, UNIX Kermit, VMS Kermit, Amiga Kermit
  1403. Keywords: Atari ST Kermit, OS/2 Kermit, OS-9 Kermit, AOS/VS Kermit
  1404. Keywords: Sliding Windows, Script Programming, International Character Sets
  1405. Keywords: TCP/IP and C-Kermit
  1406. Xref: Commodore Amiga.  See Amiga
  1407. Xref: OpenVMS.  See VMS
  1408.  
  1409. The final Beta release of C-Kermit 5A, Version 5A(186) BETA-8, is ready for
  1410. public testing.  This will be a relatively short testing period.  The final
  1411. release of version 5A should occur in a few weeks.
  1412.  
  1413. C-Kermit 5A is available for:
  1414.  
  1415.  . UNIX, practically all versions: AIX, ULTRIX, SunOS, BSD, System V, etc
  1416.  . VAX and AXP VMS and OpenVMS
  1417.  . Data General MV systems with AOS/VS
  1418.  . PCs and PS/2s with OS/2 1.0 and 2.0
  1419.  . Microware OS-9
  1420.  . The Commodore Amiga
  1421.  . The Atari ST
  1422.  
  1423. The changes since the first Beta release, 5A(179), on February 8th, 1992,
  1424. which was announced in Info-Kermit V15 #2, are:
  1425.  
  1426. SYSTEMS AND NETWORKS SUPPORTED
  1427.  
  1428.  . New support for Data General AOS/VS, including TCP/IP
  1429.  . Many new UNIX versions supported
  1430.  . OpenVMS AXP support
  1431.  . DEC TCP/IP, Wollongong TCP/IP, and TGV MultiNet TCP/IP support in (Open)VMS
  1432.  . Improved performance and functionality on VMS and OpenVMS
  1433.  . DECnet LAT supported in OS/2 version, and many OS/2-specific improvements
  1434.  
  1435. COMMUNICATIONS AND DIALING
  1436.  
  1437.  . Dialing directory feature added
  1438.  . Many new controls over the dialing process
  1439.  . Improved support for Telebit, Hayes, and Hayes-compatible modems
  1440.  . New support for CCITT and Digitel modems
  1441.  . New commands for managing TCP/IP connections and TELNET protocol
  1442.  . Improved support for hardware flow control
  1443.  . Improved SunLink X.25 support
  1444.  
  1445. KERMIT FILE TRANSFER
  1446.  
  1447.  . New support for IBM fullscreen file transfers (See Info-Kermit V16 #1)
  1448.  . New fullscreen and crt file transfer displays for local-mode file transfer
  1449.  . Standard "KERMIT READY TO xxx ..." messages at beginning of file transfer
  1450.  
  1451. PLUS:
  1452.  
  1453.  . New support for East European (Latin-2) character sets.
  1454.  . Improved script programming controls
  1455.  . Many, many bugs fixed and (hopefully) not too many new ones introduced
  1456.  
  1457. Before reporting bugs in this version of C-Kermit, please read the file
  1458. ckcker.bwr, the general C-Kermit "beware" file, plus the system-specific
  1459. beware file for your system, e.g. ckuker.bwr for UNIX, ckvker.bwr for VMS.
  1460.  
  1461. HOW TO GET IT
  1462.  
  1463. C-Kermit 5A(186) BETA is available on the Internet via anonymous ftp from
  1464. host watsun.cc.columbia.edu [128.59.39.2], using text (ASCII) mode, in the
  1465. directory kermit/test/, and on BITNET/EARN from host CUVMA through the
  1466. KERMSRV file server, in the T: area.  Warning: some files might have records
  1467. longer than 80, making it impossible for KERMSRV to MAIL them to you.
  1468.  
  1469. You can also order C-Kermit 5A on magnetic media (9-track tape, TK50
  1470. cartridge, or quarter-inch tape cartridge) from Columbia University by mail
  1471. order as "Tape T" (see the order form, kermit/a/aaxfly.doc or aaxfly.ps).
  1472.  
  1473. The C-Kermit filenames all start with the letters "ck" (for C-Kermit).  The
  1474. third letter in the filename is used for grouping: c = Portable C, u =
  1475. UNIX-specific, v = VAX/VMS-specific, etc.  The following sections give brief
  1476. synopses of the files needed for each version.  A detailed description of
  1477. the file naming conventions and organization is given in the file
  1478. ckaaaa.hlp.  Notation:
  1479.  
  1480.     *   = matches any string of characters
  1481.   [abc] = matches the single character a, b, or c
  1482.  
  1483. GENERAL TEXT FILES
  1484.  
  1485.   ckaaaa.hlp   Explanation of file naming conventions
  1486.   ckcplm.doc   C-Kermit "program logic manual"
  1487.   ckccfg.doc   C-Kermit configuration info
  1488.   ckcker.bwr   General C-Kermit beware file
  1489.   ckuker.doc   plain-text user manual (still for edit 179)
  1490.   ckuker.ps    Postscript user manual (ditto)
  1491.   ckcker.upd   Detailed description of changes since edit 179
  1492.  
  1493. THE UNIX VERSION
  1494.  
  1495.   UNIX sources:     ck[cuw]*.[cwh] (+ ckustr.sed for 2.1x BSD)
  1496.   UNIX build:       ckuker.mak (for 2.1xBSD, use ckubs2.mak)
  1497.   UNIX docs:        ckuins.doc, ckuker.bwr, ckuker.nr
  1498.   UNIX binaries:    There are some UNIX binaries in kermit/bin/wermit.*,
  1499.             use ftp in binary mode:
  1500.  
  1501.               wermit.aviion.5.4   - DG Aviion, DG/UX 5.4
  1502.               wermit.du42         - DECstation 5800 Ultrix 4.2
  1503.               wermit.next         - NeXT OS 2.0 or 3.0
  1504.               wermit.rs6000       - RS/6000 AIX 3.1
  1505.               wermit.sun4         - SunOS 4.1.1, sparc
  1506.               wermit.sv386r4      - i368 with Dell System V R4
  1507.  
  1508.             The last one *might* run on other i366/486 PCs with
  1509.             other USL-based System V R4 implementations.
  1510.  
  1511.   There is also a compressed tar archive of the UNIX sources and makefile
  1512.   in kermit/bin/cku186.tar.Z, which you can ftp in BINARY mode.
  1513.  
  1514. To build the UNIX version, rename ckuker.mak (or ckubs2.mak) to makefile,
  1515. read the comments at the top of the makefile to select the make-option
  1516. appropriate for your computer, and then give the appropriate "make" command,
  1517. for example "make bsd", "make sunos41", "make sys5r4", etc.  Read the
  1518. makefile and the file ckuins.doc for further installation instructions.
  1519.  
  1520. THE (Open)VMS VERSION
  1521.  
  1522.   VMS sources:      ck[cuwv]*.[cwh], plus ckvcvt.c (labeled-file decoder)
  1523.   VMS build:        ckvker.com (DCL), ckvker.mak (VMS MAKE), or
  1524.             ckvker.mms (MMS).  Instructions: ckvins.doc.
  1525.   VMS executable:   ckvker.hex, use ckvdeh.mar to decode it into .EXE format.
  1526.             NOTE: this executable does not include TCP/IP support.
  1527.   VMS docs:         ckvker.hlp, ckvins.doc, ckvker.bwr
  1528.  
  1529. To get a version of VMS C-Kermit that includes TCP/IP networking support, you
  1530. must build from source code on a VMS system that has a C compiler and
  1531. libraries plus the TCP/IP libraries for DEC, TGV, or Wollongong TCP/IP.
  1532.  
  1533. THE OS/2 VERSION
  1534.  
  1535.   OS/2 sources:     ck[cuwo]*.[cwh], ckwart.def, ckoker.def
  1536.   OS/2 build:       ckoker.mak
  1537.   OS/2 executable:  ckoker16.boo (unboo with ckbunb.c)              (16-bit)
  1538.             ckoker32.boo (ditto)                            (32-bit)
  1539.             or kermit/bin/ckoker16.exe (ftp in binary mode) (16-bit)
  1540.             or kermit/bin/ckoker32.exe (ditto)              (32-bit)
  1541.   OS/2 doc:         ckoker.bwr
  1542.  
  1543.     OS/2 C-Kermit comes in a 16-bit version (required for OS/2 1.x) and a
  1544.     32-bit version (only works on OS/2 2.x).  See ckoker.bwr for details.
  1545.  
  1546. THE DATA GENERAL AOS/VS VERSION
  1547.  
  1548.   AOS/VS sources:     ck[cuwd]*.[cwh]
  1549.   AOS/VS build:       ckd*.cli
  1550.   AOS/VS executable:  kermit/bin/ckdker.df (binary, dumpfile format)
  1551.               ckdker.uue (uuencoded, decode with ckdeco.c)
  1552.   AOS/VS doc:         ckdins.doc, ckdker.bwr
  1553.  
  1554. THE OS-9 VERSION
  1555.  
  1556.   OS-9 sources:     ck[cuw9]*.[cawh]
  1557.   OS-9 build:       ck9ker.mak or ck9ker.gcc
  1558.   OS-9 executable:  ck9ker.boo (unboo with ckbunb.c) (for OS-9 2.2 - 2.4)
  1559.             ck9ker.bin (ftp in binary mode)
  1560.   OS-9 doc:         ck9ker.bwr, ck9ker.doc
  1561.  
  1562. THE AMIGA VERSION
  1563.  
  1564.   Amiga sources:    ck[cuwi]*.[cwh]
  1565.   Amiga build:      ckiker.mak (use Aztec C V5.0b)
  1566.   Amiga executable: ckiker.boo (for edit 178 -- unboo with ckbunb.c)
  1567.             kermit/bin/ckiker.exe (ftp in binary mode)
  1568.   Amiga doc:        ckiker.bwr, ckiker.doc (old)
  1569.  
  1570. THE ATARI ST VERSION
  1571.  
  1572.   Atari ST sources: ck[cuws]*.[cwh]
  1573.   Atari build:      cksker.mak
  1574.   Atari executable: cksker.boo (full version, unboo with ckbunb.c).
  1575.             kermit/bin/cksker.ttp (full version, ftp in binary mode)
  1576.             kermit/bin/cksncp.ttp (no cmd parser,ftp in binary mode)
  1577.   Atari doc:        (none yet)
  1578.  
  1579. Please report successes or failures to Frank da Cruz, FDCCU@CUVMA.BITNET
  1580. or fdc@watsun.cc.columbia.edu.  Thanks again to the hundreds of people who
  1581. helped with the development and testing of C-Kermit 5A.
  1582.  
  1583. ------------------------------
  1584.  
  1585. End of Info-Kermit Digest
  1586. *************************
  1587.  
  1588.  
  1589. From cmg  Mon Nov 23 16:40:19 1992
  1590. Return-Path: <cmg>
  1591. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  1592.     id AA20006; Mon, 23 Nov 92 16:40:19 EST
  1593. Date: Mon, 23 Nov 92 16:40:17 EST
  1594. From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  1595. To: Info-Kermit
  1596. Subject: Info-Kermit Digest V16 #6
  1597. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  1598. Queries-To: Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  1599. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  1600. Message-Id: <CMM.0.90.4.722554817.cmg@watsun.cc.columbia.edu>
  1601.  
  1602. Info-Kermit Digest         Mon, 23 Nov 1992        Volume 16 : Number 6
  1603.  
  1604. Today's Topics:
  1605.         Announcing C-Kermit 5A
  1606.  
  1607.  
  1608. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  1609. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  1610. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  1611. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  1612.  
  1613.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  1614.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  1615.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  1616.  
  1617. Kermit files may be obtained over networks and by mail order.  On the
  1618. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  1619. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  1620. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  1621. files.  The file kermit/read.me is a general guide to where things are.  The
  1622. Kermit files are in directories kermit/a, kermit/b, kermit/c, kermit/d, and
  1623. kermit/e.  Test versions are in kermit/test.  All files in these directories
  1624. should be transferred in text (ASCII) mode.  Binaries are in kermit/bin (use
  1625. ftp in binary mode).  All files on watsun have lowercase names, and case is
  1626. significant.
  1627.  
  1628. You can also get Kermit files over the BITNET/EARN network; to get started
  1629. send a message with text HELP to KERMSRV, the Kermit file server, at host
  1630. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  1631. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  1632. versions and an order form from Kermit Distribution, Columbia University
  1633. Center for Computing Activities, 612 West 115th Street, New York, NY 10025
  1634. USA.
  1635.  
  1636. ----------------------------------------------------------------------
  1637.  
  1638. Date: Mon, 23 Nov 92 16:59:59 EST
  1639. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  1640. Subject: Announcing C-Kermit 5A
  1641. Keywords: C-Kermit 5A, UNIX Kermit, VMS Kermit, Amiga Kermit
  1642. Keywords: Atari ST Kermit, OS/2 Kermit, OS-9 Kermit, AOS/VS Kermit
  1643. Keywords: Sliding Windows, Script Programming, International Character Sets
  1644. Keywords: TCP/IP and C-Kermit
  1645.  
  1646. I am delighted to FINALLY announce the FINAL release of C-Kermit version 5A,
  1647. for UNIX, VMS, OpenVMS, OS/2, AOS/VS, OS-9, the Commodore Amiga, and the
  1648. Atari ST.  The edit number is 188.  C-Kermit was written by Frank da Cruz
  1649. of Columbia University with contributions from hundreds of other programmers
  1650. all over the world.  Version 5A is the product of three and a half years of
  1651. development; the previous release of C-Kermit was 4E(072), released in
  1652. January 1989.  Version 5A was first announced for public Beta testing in
  1653. Info-Kermit V15 #2, 18 February, 1992.  The second and final Beta test was
  1654. announced in V16 #5, 13 Nov 1992.  The second beta test, though short, proved
  1655. quite successful, and therefore the software is being released.
  1656.  
  1657. C-Kermit 5A(188) is available for the following operating systems:
  1658.  
  1659.  . UNIX, practically all versions: AIX, ULTRIX, SunOS, BSD, System V, etc
  1660.  . VAX and AXP VMS and OpenVMS
  1661.  . Data General MV systems with AOS/VS
  1662.  . PCs and PS/2s with OS/2 1.0 and 2.0
  1663.  . Microware OS-9
  1664.  . The Commodore Amiga
  1665.  . The Atari ST
  1666.  
  1667. The major improvements in version 5A since version 4E are:
  1668.  
  1669.  . Improved file transfer efficiency:  sliding windows, longer packets,
  1670.    locking shifts, dynamic packet length, automatic parity detection.
  1671.  . Character-set translation for both file transfer and CONNECT mode,
  1672.    including West European, East European, Cyrillic, and Japanese.
  1673.  . Improved CONNECT-mode performance.
  1674.  . Dialing improvements, support for more modems, a new dialing directory.
  1675.  . The ability to make TCP/IP and other network connections.
  1676.  . A powerful, easy-to-use script programming language similar to MS-DOS
  1677.    Kermit's.
  1678.  . File attribute packet support to convey file size, type, date, and
  1679.    character-set.
  1680.  . New file collision options.
  1681.  . New server features, including security.
  1682.  . FULLSCREEN file transfer display available in VMS, OS/2, OS-9, and most
  1683.    UNIX implementations.
  1684.  . Ability to transfer files with IBM mainframes through non-transparent
  1685.    3270 protocol converters.
  1686.  . Non-error-checked file transfer via TRANSMIT and LOG SESSION.
  1687.  . Commands can be interrupted and C-Kermit returned to its prompt.
  1688.  . In UNIX, C-Kermit can be suspended and continued in the fore- or background.
  1689.  . More systems supported, including many more varieties of UNIX.
  1690.  . Support for hardware flow control on selected systems.
  1691.  . Improvements in every area too numerous to list.
  1692.  
  1693. Special highlights:
  1694.  
  1695. C-Kermit 5A includes extensive support for VMS and OpenVMS on VAX and Alpha
  1696. AXP platforms, including detailed knowledge of the VMS file system and a
  1697. special method for encoding complex VMS files for transmission and archival,
  1698. thanks to Terry Kennedy of Saint Peters College.  It also supports three
  1699. different TCP/IP networking products for VMS: DEC, TGV, and Wollongong; thanks
  1700. in particular to folks at TGV, DEC, and Wollongong for their help.
  1701.  
  1702. The OS/2 version includes built-in VT102 and VT52 terminal emulators with key
  1703. mapping, screen rollback, printer control, color selection, and communications
  1704. features including both software and hardware flow control and, if you have
  1705. PATHWORKS installed on your PC, support for DECnet LAT connections.  Thanks to
  1706. Kai Uwe Rommel of the Technical University of Munich for a great deal of work
  1707. on the OS/2 specifics.
  1708.  
  1709. The Data General AOS/VS version is brand-new and fully up to date, the first
  1710. upgrade to this program since version 4D in May 1987, thanks to Eugenia
  1711. Harris at DG.  It includes all the major features of version 5A, including
  1712. built-in TCP/IP support.
  1713.  
  1714. The OS-9 specifics were done by Christian Hemsing, RWTH, Aachen.  Thanks.
  1715. The Commodore Amiga specifics are from Steve Walton.  Thanks.
  1716. The Atari ST support is from Bruce J. Moore.  Thanks.
  1717.  
  1718. DOCUMENTATION
  1719.  
  1720. Like MS-DOS Kermit 3.x, C-Kermit 5A comes with a book, "Using C-Kermit" by
  1721. Frank da Cruz and Christine M. Gianone, published by Digital Press,
  1722. Burlington, MA, USA, Digital Press ISBN: 1-55558-108-0, Prentice Hall ISBN:
  1723. 0-13-037490-3.  US single-copy price: $34.95; quantity discounts available.
  1724. Publication is still in progress, and should be complete in mid-January 1993.
  1725. In the USA, call DECdirect toll-free 1-800-344-4825 to order; use order number
  1726. EY-J896E-DP.  Major credit cards accepted.
  1727.  
  1728. HOW TO GET IT
  1729.  
  1730. C-Kermit 5A(188) is available on the Internet via anonymous ftp from
  1731. host watsun.cc.columbia.edu [128.59.39.2], using text (ASCII) mode, in the
  1732. directory kermit/b/, and on BITNET/EARN from host CUVMA through the
  1733. KERMSRV file server, in the main area.  Warning: some files might have records
  1734. longer than 80, making it impossible for KERMSRV to MAIL them to you.
  1735.  
  1736. You can also order C-Kermit 5A on magnetic media (diskette, 9-track tape, TK50
  1737. cartridge, or quarter-inch tape cartridge) from Columbia University by mail
  1738. order as "Tape B" (see the order form, kermit/a/aaxfly.doc or aaxfly.ps).
  1739.  
  1740. The C-Kermit filenames all start with the letters "ck" (for C-Kermit).  The
  1741. third letter in the filename is used for grouping: c = Portable C, u =
  1742. UNIX-specific, v = VMS-specific, etc.  The following sections give brief
  1743. synopses of the files needed for each version.  A detailed description of
  1744. the file naming conventions and organization is given in the file
  1745. ckaaaa.hlp.  Notation:
  1746.  
  1747.     *   = matches any string of characters
  1748.   [abc] = matches the single character a, b, or c
  1749.  
  1750. GENERAL TEXT FILES
  1751.  
  1752.   ckaaaa.hlp   Explanation of file naming conventions
  1753.   ckcplm.doc   C-Kermit "program logic manual"
  1754.   ckccfg.doc   C-Kermit configuration info
  1755.   ckcker.bwr   General C-Kermit beware file
  1756.   ckuker.doc   plain-text user manual (still for edit 179)
  1757.   ckuker.ps    Postscript user manual (ditto)
  1758.   ckcker.upd   Detailed description of changes since edit 179
  1759.  
  1760. INITIALIZATION AND COMMAND FILES
  1761.  
  1762.   ckermit.ini  Standard initialization file for all versions
  1763.   ckermod.ini  Sample user-modification (customization) file for all versions
  1764.   ckermit.kdd  Sample Kermit Dialing Directory
  1765.   ckermit.ksd  Sample Kermit Services Directory
  1766.  
  1767. NOTE: Some of the binaries listed below are not yet at edit 188 level.  They
  1768. will be installed as soon as they arrive.
  1769.  
  1770. THE UNIX VERSION
  1771.  
  1772.   UNIX sources:     ck[cuw]*.[cwh] (+ ckustr.sed for 2.1x BSD)
  1773.   UNIX build:       ckuker.mak (for 2.1xBSD, use ckubs2.mak)
  1774.   UNIX docs:        ckuins.doc, ckuker.bwr, ckuker.nr
  1775.   UNIX binaries:    There are some UNIX binaries in kermit/bin/wermit.*,
  1776.             use ftp in binary mode:
  1777.  
  1778.               wermit.next         - NeXT OS 2.0 or 3.0
  1779.               wermit.sun4         - SunOS 4.1.1, sparc
  1780.               wermit.sv386r4      - i368 with Dell System V R4
  1781.  
  1782.   There is also a compressed tar archive of the UNIX sources and makefile
  1783.   in kermit/bin/cku188.tar.Z, which you can ftp in BINARY mode.
  1784.  
  1785. To build the UNIX version, rename ckuker.mak (or ckubs2.mak) to makefile, read
  1786. the comments at the top of the makefile to select the make-option appropriate
  1787. for your computer, and then give the appropriate "make" command, for example
  1788. "make bsd", "make sunos41", "make sys5r4", etc (there are about 150
  1789. possibilities).  Read the makefile and the file ckuins.doc for further
  1790. installation instructions.
  1791.  
  1792. THE (Open)VMS VERSION
  1793.  
  1794.   VMS sources:      ck[cuwv]*.[cwh], plus ckvcvt.c (labeled-file decoder)
  1795.   VMS build:        ckvker.com (DCL), ckvker.mak (VMS MAKE), or
  1796.             ckvker.mms (MMS).  Instructions: ckvins.doc.
  1797.   VMS executable:   ckvker.hex, use ckvdeh.mar to decode it into .EXE format.
  1798.             NOTE: this executable does not include TCP/IP support.
  1799.   VMS docs:         ckvker.hlp, ckvins.doc, ckvker.bwr
  1800.  
  1801. To get a version of VMS C-Kermit that includes TCP/IP networking support, you
  1802. must build from source code on a VMS system that has a C compiler and
  1803. libraries plus the TCP/IP libraries for DEC, TGV, or Wollongong TCP/IP.
  1804.  
  1805. THE OS/2 VERSION
  1806.  
  1807.   OS/2 sources:     ck[cuwo]*.[cwh], ckwart.def, ckoker.def
  1808.   OS/2 build:       ckoker.mak
  1809.   OS/2 executable:  ckoker16.boo (unboo with ckbunb.c)              (16-bit)
  1810.             ckoker32.boo (ditto)                            (32-bit)
  1811.             or kermit/bin/ckoker16.exe (ftp in binary mode) (16-bit)
  1812.             or kermit/bin/ckoker32.exe (ditto)              (32-bit)
  1813.   OS/2 doc:         ckoker.bwr
  1814.  
  1815.     OS/2 C-Kermit comes in a 16-bit version (required for OS/2 1.x) and a
  1816.     32-bit version (only works on OS/2 2.x).  See ckoker.bwr for details.
  1817.  
  1818. THE DATA GENERAL AOS/VS VERSION
  1819.  
  1820.   AOS/VS sources:     ck[cuwd]*.[cwh]
  1821.   AOS/VS build:       ckd*.cli
  1822.   AOS/VS executable:  kermit/bin/ckdker.df (binary, dumpfile format)
  1823.               ckdker.uue (uuencoded, decode with ckdeco.c)
  1824.   AOS/VS doc:         ckdins.doc, ckdker.bwr
  1825.  
  1826. THE OS-9 VERSION
  1827.  
  1828.   OS-9 sources:     ck[cuw9]*.[cawh]
  1829.   OS-9 build:       ck9ker.mak or ck9ker.gcc
  1830.   OS-9 executable:  ck9ker.boo (unboo with ckbunb.c) (for OS-9 2.2 - 2.4)
  1831.             ck9ker.bin (ftp in binary mode)
  1832.   OS-9 doc:         ck9ker.bwr, ck9ker.doc
  1833.  
  1834. THE AMIGA VERSION
  1835.  
  1836.   Amiga sources:    ck[cuwi]*.[cwh]
  1837.   Amiga build:      ckiker.mak (use Aztec C V5.0b)
  1838.   Amiga executable: ckiker.boo (for edit 178 -- unboo with ckbunb.c)
  1839.             kermit/bin/ckiker.exe (ftp in binary mode)
  1840.   Amiga doc:        ckiker.bwr, ckiker.doc (old)
  1841.  
  1842. THE ATARI ST VERSION
  1843.  
  1844.   Atari ST sources: ck[cuws]*.[cwh]
  1845.   Atari build:      cksker.mak
  1846.   Atari executable: cksker.boo (full version, unboo with ckbunb.c).
  1847.             kermit/bin/cksker.ttp (full version, ftp in binary mode)
  1848.             kermit/bin/cksncp.ttp (no cmd parser,ftp in binary mode)
  1849.   Atari doc:        (none yet)
  1850.  
  1851. Please report successes or failures to Frank da Cruz, FDCCU@CUVMA.BITNET
  1852. or fdc@watsun.cc.columbia.edu.  Thanks again to the hundreds of people who
  1853. helped with the development and testing of C-Kermit 5A.
  1854.  
  1855. ------------------------------
  1856.  
  1857. End of Info-Kermit Digest
  1858. *************************
  1859.  
  1860. From fdc  Mon Dec 28 20:41:07 1992
  1861. Return-Path: <fdc>
  1862. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  1863.     id AA11284; Mon, 28 Dec 92 20:41:07 EST
  1864. Date: Mon, 28 Dec 92 20:41:05 EST
  1865. From: Frank da Cruz <fdc@watsun.cc.columbia.edu>
  1866. To: Info-Kermit
  1867. Subject: Info-Kermit Digest V16 #7
  1868. Reply-To: Info-Kermit@watsun.cc.columbia.edu
  1869. Queries-To: Info-Kermit-Request@WATSUN.CC.COLUMBIA.EDU
  1870. Errors-To: Info-Kermit-Request@watsun.cc.columbia.edu
  1871. Message-Id: <CMM.0.90.4.725593265.fdc@watsun.cc.columbia.edu>
  1872.  
  1873. Info-Kermit Digest         Mon, 28 Dec 1992        Volume 16 : Number 7
  1874.  
  1875. Today's Topics:
  1876.     Announcing Release 4.2.5 of Kermit-370 for VM/CMS
  1877.     New Patches for MS-DOS Kermit 3.11 and 3.12
  1878.     Gateway Telepath Intenal Modem Problems Solved
  1879.     New MS-DOS Kermit Dialing Scripts
  1880.     New BOO-File Encoder and Decoder Programs
  1881.     OS/2 C-Kermit 5A(188) Extended Keyboard Definitions
  1882.     C-Kermit 5A News
  1883.  
  1884. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  1885. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  1886. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  1887. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  1888.  
  1889.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  1890.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  1891.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  1892.  
  1893. Kermit files may be obtained over networks and by mail order.  On the
  1894. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  1895. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  1896. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  1897. files.  The file kermit/read.me is a general guide to where things are.  The
  1898. Kermit files are in directories kermit/a, kermit/b, kermit/c, kermit/d, and
  1899. kermit/e.  Test versions are in kermit/test.  All files in these directories
  1900. should be transferred in text (ASCII) mode.  Binaries are in kermit/bin (use
  1901. ftp in binary mode).  All files on watsun have lowercase names, and case is
  1902. significant.
  1903.  
  1904. You can also get Kermit files over the BITNET/EARN network; to get started
  1905. send a message with text HELP to KERMSRV, the Kermit file server, at host
  1906. CUVMA.  For detailed instructions, read the file kermit/a/aanetw.hlp
  1907. (AANETW.HLP on KERMSRV).  To order by mail, request a complete list of Kermit
  1908. versions and an order form from Kermit Distribution, Columbia University
  1909. Center for Computing Activities, 612 West 115th Street, New York, NY 10025
  1910. USA.
  1911.  
  1912. ----------------------------------------------------------------------
  1913.  
  1914. Date: Wed, 1992 Dec 2 12:18 EST
  1915. >From: "John F. Chandler" <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  1916. Subject: Announcing Release 4.2.5 of Kermit-370 for VM/CMS
  1917. Keywords: VM/CMS Kermit, IBM 370 Kermit
  1918.  
  1919. A new release of Kermit-370 for CMS is now available: 4.2.5.  It includes a
  1920. new CNTRL file for installing Kermit under VM/ESA (370 Feature) when HASM is
  1921. not available.  This CNTRL file is automatically used, as needed, by the
  1922. (now revised) IKCINS EXEC included in IKCKER.INS.  The other new features
  1923. are mainly diagnostics.  They include:
  1924.  
  1925.  1) An extra line of greetings for send/receive/server, as introduced
  1926.     in release 4.2.4 of the TSO, ROSCOE, and CICS variants of Kermit-370,
  1927.     as well as the latest releases of MS-DOS Kermit and C-Kermit.
  1928.  
  1929.  2) A new option to dump Kermit's internal trace table to KER LOG.
  1930.  
  1931.  3) Extra debug log info for TTY and FULLSCREEN modes, similar to that
  1932.     for SERIES1, GRAPHICS, and AEA modes.
  1933.  
  1934.  4) The status code from a SEND or RECEIVE is now available to the
  1935.     accounting exit, if any.
  1936.  
  1937. See the IKCKER.BWR file for further details.
  1938.  
  1939. COMING SOON: Kermit-370 customized for languages other than English.  The
  1940. Dutch, French, German, Italian, Portuguese, Spanish, and Turkish versions
  1941. are in progress.  Volunteers are needed to translate the (200-line)
  1942. Kermit-370 message file into other languages.  The help files and user guide
  1943. chapters could also be translated, but that's a much bigger undertaking.
  1944.  
  1945. John
  1946.  
  1947. [Ed. - Thanks, John!  The new files are in kermit/b/ on watsun.cc.columbia.edu
  1948. for anonymous FTP access on the Internet, and available from KERMSRV at CUVMA
  1949. on BITNET/EARN/CREN.]
  1950.  
  1951. ------------------------------
  1952.  
  1953. Date: Wed, 2 Dec 92 11:59:59 EST
  1954. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  1955. Subject: New Patches for MS-DOS Kermit 3.11 and 3.12
  1956. Keywords: MS-DOS Kermit 3.11, MS-DOS Kermit 3.12, Patches for MS-DOS Kermit
  1957. Cross-Reference: IBM PC.  See MS-DOS Kermit
  1958.  
  1959. >From Professor Joe R. Doupnik: patches for MS-DOS Kermit 3.12 to correct
  1960. the following problems:
  1961.  
  1962.   1. Optional patch needed to enable 132 column mode on certain VGA board
  1963.      models from Orchid Designer.
  1964.   2. Make VT terminal emulator ignore ESC C.
  1965.   3. Don't exit from macros when Ctrl-C'd out of server mode.
  1966.   4. Some IBM mainframe fullscreen file transfer corrections.
  1967.   5. Fix \v(ndate) to omit unwanted extra zero in Oct, Nov, and Dec.
  1968.   6. Fix for serial device initialization.
  1969.   7. Fix for using MS-DOS Kermit under OS/2.
  1970.   8. Don't do repeat-count compression if other Kermit says it won't.
  1971.   9. Speedup for Interconnections TES connections.
  1972.  10. Workaround for problems with Gateway 2000 Telepath internal modems.
  1973.  
  1974. The new patch file is available in ~kermit/a/mskermit.pch, and is usable
  1975. only with the IBM PC binary MS-DOS Kermit 3.12 program distributed by
  1976. Columbia University (kermit/a/msvibm.boo or kermit/bin/msvibm.exe).
  1977.  
  1978. Patches 7 and 10 above have also been added to the version 3.11 patch file
  1979. as patches number 10 and 11.  The new updated 3.11 patch file is available
  1980. in kermit/a/msr311.pch (MSR311 PCH on KERMSRV),
  1981.  
  1982. To install the patches, get the appropriate patch file (which is a text file
  1983. and should be transferred in text mode) onto your PC, rename it MSKERMIT.PCH
  1984. if necessary, and put it in the same directory as your MSKERMIT.INI file.
  1985. Make sure your MSKERMIT.INI file contains the PATCH command near the top (as
  1986. the standard MSKERMIT.INI file does).  The patches are applied automatically
  1987. each time you start MS-DOS Kermit.
  1988.  
  1989. ------------------------------
  1990.  
  1991. Date: Sat, 5 Dec 1992 11:10:53 -0800 (PST)
  1992. >From: Fred Forster <forster@u.washington.edu>
  1993. Subject: Gateway Telepath Intenal Modem Problems Solved
  1994. Keywords: Gateway Telepath Modem
  1995.  
  1996. I implemented the new MSKERMIT.PCH that you sent to me yesterday in response
  1997. to my inquiry about problems I was having with a Gateway 2000 computer with
  1998. a Telepath internal modem.  It was surprising to find how few patches have
  1999. been incorporated into v3.11 and to see a patch particular to that computer!
  2000. I never expected such as specific response!  I was just groping since I did
  2001. everything that I could think of.  Also thanks for your prompt response!
  2002. You guys are great!  Most importantly, Kermit now appears to work.  As
  2003. usual, I will be more certain after I exercise it more, but it is much
  2004. improved now!  It may be of interest to note that I am able to connect at
  2005. 38400 to my campus' fast modem line.  I wasn't sure that would be the case
  2006. after reading the comment associated with the patch that referred to slowing
  2007. things way down. But let me tell you this Gateway seems to be an O.K.
  2008. computer, 66MHz is great, and having only used a 2400 baud modem before this
  2009. computer makes it just short of amazing.  Using e-mail from home through
  2010. Kermit with this hardware is really being in touch.  End of message.
  2011.  
  2012. [Ed. - The comment in the patch file says "vastly slow down serial port
  2013. setup".  The slowdown only occurs at the time the port is initialized, not
  2014. during communication.]
  2015.  
  2016. ------------------------------
  2017.  
  2018. Date: Mon, 28 Dec 92 11:59:59 EST
  2019. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  2020. Subject: New MS-DOS Kermit Dialing Scripts
  2021. Keywords: MS-DOS Kermit 3.12, Penril modems, Vadic modems, SupraFAXmodem
  2022. Keywords: Telebit modems
  2023.  
  2024. >From John Klensin at MIT, new MS-DOS Kermit dialing scripts for the Penril
  2025. Alliance V.32 modem, the Vadic VA2400PA modem, and the SupraFAXmodem V.32bis
  2026. modem.  And, written locally, a new dialing script for the Telebit T3000
  2027. (which should also work with the T1600, QBlazer, and possibly WorldBlazer).
  2028. These new scripts are designed to be used with the DIAL macro that is defined
  2029. in the standard MSKERMIT.INI file, just like the current Hayes and Rolm
  2030. dialing scripts.  Here is a list of the available dialing scripts:
  2031.  
  2032.  Modem Type            DOS Filename  Internet                KERMSRV
  2033.  
  2034.   Hayes 2400            HAYES.SCR     kermit/a/msmhayes.scr   MSMHAYES SCR
  2035.   Penril Alliance V.32  PENRIL.SCR    kermit/a/msmpenril.scr  MSMPENRIL SCR
  2036.   Rolm CBX DCM          ROLM.SCR      kermit/a/msmrolm.scr    MSMROLM SCR
  2037.   SupraFAXmodem V.32bis SUPRA.SCR     kermit/a/msmsupra.scr   MSMSUPRA SCR
  2038.   Telebit T3000         T3000.SCR     kermit/a/msmt3000.scr   MSMT3000 SCR
  2039.   Vadic VA2400PA        VA2400PA.SCR  kermit/a/msmva2400.scr  MSMVA2400 SCR
  2040.  
  2041. Note that a new category of MS-DOS Kermit files, MSM, has been created for
  2042. modem-dialing scripts.  Previously, HAYES.SCR and ROLM.SCR were stored as
  2043. MSIHAY.SCR and MSIROLM.SCR (copies of these two only have been kept under
  2044. their old names to reduce confusion).
  2045.  
  2046. See the instructions in the modem script files themselves, and/or in the
  2047. MSKERM.BWR file.  For Telebits, also see MSMT3000.DOC, and for further
  2048. information about Telebits, see kermit/b/ckcker.bwr on watsun or CKCKER BWR
  2049. on KERMSRV.  Many thanks to John for contributing the Penril, Supra, and
  2050. Vadic dialing scripts!
  2051.  
  2052. ------------------------------
  2053.  
  2054. Date: Mon, 21 Dec 92 11:59:59 EST
  2055. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  2056. Subject: New BOO-File Encoder and Decoder Programs
  2057. Keywords: BOO-File Encoders and Decoders
  2058.  
  2059. A long delayed announcement: a new release of the BOO-File maker and decoder
  2060. programs, msbmkb.c and msbpct.c.  These are from Robert Weiner of
  2061. Programming Plus in New York, based on the Christian Hemsing versions that
  2062. were announced in Info-Kermit V15 #3 last April.  Robert has totally
  2063. rewritten the code to make it portable to multiple operating systems
  2064. including UNIX, VMS and OpenVMS, MS-DOS, OS-9, the Commodore Amiga, and the
  2065. Atari ST, and to fix a few bugs.  This version, like Christian's,
  2066. incorporates the new mechanism, first proposed by Charles Lasner, for
  2067. encoding the exact filesize, rather than (often) adding several null bytes
  2068. to the end of an un-boo'd BOO file.  This turns out to be essential in
  2069. operating systems (like OS-8 and OS-9) where executable programs contain
  2070. internal length and/or error-checking information.
  2071.  
  2072. The new versions replace the old ones as msbmkb.c (the BOO-file maker) and
  2073. msbpct.c (the decoder) in kermit/a and ckbmkb.c and ckbunb.c on kermit/b on
  2074. watsun.cc.columbia.edu, and as MSBMKB C, MSBPCT C, CKBMKB C, and CKBUNB C
  2075. on CUVMA.
  2076.  
  2077. Thanks to Robert for the all the work he put in on this, and to Christian and
  2078. Charles for all of their earlier work.
  2079.  
  2080. ------------------------------
  2081.  
  2082. Date: Thu, 3 Dec 92 09:51:41 -0600
  2083. >From: lowey@jester.usask.ca (Kevin Lowey)
  2084. Subject: OS/2 C-Kermit 5A(188) Extended Keyboard Definitions
  2085. Keywords: OS/2 Kermit
  2086.  
  2087. Below please find enclosed a file called UOFS_KBD.INI.  This is a keyboard
  2088. definition file for the OS/2 version of C-Kermit 5A(188) which lets extended
  2089. keyboard numeric keypads act like the VT102 numeric keypad.
  2090.  
  2091. See the comments in the file for more information on what was re-defined.
  2092.  
  2093. - Kevin Lowey
  2094.  
  2095. [Ed. - Many thanks, Kevin!  Your contribution has been placed in
  2096. kermit/b/ckovtk.ini on watsun and CKOVTK INI on CUVMA.]
  2097.  
  2098. ------------------------------
  2099.  
  2100. Date: Mon, 28 Dec 92 11:59:59 EST
  2101. >From: Frank da Cruz <fdc@watsun.cc.columbia.edu>
  2102. Subject: C-Kermit 5A News
  2103. Keywords: C-Kermit 5A, External Protocols, Alpha AXP, VMS Kermit, UNIX Kermit
  2104. Cross-Reference: AXP.  See Alpha, VMS, UNIX
  2105.  
  2106. Well, folks, we've been averaging about 500 FTP requests at watsun every
  2107. day since the C-Kermit 5A announcement, with thousands of additional requests
  2108. to CUVMA KERMSRV on BITNET/EARN/CREN.  Looks like a hit!
  2109.  
  2110. Most reports have been positive.  Successful testing has been reported for
  2111. about 250 different machine/operating-system/version combinations, including
  2112. over 210 different UNIX configurations.  The few systems (mostly early AIX
  2113. releases on IBM 370 and PS/2 machines) where compilation failures were
  2114. reported have been fixed.  Several new makefile entries have also been added:
  2115.  
  2116.   altos3         Altos ACX68000 with AT&T UNIX System III R2
  2117.   clix           Intergraph Clipper
  2118.   cray8          Cray supercomputers with UNICOS 8.0-Alpha
  2119.   dnixnetc       DIAB DNIX 5.2 with TCP/IP and fullscreen transfer display
  2120.   iclsys5r4_486  ICL DRS3000 (i486 platform) with DRS/NX System V R4
  2121.   isi            Integrated Solutions VS8 VME 680x0
  2122.   t31tos40x      Nixdorf Targon/31 M15 with TOS 4.0.x
  2123.  
  2124. And several have been updated or corrected:
  2125.  
  2126.   cray           Cray supercomputers with UNICOS 6.1, 7.0
  2127.   cx_ux          Harris Night Hawk
  2128.   ft21           Fortune For:Pro 2.1
  2129.   sys3upcx       AT&T 7300 UNIX PC
  2130.   sco286         SCO Xenix/286 2.3.3
  2131.   sco32v4        SCO UNIX/386 3.2 V4.0
  2132.   sco32v4gcc     ditto, with GNU CC
  2133.   sco32v4net     SCO UNIX/386 3.2 V4.0 with TCP/IP = ODT 2.0
  2134.   sco32v4netgcc  ditto, with GNU CC
  2135.  
  2136. The new UNIX makefile is available in kermit/b/ckuker.mak (CKUKER MAK on
  2137. KERMSRV), and is also incorporated in the UNIX C-Kermit tar archive,
  2138. kermit/bin/cku188.tar.Z (ftp in binary mode).
  2139.  
  2140. You can find a current list of successfully tested systems in the file
  2141. kermit/b/ckcker.upd on watsun.cc.columbia.edu and CKCKER UPD on CUVMA KERMSRV.
  2142. If you have successfully installed C-Kermit 5A(188) on a system that is not
  2143. listed in that file, please send a report to me giving the needed information:
  2144. machine make and model, operating system name and release, makefile entry
  2145. used, executable program size.
  2146.  
  2147. The minor (and mostly highly system-specific) corrections that were made
  2148. since the release are also listed in ckcker.upd.  C-Kermit 5A users should
  2149. get a copy of this file and read it to see if there are any new developments
  2150. that pertain to them.  There have definitely been some changes that will
  2151. interest OS/2 and OS-9 C-Kermit users.  Also, the set of SCO-related
  2152. makefile entries has been updated thanks to Warren Tucker in Georgia (USA),
  2153. Eduard Vopica in Prague (Czechoslovakia), and Piet Plomp in Groningen
  2154. (Netherlands).
  2155.  
  2156. Some statistics about the new release:
  2157.  
  2158.   Smallest executable (minimum configuration):    90372, 386 PC clone, SVR4
  2159.   Smallest fully configured executable:          310636, 386 PC clone, SVR4
  2160.   Biggest executable:                           1607480, Cray-2
  2161.  
  2162. Meanwhile, a new section has been added to the UNIX C-Kermit "beware file",
  2163. kermit/b/ckuker.bwr (CKUKER BWR on KERMSRV) about using C-Kermit as an
  2164. external protocol from other programs, and vice versa.
  2165.  
  2166. Finally, those of you with new DEC Alpha AXP machines running OpenVMS AXP 1.0
  2167. but without a C compiler can find a binary version of C-Kermit for the Alpha
  2168. in kermit/b/ckvaxp.hex (it is, needless to say, quite huge: 1.7MB), CKVAXP HEX
  2169. on KERMSRV (no network support).  It's a "CKBHEX" file to be transferred in
  2170. text mode.  You have to decode this file on a VAX (not an AXP) using
  2171. CKBDEH.MAR (or VMSDEH.MAR, same program) because we do not yet have hexifying
  2172. and dehexifying programs written for the AXP (any volunteers to convert
  2173. VMSHEX/CKBHEX.MAR and VMSDEH/CKBDEH.MAR for the Alpha AXP? -- they are written
  2174. in VAX assembly language, and do not not seem to work correctly when compiled
  2175. with the AXP's Macro-32 comiler).
  2176.  
  2177. ------------------------------
  2178.  
  2179. End of Info-Kermit Digest
  2180. *************************
  2181.  
  2182.