New BSD telnet code: Rev 2

David Borman <dab@cray.com> Mon, 23 October 1995 15:46 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa13377; 23 Oct 95 11:46 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa13369; 23 Oct 95 11:46 EDT
Received: from ietf.cnri.reston.va.us by CNRI.Reston.VA.US id aa11680; 23 Oct 95 11:46 EDT
Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa13355; 23 Oct 95 11:46 EDT
Received: from CNRI.Reston.VA.US by IETF.CNRI.Reston.VA.US id aa13319; 23 Oct 95 11:43 EDT
Received: from timbuk.cray.com by CNRI.Reston.VA.US id aa11580; 23 Oct 95 11:43 EDT
Received: from ironwood.cray.com (root@ironwood-fddi.cray.com [128.162.21.36]) by timbuk.cray.com (8.6.12/CRI-gate-8-2.5) with ESMTP id KAA03932; Mon, 23 Oct 1995 10:43:51 -0500
Received: from poplar029 (dab@poplar029 [128.162.139.29]) by ironwood.cray.com (8.6.12/CRI-ccm_serv-8-2.8) with SMTP id KAA14927; Mon, 23 Oct 1995 10:40:07 -0500
X-Orig-Sender: ietf-request@IETF.CNRI.Reston.VA.US
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: David Borman <dab@cray.com>
Received: by poplar029 (5.x/btd-b3) id AA14634; Mon, 23 Oct 1995 10:40:05 -0500
Message-Id: <9510231540.AA14634@poplar029>
Date: Mon, 23 Oct 1995 10:40:05 -0500
To: TN3270E@list.nih.gov, ietf@CNRI.Reston.VA.US, tcp-ip@sacto.mp.usbr.gov, telnet-ietf@cray.com
Subject: New BSD telnet code: Rev 2

My sincere apologies, but in my effort to get out the new version of the
BSD telnet code, I screwed up some strcmp() checks, causing a loss of
functionality.  My thanks to Sam Hartman at MIT for noticing this.  If
you picked up the 95.10.19 release, you should pick up the new release,
which can be found at:

	ftp://ftp.cray.com/src/telnet/telnet.95.10.23.NE.tar.Z

or you can just get:

	ftp://ftp.cray.com/src/telnet/sys_term.c.95.10.23

and replace telnetd/sys_term.c with this new module.  


This version does not contain encryption.  An archive with the
encryption code has been sent off to MIT, and hopefully it will
show up on net-dist.mit.edu:/pub/telnet in the near future. See:
	ftp://ftp.cray.com/src/telnet/README.encryption
for more information on how to get it.  Until then, you can also
get the file:
	ftp://ftp.cray.com/src/telnet/telnet.95.10.23.diff.Z
which contains the diffs to apply to the telnet.95.05.31.tar.Z to
get to the new version.  (Note: telnetd/sys_term.c is the same
in both the encryption and non-encryption releases.)

If you are using telnetd from the 95.05.31 distribution, I would
recommend that you upgrade to this new release.  (One major problem
that people have run into that is fixed in the release is that the
/etc/utmp file could get mucked up on SunOS/Solaris.)

		-David Borman, dab@cray.com