Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 1995 22:50:49 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-libexec
Subject:   cvs commit: src/libexec/telnetd termstat.c
Message-ID:  <199506170550.WAA08314@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/06/16 22:50:48

  Modified:    libexec/telnetd  termstat.c
  Log:
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506170550.WAA08314>