home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / c-kermit / ck70b05.txt < prev    next >
Text File  |  2020-01-01  |  11KB  |  228 lines

  1. 21-Mar-99  0:17:36-GMT,11344;000000000001
  2. Return-Path: <fdc>
  3. Received: (from fdc@localhost)
  4.     by watsun.cc.columbia.edu (8.8.5/8.8.5) id TAA27581;
  5.     Sat, 20 Mar 1999 19:13:00 -0500 (EST)
  6. From: Frank da Cruz <fdc@watsun.cc.columbia.edu>
  7. Sender: Frank da Cruz <fdc@watsun.cc.columbia.edu>
  8. Date: Sat, 20 Mar 99 19:12:59 EST
  9. To: C-Kermit Developers and Testers <kermit@columbia.edu>
  10. Reply-to: kermit@columbia.edu
  11. Subject: C-Kermit 7.0 Beta.05
  12. Message-ID: <CMM.0.90.4.921975179.fdc@watsun.cc.columbia.edu>
  13.  
  14. C-Kermit 7.0 Beta.05 will be revealed publicly in a day or two.  This
  15. announcement is for those of you would like a preview and who can build from
  16. source code and (hopefully) send in binaries that I can't make myself.
  17. In case any of you have not seen C-Kermit 7.0, Beta.04 was the first public
  18. release; it's described at:
  19.  
  20.   http://www.columbia.edu/kermit/ck70.html
  21.  
  22. Here is what's new in Beta.05:
  23.  
  24. File Transfer:
  25.  . Default file type changed from TEXT to BINARY.
  26.  . RESEND and REGET commands now include an implicit /BINARY switch.
  27.  . Ditto for SEND /RECOVER and GET /RECOVER.
  28.  . Like-to-like transfers are now binary unless character sets translated.
  29.  . Added GET and RECEIVE /MOVE-TO: and /RENAME-TO:, allowing incoming files to
  30.    be moved or renamed when and only when they have been received successfully.
  31.  . SET RECEIVE PATHNAMES AUTO lets SEND /RECURSIVE automatically set RECEIVE
  32.    PATHNAMES RELATIVE in the receiver.
  33.  . SET FILE INCOMPLETE AUTO added: keeps incompletely received files only
  34.    for binary-mode transfers.
  35.  . SEND /DOTFILES and SEND /NODOTFILES added for UNIX.
  36.  . SHOW TRANSFER added to display all SET TRANSFER items.
  37.  . Ctrl-Z added to default prefixing list for old UNIX hosts and/or Kermits.
  38.  . LF added to default prefixing list for "rlogin in the middle" connections.
  39.  . Ctrl-D and Ctrl-U prefixed by default for rlogin-in-the-middle.
  40.  . Transaction log is now unbuffered (e.g. for "tail -f transact.log")
  41.  . Hints added for file-transfer failures, etc, plus SET HINTS { ON, OFF }.
  42.  
  43. Communications:
  44.  . Better support for dialing without flow control.
  45.  . Automatic redial no longer unnecessarily re-initializes the modem.
  46.  . Kermit/Modem dialog streamlined.
  47.  . SET FLOW [ { /REMOTE, /MODEM, /TCP, /DIRECT, ... } ] <flow-type>
  48.    allows flow control to be specified separately for each kind of connection.
  49.  . Kerberized Rlogin (ask us about this -- it's not in the public files).
  50.  . Numerous Kerberos/SRP/etc improvements (ask about these).
  51.  
  52. File Management:
  53.  . New PURGE command for deleting excess backup files.
  54.  . DIRECTORY command performance improvements.
  55.  . Better handling of symlinks in UNIX DIRECTORY command. 
  56.  
  57. VMS:
  58.  . New support for PRN files in VMS.
  59.  . { DIRECTORY, SEND, ... } /RECURSIVE added for VMS.
  60.  . Various other corrections and adjustments to VMS DIRECTORY command.
  61.  . VMS search list now recognized as a directory, e.g. in CD SYS$MANAGER.
  62.  . Connection log enabled for VMS.
  63.  . Filenames in VMS fullscreen transfer display streamlined to fit better.
  64.  
  65. Miscellaneous:
  66.  . Various IKSD improvements.
  67.  . Updated HELP text, docs, etc.
  68.  . Many new #ifdefs to accommodate missing library functions, etc.
  69.  . New ability to build a scripting-only version with no file transfer (!).
  70.  
  71. New platforms:
  72.  . VMS 7.2
  73.  . SCO XENIX 2.3.4
  74.  . DG/UX 5.4R3.10 and R4.11.
  75.  . DYNIX/ptx 4.4.2
  76.  
  77. Bugs fixed:
  78.  . File collision / backup-file name calculation on 14-char file systems fixed.
  79.  . Erroneously-converted filenames on like-to-like REGETs fixed.
  80.  . Numerous problems with dialing out from a VMS serial port fixed.
  81.  . VMS IKSD client fixed.
  82.  . VMS/UCX TCP/IP transfers hanging at end fixed.
  83.  . VMS "show communications" failure to show serial speed fixed.
  84.  . VMS build procedure fixed to autodetect <if.h> needed for u_int.
  85.  . Server side of REMOTE DIRECTORY sometimes omitted some fields, fixed.
  86.  . Various Telnet protocol bugs fixed.
  87.  . Numerous problems with recursive UNIX directory traversal fixed.
  88.  . Loss of command echoing after file transfer on Linux and AIX 4.1 fixed.
  89.  . Broken window-size change interrupt (SIGWINCH) handling fixed.
  90.  . Inconsistent formatting of \v(lockdir) fixed.
  91.  . HP-UX 5.00 + Wollongong TCP/IP build was broken in Beta.04, now fixed.
  92.  . Numerous complaint-reduction adjustments to syntax.
  93.  . UNIX version now ignores BRKINT (BREAK/RESET key, e.g. on HP workstation).
  94.  . UUCP line locking was broken in AIX 3.2.
  95.  . Pointless "Unknown terminal type: blah" message removed.
  96.  . Spurious "DELETE is Disabled" message removed.
  97.  . Spurious "Session Limit Exceeded" message removed.
  98.  . Still More Spurious "OK to exit?" messages removed. 
  99.  . Inconsistent horizontal lines around CONNECT/command transitions fixed.
  100.  . Core dumps when attempting to write wtmp record and peer not in DNS.
  101.  . Occasional core dumps when debugging.
  102.  
  103. Known problems:
  104.  . Switch names / options for DELETE and PURGE are inconsistent.
  105.  . Hint after failed network connections erroneously assumes Rlogin.
  106.  . VMS version crashes when told to "telnet blah 0".
  107.  . Problems with \v(model) variable in some HP-UX versions.
  108.  
  109. Special thanks to Peter Eichhorn & Lucas Hart for their thorough and
  110. painstaking analysis, reports, and suggestions (and from Lucas, also new
  111. code for the VMS version).  And to Hunter Goatley and Richard Levitte for
  112. lots of help and advice with VMS.  And to those who provided guest IDs on
  113. platforms I don't otherwise have access to for building and testing.  And as
  114. always to Jeff Altman for his many contributions to the design and the code,
  115. and for finding and fixing so many bugs.
  116.  
  117. Before posting Beta.05 on the Kermit website and making public announcements,
  118. I'd like to collect some additional binaries.  I've already made 75 of them
  119. myself, listed below.  If you can contribute any that are not listed, please
  120. pick up the sources from:
  121.  
  122.   ftp://kermit.columbia.edu/kermit/test/special/x.tar.gz (or .Z)
  123.   ftp://kermit.columbia.edu/kermit/test/special/x.zip
  124.  
  125. The tar archive contains the UNIX sources only.  The ZIP archive contains
  126. the UNIX and VMS sources, suitable for unZIPping on a VMS system.
  127.  
  128. Please upload any new binaries to:
  129.  
  130.   ftp://kermit.columbia.edu/kermit/incoming/
  131.  
  132. or:
  133.  
  134.   iksd://kermit.columbia.edu/kermit/incoming/
  135.  
  136. using the same naming conventions as in the list.  And of course report
  137. any problems to me, as usual.
  138.  
  139. I expect to install Beta.05 sources, binaries, and docs on the website within
  140. the next day or two.  I don't expect any major functional changes before the
  141. final release -- just bug fixes and minor adjustments.
  142.  
  143. Thanks!  (And anybody who wants off this announcement list, just let me
  144. know.)
  145.  
  146. - Frank
  147.  
  148. Here's the list:
  149.  
  150. ckd195b05-aosvsii-2.20.73.pr        Data General AOS/VS-II 2.20.73
  151. ckvv195b05-vms55-nonet.exe          DEC VAX, VMS 5.5
  152. ckvv195b05-vms55-ucx20.exe          DEC VAX, VMS 5.5 + UCX 2.0
  153. ckvv195b05-vms61-nonet.exe          DEC VAX, VMS 6.1
  154. ckvv195b05-vms61-tgv40a.exe         DEC VAX, VMS 6.1 + MultiNet 4.0A
  155. ckvv195b05-vms71-nonet.exe          DEC VAX, VMS 7.1
  156. ckvv195b05-vms71-tgv40b.exe         DEC VAX, VMS 7.1 + MultiNet 4.0B
  157. ckva195b05-vms62-nonet.exe          DEC Alpha, VMS 6.2
  158. ckva195b05-vms62-ucx40.exe          DEC Alpha, VMS 6.2 + UCX 4.0
  159. ckva195b05-vms71-nonet.exe          DEC Alpha, VMS 7.1
  160. ckva195b05-vms71-tgv40b.exe         DEC Alpha, VMS 7.1 + MultiNet 4.0B
  161. ckva195b05-vms71-ucx41.exe          DEC Alpha, VMS 7.1 + UCX 4.1
  162. ckva195b05-vms72-nonet.exe          DEC Alpha, VMS 7.2
  163. ckva195b05-vms72-tgv42a.exe         DEC Alpha, VMS 7.2 + MultiNet 4.2A
  164. ckva195b05-vms72-ucx50.exe          DEC Alpha, VMS 7.2 + UCX 5.0
  165. cku195b05.aix41                     IBM AIX 4.1
  166. cku195b05.aix42-4.2.1               IBM AIX 4.2.1
  167. cku195b05.aix43-4.3.2               IBM AIX 4.3.2
  168. cku195b05.ultrix43-mips             DECstation 5000, Ultrix 4.3
  169. cku195b05.dec-osf30                 DEC OSF/1 3.0
  170. cku195b05.du32                      Digital UNIX 3.2
  171. cku195b05.du40                      Digital UNIX 4.0
  172. cku195b05.dgux54310-m88k            Data General DG/UX 5.4R3.10 on 88K
  173. cku195b05.dgux54411-m88k            Data General DG/UX 5.4R4.11 on 88K
  174. cku195b05.hpux500-s550-5.21         HP-UX 5.21 on Model 550
  175. cku195b05.hpux500wintcp-s550-5.21   HP-UX 5.21 on Model 550 + Win TCP
  176. cku195b05.hpux80c-s300-8.00         HP-UX 8.00 on Model 300 + curses, TCP
  177. cku195b05.hpux80notcp-s300-8.00     HP-UX 8.00 on Model 300 no curses or TCP
  178. cku195b05.hpux80oc-s300-8.00        HP-UX 8.00 on Model 300 (optimized)
  179. cku195b05.hpux90-s700-9.05          HP-UX 9.05 on Model 700 (not optimized)
  180. cku195b05.hpux90o-s700-9.05         HP-UX 9.05 on Model 700 (optimized)
  181. cku195b05.hpux90o700-s700-9.05      HP-UX 9.05 on Model 700 (optimized for 700)
  182. cku195b05.hpux100-s700-10.01        HP-UX 10.01 on Model 700 (not optimized)
  183. cku195b05.hpux100o-s700-10.01       HP-UX 10.01 on Model 700 (optimized)
  184. cku195b05.hpux100-s700-10.20        HP-UX 10.20 on Model 700 (not optimized)
  185. cku195b05.hpux100o-s700-10.20       HP-UX 10.20 on Model 700 (optimized)
  186. cku195b05.next-m68k-3.1             NeXT 68040, NeXTSTEP 3.1
  187. cku195b05.next33-m68k-3.3           NeXT 68040, NeXTSTEP 3.3
  188. cku195b05.dynixptx44-i386-4.4.2     PC, Sequent DYNIX/ptx 4.4.2
  189. cku195b05.irix53                    SGI IRIX 5.3
  190. cku195b05.irix62                    SGI IRIX 6.2
  191. cku195b05.irix63-o2                 SGI IRIX 6.2 on O2
  192. cku195b05.irix65-indy-6.5.3f        SGI IRIX 6.5.3f on Indy
  193. cku195b05.irix65-o2-6.5.3m          SGI IRIX 6.5.3m on O2
  194. cku195b05.irix65-o200-6.5.3f        SGI IRIX 6.5.3f on O200
  195. cku195b05.bsdi3-3.1                 PC, BSDI 3.1
  196. cku195b05.freebsd2-i386-2.2.7       PC, FreeBSD 2.2.7
  197. cku195b05.linux-i386-rh5.2          PC, Linux, Red Hat 5.2
  198. cku195b05.linuxnc-i386-rh5.2        PC, Linux, Red Hat 5.2 (no curses)
  199. cku195b05.linuxnotcp-i386-rh5.2     PC, Linux, Red Hat 5.2 (no TCP/IP)
  200. cku195b05.linux-i386-sw3.5.0        PC, Linux, Slackware 3.5.0
  201. cku195b05.mklinux-ppc-dr3           Apple PowerMac, MkLinux DR3
  202. cku195b05.qnx16-4.25                PC, QNX 4.25 (16-bit)
  203. cku195b05.qnx32-4.25                PC, QNX 4.25 (32-bit)
  204. cku195b05.sco234                    PC, SCO XENIX 2.3.4 (no curses)
  205. cku195b05.sco234c                   PC, SCO XENIX 2.3.4 (curses)
  206. cku195b05.sco32v4-4.2               PC, SCO UNIX 3.2v4.2 (no TCP/IP)
  207. cku195b05.sco32v4gcc-4.2            PC, SCO UNIX 3.2v4.2 (built with gcc)
  208. cku195b05.sco32v4net-4.2            PC, SCO UNIX 3.2v4.2 (with TCP/IP)
  209. cku195b05.sco32v4netgcc-4.2         PC, SCO UNIX 3.2v4.2 (gcc + TCP/IP)
  210. cku195b05.sco32v4ns-4.2             PC, SCO UNIX 3.2v4.2 (no select())
  211. cku195b05.sco32v505                 PC, SCO OSR5.0.5 (no TCP/IP)
  212. cku195b05.sco32v505gcc              PC, SCO OSR5.0.5 (gcc, no TCP/IP)
  213. cku195b05.sco32v505net              PC, SCO OSR5.0.5 (with TCP/IP)
  214. cku195b05.sco32v505netgcc           PC, SCO OSR5.0.5 (gcc, TCP/IP)
  215. cku195b05.unixware2-2.1.3           PC, SCO UnixWare 2.1.3
  216. cku195b05.unixware7-7.0.1           PC, SCO UnixWare 7.0.1
  217. cku195b05.sinix542                  Siemens Nixdorf RM200 SINIX 5.42
  218. cku195b05.solaris25-sparc-2.5.1     Sun Sparc, Solaris 2.5.1
  219. cku195b05.solaris25g-sparc-2.5.1    Sun Sparc, Solaris 2.5.1 (gcc)
  220. cku195b05.solaris26-sparc           Sun Sparc, Solaris 2.6
  221. cku195b05.solaris26g-sparc          Sun Sparc, Solaris 2.6 (gcc)
  222. cku195b05.solaris7g-i386            PC, Solaris 7 (gcc)
  223. cku195b05.solaris7g-sparc           Sun Sparc, Solaris 7 (gcc)
  224. cku195b05.sunos41gcc-4.1.3          Sun Sparc, SunOS 4.1.3_U1
  225.  
  226. (End of list)
  227.  
  228.