freebsd-skq/secure/libexec/telnetd
pst d1a257b33a 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
Obtained from:	FreeBSD insecure telnetd
1995-07-20 12:32:40 +00:00
..
authenc.c Update telnet to the 95.05.31 release. 1995-07-20 11:40:06 +00:00
defs.h Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
ext.h Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
global.c Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
Makefile Update telnet to the 95.05.31 release. 1995-07-20 11:40:06 +00:00
pathnames.h Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
slc.c Update telnet to the 95.05.31 release. 1995-07-20 11:40:06 +00:00
state.c Update telnet to the 95.05.31 release. 1995-07-20 11:40:06 +00:00
sys_term.c Update telnet to the 95.05.31 release. 1995-07-20 11:40:06 +00:00
telnetd.8 Update telnet to the 95.05.31 release. 1995-07-20 11:40:06 +00:00
telnetd.c Update telnet to the 95.05.31 release. 1995-07-20 11:40:06 +00:00
telnetd.h Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
termstat.c The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd code 1995-07-20 12:32:40 +00:00
utility.c Update telnet to the 95.05.31 release. 1995-07-20 11:40:06 +00:00