home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / protocol / kermit / 24 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  15.3 KB

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