Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!math.lsa.umich.edu!math.lsa.umich.edu!emv From: dab@BERSERKLY.CRAY.COM (David Borman) Newsgroups: comp.archives Subject: [tcp-ip] telnet sources Message-ID: <1990Jun29.033445.25698@math.lsa.umich.edu> Date: 29 Jun 90 03:34:45 GMT Sender: emv@math.lsa.umich.edu (Edward Vielmetti) Reply-To: dab@BERSERKLY.CRAY.COM (David Borman) Followup-To: comp.protocols.tcp-ip Organization: University of Michigan, Department of Mathematics Lines: 88 Approved: emv@math.lsa.umich.edu (Edward Vielmetti) X-Original-Newsgroups: comp.protocols.tcp-ip Archive-name: telnet/v90.06.28 Original-posting-by: dab@BERSERKLY.CRAY.COM (David Borman) Original-subject: telnet sources Archive-site: ucbarpa.berkeley.edu [128.32.130.11] Archive-directory: pub Reposted-by: emv@math.lsa.umich.edu (Edward Vielmetti) A new version of the BSD telnet/telnetd is now available. This is basicly what will be on the 4.4BSD test tape. The compressed tar file can be gotten via anonymous ftp from "ucbarpa.berkeley.edu", in "pub/telnet.90.06.28.tar.Z". If you have been using the sources from March 1 that were available, you are encouraged to get this new version, as it has many bug fixes. No diffs between the March 1 sources and these sources are provided, because the source tree for telnet was re-organized ("telnet/Source" is gone, all it's contents were moved up to "telnet".) Questions/comments go to Dave Borman Cray Research, Inc. 1440 Northland Drive Mendota Heights, MN 55120 dab@cray.com. Both telnet and telnetd have been compiled on: telnet telnetd BSD 4.4 X X UNICOS 5.1 X X UNICOS 6.0 X X SunOs 3.5 X X (no linemode in server) SunOs 4.0.3c X X (no linemode in server) SunOs 4.1 X X (no linemode in server) DYNIX V3.0.12 X X (no linemode in server) Ultrix 3.1 X X (no linemode in server) Some of the features in this release (full list in the README file): Add support for the ENVIRON and XDISPLOC options. In order for the server to work, login has to have the "-p" option to preserve environment variables. Add the SOFT_TAB and LIT_ECHO modes in the LINEMODE support. Add the "-l user" option to command line and open command (This is passed through the ENVIRON option). Add the "-e" command line option, for setting the escape character. Add the "-D", diagnostic, option to the server. This allows the server to print out debug information, which is very useful when trying to debug a telnet that doesn't have any debugging ability. Add support for both FORW1 and FORW2 characters. The telnet escpape character is set to whichever of the two is not being used. If both are in use, the escape character is not set, so when in linemode the user will have to follow the escape character with a or