HardenedBSD/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
defs.h
ext.h
global.c
Makefile
pathnames.h
slc.c
state.c
sys_term.c
telnetd.8
telnetd.c
telnetd.h
termstat.c
utility.c