Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 1995 05:32:43 -0700
From:      Paul Traina <pst>
To:        CVS-commiters, cvs-user
Subject:   cvs commit: src/secure/libexec/telnetd termstat.c
Message-ID:  <199507201232.FAA06603@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
pst         95/07/20 05:32:42

  Modified:    secure/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
  Obtained from:	FreeBSD insecure telnetd



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