freebsd-dev/libexec/telnetd
David Greenman ecf74fe675 The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd code
causes some clients that do not support linemode to mis-interpret the return
key (i.e. double returns).
The fix is to only do the state check for binary options if linemode will
be used.
Closes PR#505.

Submitted by:	Charles Henrich
1995-06-17 05:50:47 +00:00
..
authenc.c BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
defs.h BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
ext.h Remove the scary bits from telnetd - no more encryption left here. 1994-08-12 23:00:04 +00:00
global.c BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
Makefile Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:53:28 +00:00
pathnames.h Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
slc.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
state.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
sys_term.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
telnetd.8 BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
telnetd.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
telnetd.h BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
termstat.c The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd code 1995-06-17 05:50:47 +00:00
utility.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00