home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / convergent / ctaaaa.ann next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Date: Wed, 20 Jan 93 12:00:00 EST
  2. From: Christine M. Gianone <cmg@watsun.cc.columbia.edu>
  3. Subject: A New Release of Kermit for CTOS and BTOS
  4. Keywords: CTOS, BTOS, Convergent, Burroughs B20
  5.  
  6. From Evan Arnerich and Doug Drury of ITT Federal Services Corporation, Santa
  7. Maria, CA: version 2.00 of CT-Kermit for the Burroughs B20/BTOS and Convergent
  8. NGEN/CTOS systems.  This new version adds many of the capabilities of MS-DOS
  9. Kermit 3.x and C-Kermit 5A, particularly script programming features (INPUT,
  10. OUTPUT, IF, ASK, GOTO, variables, etc), and includes a built-in VT101 terminal
  11. emulator.
  12.  
  13. Version 2.00 of CT-Kermit replaces version 1.07 of July 1988, which was
  14. contributed by Joel Dunn of the University of North Carolina at Chapel Hill.
  15.  
  16. The new files replace the old ones in kermit/c/ct*.* on
  17. watsun.cc.columbia.edu.  The old version has been moved to kermit/old on
  18. watsun.  The new version is also available from KERMSRV at CUVMA as CT* *.
  19.  
  20. Many thanks to Evan and Doug for their contribution!
  21.  
  22. ------------------------------
  23.  
  24. Date: Wed, 6 Jul 88 16:27:20 edt
  25. From: Joel Dunn <joeld@uncecs.edu>
  26. Subject: CTOS/BTOS Kermit
  27. Keywords: CTOS, BTOS, Convergent, Burroughs B20
  28.  
  29. Last fall I sent you a copy of Kermit that I had ported to CTOS on Convergent
  30. NGEN systems and BTOS on the Burroughs B20.  I just dropped another version
  31. in the mail that adds a few features and fixes a few bugs.  This version I
  32. call CTOS-Kermit 1.07, and the most significant feature is probably its VT100
  33. emulation in terminal mode.  It isn't a perfect VT100, but it works for most
  34. things without blowing up.  I have had this version in distribution since
  35. January, and have have heard positive feedback, and I have not heard from
  36. anyone that was having problems.
  37.  
  38. --Joel Dunn, UNC-Chapel Hill Administrative Data Processing
  39.  
  40. [Ed. - Thanks, Joel!  The new version has replaced the old one as KER:CT*.*
  41. in the Kermit Distribution.  The files and naming conventions are listed in
  42. KER:CTAAAA.DOC.  The program is based on an old release of C-Kermit, but Joel
  43. says that when he gets C-Kermit 4E(070) he will try to add the CTOS/BTOS
  44. support to it, so it will be yet another of the regular C-Kermits.]
  45.  
  46. ------------------------------
  47.  
  48. Date: Fri, 11 Sep 87 08:45:32 edt
  49. From: ecsvax.uucp!joeld@mcnc.org (Joel Dunn)
  50. Subject: C-Kermit for CTOS
  51.  
  52. Over the last year, I have been gradually porting C-Kermit 4.2(030) march 85
  53. to CTOS, a multi-tasking proprietary operating system that runs on Convergent
  54. Technologies NGEN micro computers.  I re-wrote the comm line I/O, disk I/O,
  55. and video I/O, and added a rudimentary VT100 emulation option.  The protocol
  56. code is pretty much as I got it, as is the command parser and things like that.
  57. I use it fairly regularly, both as a terminal emulator and for text and binary
  58. file transfers to my local Unix machine running C-Kermit.
  59.  
  60. My port is not perfect, but I would like to offer it up to the "Kermit Gods"
  61. if you are at all interested.  I know it is based on "old" source, but that
  62. is what I was able to easily get at the time I started this project, back in
  63. the summer of '86.  I only worked on it as time permitted, so that's why it 
  64. took me a year to get it where I thought it worked.
  65.  
  66. Let me know if you want me to send it to you.              
  67.  
  68. Joel Dunn
  69. UNC-Chapel Hill
  70. Administrative Data Processing
  71. 440 W. Franklin Street
  72. Chapel Hill, NC  27514
  73.  
  74. RJD@UNC.BITNET
  75. {backbone}!mcnc!unc!dunn.UUCP
  76. {backbone}!mcnc!ecsvax!joeld.UUCP
  77.  
  78. ------------------------------