home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / v16.7 < prev    next >
Internet Message Format  |  2020-01-01  |  16KB

  1. From fdc  Mon Dec 28 20:41:07 1992
  2. Return-Path: <fdc>
  3. Received: by watsun.cc.columbia.edu (5.59/FCB/jba)
  4.     id AA11284; Mon, 28 Dec 92 20:41:07 EST
  5. Date: Mon, 28 Dec 92 20:41:05 EST
  6. From: Frank da Cruz <fdc@watsun.cc.columbia.edu>
  7. To: Info-Kermit
  8. Subject: Info-Kermit Digest V16 #7
  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.4.725593265.fdc@watsun.cc.columbia.edu>
  13.  
  14. Info-Kermit Digest         Mon, 28 Dec 1992        Volume 16 : Number 7
  15.  
  16. Today's Topics:
  17.     Announcing Release 4.2.5 of Kermit-370 for VM/CMS
  18.     New Patches for MS-DOS Kermit 3.11 and 3.12
  19.     Gateway Telepath Intenal Modem Problems Solved
  20.     New MS-DOS Kermit Dialing Scripts
  21.     New BOO-File Encoder and Decoder Programs
  22.     OS/2 C-Kermit 5A(188) Extended Keyboard Definitions
  23.     C-Kermit 5A News
  24.  
  25. Digest submissions may be sent to Info-Kermit@WATSUN.CC.COLUMBIA.EDU or
  26. KERMIT@CUVMA.BITNET.  Requests for addition to or deletion from the
  27. Info-Kermit subscriber list should be sent to LISTSERV@CUVMA.BITNET or
  28. LISTSERV@CUVMA.CC.COLUMBIA.EDU.  These messages must be of the form:
  29.  
  30.   SUBSCRIBE I$KERMIT <your-personal-name>    (To start a subscription)
  31.   UNSUBSCRIBE I$KERMIT                       (To cancel a subscription)
  32.   REGISTER I$KERMIT <your-personal-name>     (To correct your name)
  33.  
  34. Kermit files may be obtained over networks and by mail order.  On the
  35. Internetwork, use FTP to log in to host WATSUN.CC.COLUMBIA.EDU, a SUN-4/280
  36. running UNIX (SUNOS 4.1), IP host number 128.59.39.2.  Login as user anonymous
  37. (note, lower case), any password, and GET or MGET (MULTIPLE GET) the desired
  38. files.  The file kermit/read.me is a general guide to where things are.  The
  39. Kermit files are in directories kermit/a, kermit/b, kermit/c, kermit/d, and
  40. kermit/e.  Test versions are in kermit/test.  All files in these directories
  41. should be transferred in text (ASCII) mode.  Binaries are in kermit/bin (use
  42. ftp in binary mode).  All files on watsun have lowercase names, and case is
  43. 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: Wed, 1992 Dec 2 12:18 EST
  56. >From: "John F. Chandler" <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  57. Subject: Announcing Release 4.2.5 of Kermit-370 for VM/CMS
  58. Keywords: VM/CMS Kermit, IBM 370 Kermit
  59.  
  60. A new release of Kermit-370 for CMS is now available: 4.2.5.  It includes a
  61. new CNTRL file for installing Kermit under VM/ESA (370 Feature) when HASM is
  62. not available.  This CNTRL file is automatically used, as needed, by the
  63. (now revised) IKCINS EXEC included in IKCKER.INS.  The other new features
  64. are mainly diagnostics.  They include:
  65.  
  66.  1) An extra line of greetings for send/receive/server, as introduced
  67.     in release 4.2.4 of the TSO, ROSCOE, and CICS variants of Kermit-370,
  68.     as well as the latest releases of MS-DOS Kermit and C-Kermit.
  69.  
  70.  2) A new option to dump Kermit's internal trace table to KER LOG.
  71.  
  72.  3) Extra debug log info for TTY and FULLSCREEN modes, similar to that
  73.     for SERIES1, GRAPHICS, and AEA modes.
  74.  
  75.  4) The status code from a SEND or RECEIVE is now available to the
  76.     accounting exit, if any.
  77.  
  78. See the IKCKER.BWR file for further details.
  79.  
  80. COMING SOON: Kermit-370 customized for languages other than English.  The
  81. Dutch, French, German, Italian, Portuguese, Spanish, and Turkish versions
  82. are in progress.  Volunteers are needed to translate the (200-line)
  83. Kermit-370 message file into other languages.  The help files and user guide
  84. chapters could also be translated, but that's a much bigger undertaking.
  85.  
  86. John
  87.  
  88. [Ed. - Thanks, John!  The new files are in kermit/b/ on watsun.cc.columbia.edu
  89. for anonymous FTP access on the Internet, and available from KERMSRV at CUVMA
  90. on BITNET/EARN/CREN.]
  91.  
  92. ------------------------------
  93.  
  94. Date: Wed, 2 Dec 92 11:59:59 EST
  95. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  96. Subject: New Patches for MS-DOS Kermit 3.11 and 3.12
  97. Keywords: MS-DOS Kermit 3.11, MS-DOS Kermit 3.12, Patches for MS-DOS Kermit
  98. Cross-Reference: IBM PC.  See MS-DOS Kermit
  99.  
  100. >From Professor Joe R. Doupnik: patches for MS-DOS Kermit 3.12 to correct
  101. the following problems:
  102.  
  103.   1. Optional patch needed to enable 132 column mode on certain VGA board
  104.      models from Orchid Designer.
  105.   2. Make VT terminal emulator ignore ESC C.
  106.   3. Don't exit from macros when Ctrl-C'd out of server mode.
  107.   4. Some IBM mainframe fullscreen file transfer corrections.
  108.   5. Fix \v(ndate) to omit unwanted extra zero in Oct, Nov, and Dec.
  109.   6. Fix for serial device initialization.
  110.   7. Fix for using MS-DOS Kermit under OS/2.
  111.   8. Don't do repeat-count compression if other Kermit says it won't.
  112.   9. Speedup for Interconnections TES connections.
  113.  10. Workaround for problems with Gateway 2000 Telepath internal modems.
  114.  
  115. The new patch file is available in ~kermit/a/mskermit.pch, and is usable
  116. only with the IBM PC binary MS-DOS Kermit 3.12 program distributed by
  117. Columbia University (kermit/a/msvibm.boo or kermit/bin/msvibm.exe).
  118.  
  119. Patches 7 and 10 above have also been added to the version 3.11 patch file
  120. as patches number 10 and 11.  The new updated 3.11 patch file is available
  121. in kermit/a/msr311.pch (MSR311 PCH on KERMSRV),
  122.  
  123. To install the patches, get the appropriate patch file (which is a text file
  124. and should be transferred in text mode) onto your PC, rename it MSKERMIT.PCH
  125. if necessary, and put it in the same directory as your MSKERMIT.INI file.
  126. Make sure your MSKERMIT.INI file contains the PATCH command near the top (as
  127. the standard MSKERMIT.INI file does).  The patches are applied automatically
  128. each time you start MS-DOS Kermit.
  129.  
  130. ------------------------------
  131.  
  132. Date: Sat, 5 Dec 1992 11:10:53 -0800 (PST)
  133. >From: Fred Forster <forster@u.washington.edu>
  134. Subject: Gateway Telepath Intenal Modem Problems Solved
  135. Keywords: Gateway Telepath Modem
  136.  
  137. I implemented the new MSKERMIT.PCH that you sent to me yesterday in response
  138. to my inquiry about problems I was having with a Gateway 2000 computer with
  139. a Telepath internal modem.  It was surprising to find how few patches have
  140. been incorporated into v3.11 and to see a patch particular to that computer!
  141. I never expected such as specific response!  I was just groping since I did
  142. everything that I could think of.  Also thanks for your prompt response!
  143. You guys are great!  Most importantly, Kermit now appears to work.  As
  144. usual, I will be more certain after I exercise it more, but it is much
  145. improved now!  It may be of interest to note that I am able to connect at
  146. 38400 to my campus' fast modem line.  I wasn't sure that would be the case
  147. after reading the comment associated with the patch that referred to slowing
  148. things way down. But let me tell you this Gateway seems to be an O.K.
  149. computer, 66MHz is great, and having only used a 2400 baud modem before this
  150. computer makes it just short of amazing.  Using e-mail from home through
  151. Kermit with this hardware is really being in touch.  End of message.
  152.  
  153. [Ed. - The comment in the patch file says "vastly slow down serial port
  154. setup".  The slowdown only occurs at the time the port is initialized, not
  155. during communication.]
  156.  
  157. ------------------------------
  158.  
  159. Date: Mon, 28 Dec 92 11:59:59 EST
  160. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  161. Subject: New MS-DOS Kermit Dialing Scripts
  162. Keywords: MS-DOS Kermit 3.12, Penril modems, Vadic modems, SupraFAXmodem
  163. Keywords: Telebit modems
  164.  
  165. >From John Klensin at MIT, new MS-DOS Kermit dialing scripts for the Penril
  166. Alliance V.32 modem, the Vadic VA2400PA modem, and the SupraFAXmodem V.32bis
  167. modem.  And, written locally, a new dialing script for the Telebit T3000
  168. (which should also work with the T1600, QBlazer, and possibly WorldBlazer).
  169. These new scripts are designed to be used with the DIAL macro that is defined
  170. in the standard MSKERMIT.INI file, just like the current Hayes and Rolm
  171. dialing scripts.  Here is a list of the available dialing scripts:
  172.  
  173.  Modem Type            DOS Filename  Internet                KERMSRV
  174.  
  175.   Hayes 2400            HAYES.SCR     kermit/a/msmhayes.scr   MSMHAYES SCR
  176.   Penril Alliance V.32  PENRIL.SCR    kermit/a/msmpenril.scr  MSMPENRIL SCR
  177.   Rolm CBX DCM          ROLM.SCR      kermit/a/msmrolm.scr    MSMROLM SCR
  178.   SupraFAXmodem V.32bis SUPRA.SCR     kermit/a/msmsupra.scr   MSMSUPRA SCR
  179.   Telebit T3000         T3000.SCR     kermit/a/msmt3000.scr   MSMT3000 SCR
  180.   Vadic VA2400PA        VA2400PA.SCR  kermit/a/msmva2400.scr  MSMVA2400 SCR
  181.  
  182. Note that a new category of MS-DOS Kermit files, MSM, has been created for
  183. modem-dialing scripts.  Previously, HAYES.SCR and ROLM.SCR were stored as
  184. MSIHAY.SCR and MSIROLM.SCR (copies of these two only have been kept under
  185. their old names to reduce confusion).
  186.  
  187. See the instructions in the modem script files themselves, and/or in the
  188. MSKERM.BWR file.  For Telebits, also see MSMT3000.DOC, and for further
  189. information about Telebits, see kermit/b/ckcker.bwr on watsun or CKCKER BWR
  190. on KERMSRV.  Many thanks to John for contributing the Penril, Supra, and
  191. Vadic dialing scripts!
  192.  
  193. ------------------------------
  194.  
  195. Date: Mon, 21 Dec 92 11:59:59 EST
  196. >From: Christine M Gianone <cmg@watsun.cc.columbia.edu>
  197. Subject: New BOO-File Encoder and Decoder Programs
  198. Keywords: BOO-File Encoders and Decoders
  199.  
  200. A long delayed announcement: a new release of the BOO-File maker and decoder
  201. programs, msbmkb.c and msbpct.c.  These are from Robert Weiner of
  202. Programming Plus in New York, based on the Christian Hemsing versions that
  203. were announced in Info-Kermit V15 #3 last April.  Robert has totally
  204. rewritten the code to make it portable to multiple operating systems
  205. including UNIX, VMS and OpenVMS, MS-DOS, OS-9, the Commodore Amiga, and the
  206. Atari ST, and to fix a few bugs.  This version, like Christian's,
  207. incorporates the new mechanism, first proposed by Charles Lasner, for
  208. encoding the exact filesize, rather than (often) adding several null bytes
  209. to the end of an un-boo'd BOO file.  This turns out to be essential in
  210. operating systems (like OS-8 and OS-9) where executable programs contain
  211. internal length and/or error-checking information.
  212.  
  213. The new versions replace the old ones as msbmkb.c (the BOO-file maker) and
  214. msbpct.c (the decoder) in kermit/a and ckbmkb.c and ckbunb.c on kermit/b on
  215. watsun.cc.columbia.edu, and as MSBMKB C, MSBPCT C, CKBMKB C, and CKBUNB C
  216. on CUVMA.
  217.  
  218. Thanks to Robert for the all the work he put in on this, and to Christian and
  219. Charles for all of their earlier work.
  220.  
  221. ------------------------------
  222.  
  223. Date: Thu, 3 Dec 92 09:51:41 -0600
  224. >From: lowey@jester.usask.ca (Kevin Lowey)
  225. Subject: OS/2 C-Kermit 5A(188) Extended Keyboard Definitions
  226. Keywords: OS/2 Kermit
  227.  
  228. Below please find enclosed a file called UOFS_KBD.INI.  This is a keyboard
  229. definition file for the OS/2 version of C-Kermit 5A(188) which lets extended
  230. keyboard numeric keypads act like the VT102 numeric keypad.
  231.  
  232. See the comments in the file for more information on what was re-defined.
  233.  
  234. - Kevin Lowey
  235.  
  236. [Ed. - Many thanks, Kevin!  Your contribution has been placed in
  237. kermit/b/ckovtk.ini on watsun and CKOVTK INI on CUVMA.]
  238.  
  239. ------------------------------
  240.  
  241. Date: Mon, 28 Dec 92 11:59:59 EST
  242. >From: Frank da Cruz <fdc@watsun.cc.columbia.edu>
  243. Subject: C-Kermit 5A News
  244. Keywords: C-Kermit 5A, External Protocols, Alpha AXP, VMS Kermit, UNIX Kermit
  245. Cross-Reference: AXP.  See Alpha, VMS, UNIX
  246.  
  247. Well, folks, we've been averaging about 500 FTP requests at watsun every
  248. day since the C-Kermit 5A announcement, with thousands of additional requests
  249. to CUVMA KERMSRV on BITNET/EARN/CREN.  Looks like a hit!
  250.  
  251. Most reports have been positive.  Successful testing has been reported for
  252. about 250 different machine/operating-system/version combinations, including
  253. over 210 different UNIX configurations.  The few systems (mostly early AIX
  254. releases on IBM 370 and PS/2 machines) where compilation failures were
  255. reported have been fixed.  Several new makefile entries have also been added:
  256.  
  257.   altos3         Altos ACX68000 with AT&T UNIX System III R2
  258.   clix           Intergraph Clipper
  259.   cray8          Cray supercomputers with UNICOS 8.0-Alpha
  260.   dnixnetc       DIAB DNIX 5.2 with TCP/IP and fullscreen transfer display
  261.   iclsys5r4_486  ICL DRS3000 (i486 platform) with DRS/NX System V R4
  262.   isi            Integrated Solutions VS8 VME 680x0
  263.   t31tos40x      Nixdorf Targon/31 M15 with TOS 4.0.x
  264.  
  265. And several have been updated or corrected:
  266.  
  267.   cray           Cray supercomputers with UNICOS 6.1, 7.0
  268.   cx_ux          Harris Night Hawk
  269.   ft21           Fortune For:Pro 2.1
  270.   sys3upcx       AT&T 7300 UNIX PC
  271.   sco286         SCO Xenix/286 2.3.3
  272.   sco32v4        SCO UNIX/386 3.2 V4.0
  273.   sco32v4gcc     ditto, with GNU CC
  274.   sco32v4net     SCO UNIX/386 3.2 V4.0 with TCP/IP = ODT 2.0
  275.   sco32v4netgcc  ditto, with GNU CC
  276.  
  277. The new UNIX makefile is available in kermit/b/ckuker.mak (CKUKER MAK on
  278. KERMSRV), and is also incorporated in the UNIX C-Kermit tar archive,
  279. kermit/bin/cku188.tar.Z (ftp in binary mode).
  280.  
  281. You can find a current list of successfully tested systems in the file
  282. kermit/b/ckcker.upd on watsun.cc.columbia.edu and CKCKER UPD on CUVMA KERMSRV.
  283. If you have successfully installed C-Kermit 5A(188) on a system that is not
  284. listed in that file, please send a report to me giving the needed information:
  285. machine make and model, operating system name and release, makefile entry
  286. used, executable program size.
  287.  
  288. The minor (and mostly highly system-specific) corrections that were made
  289. since the release are also listed in ckcker.upd.  C-Kermit 5A users should
  290. get a copy of this file and read it to see if there are any new developments
  291. that pertain to them.  There have definitely been some changes that will
  292. interest OS/2 and OS-9 C-Kermit users.  Also, the set of SCO-related
  293. makefile entries has been updated thanks to Warren Tucker in Georgia (USA),
  294. Eduard Vopica in Prague (Czechoslovakia), and Piet Plomp in Groningen
  295. (Netherlands).
  296.  
  297. Some statistics about the new release:
  298.  
  299.   Smallest executable (minimum configuration):    90372, 386 PC clone, SVR4
  300.   Smallest fully configured executable:          310636, 386 PC clone, SVR4
  301.   Biggest executable:                           1607480, Cray-2
  302.  
  303. Meanwhile, a new section has been added to the UNIX C-Kermit "beware file",
  304. kermit/b/ckuker.bwr (CKUKER BWR on KERMSRV) about using C-Kermit as an
  305. external protocol from other programs, and vice versa.
  306.  
  307. Finally, those of you with new DEC Alpha AXP machines running OpenVMS AXP 1.0
  308. but without a C compiler can find a binary version of C-Kermit for the Alpha
  309. in kermit/b/ckvaxp.hex (it is, needless to say, quite huge: 1.7MB), CKVAXP HEX
  310. on KERMSRV (no network support).  It's a "CKBHEX" file to be transferred in
  311. text mode.  You have to decode this file on a VAX (not an AXP) using
  312. CKBDEH.MAR (or VMSDEH.MAR, same program) because we do not yet have hexifying
  313. and dehexifying programs written for the AXP (any volunteers to convert
  314. VMSHEX/CKBHEX.MAR and VMSDEH/CKBDEH.MAR for the Alpha AXP? -- they are written
  315. in VAX assembly language, and do not not seem to work correctly when compiled
  316. with the AXP's Macro-32 comiler).
  317.  
  318. ------------------------------
  319.  
  320. End of Info-Kermit Digest
  321. *************************
  322.