From fortin@zap.zap.qc.ca  Sat Jan 21 15:02:45 1995
Received: from zap.zap.qc.ca (zap.qc.ca [192.219.247.8]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id PAA22003 for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Jan 1995 15:02:39 -0800
Received: (from fortin@localhost) by zap.zap.qc.ca (8.6.9/8.6.6) id RAA09899; Sat, 21 Jan 1995 17:55:30 -0500
Message-Id: <199501212255.RAA09899@zap.zap.qc.ca>
Date: Sat, 21 Jan 1995 17:55:30 -0500
From: fortin@acm.org
Reply-To: fortin@acm.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: Need to hit <CR> to get "login:" prompt
X-Send-Pr-Version: 3.2

>Number:         163
>Category:       bin
>Synopsis:       telneting sometimes doesn't yield a "login:" prompt until <CR> is hit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 21 15:10:02 1995
>Closed-Date:    Sat Oct 28 01:02:02 PDT 1995
>Last-Modified:  Sat Oct 28 01:05:17 PDT 1995
>Originator:     Denis Fortin
>Release:        FreeBSD 2.1.0-Development i386
>Organization:
DMR Group Inc.
>Environment:

>Description:
		Telneting into a FreeBSD machine sometimes yields just
		the "initial banner message" (FreeBSD (machine) (ttyp0))
		with no "login:" prompt until <CR> is hit.

>How-To-Repeat:
		telnet freefall.cdrom.com

>Fix:
		I haven't investigated it yet.

>Release-Note:
>Audit-Trail:

telnetd changes:

revision 1.5
date: 1995/09/11 20:54:49;  author: davidg;  state: Exp;  lines: +3 -3
Fixed bug introduced with the change of startslave()...two arguments
were chopped off of the function call and garbage was passed instead.
The solution involves making some variable globals as well as fixing the
call to have all the arguments.
revision 1.4
date: 1995/09/05 17:34:29;  author: pst;  state: Exp;  lines: +7 -22
Delay starting login process until option negotiation is complete to
avoid race condition on connections with larger round-trip-times.

Submitted by:   John Capo & Peter Wemm

State-Changed-From-To: open->closed 
State-Changed-By: pst 
State-Changed-When: Sat Oct 28 01:02:02 PDT 1995 
State-Changed-Why:  
Bug was fixed on 9/5/95. 
>Unformatted:

