From nobody@FreeBSD.org  Thu Mar 25 08:57:46 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4800A16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Mar 2004 08:57:46 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 26A5F43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Mar 2004 08:57:46 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i2PGvk72003335
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 25 Mar 2004 08:57:46 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i2PGvkKV003334;
	Thu, 25 Mar 2004 08:57:46 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200403251657.i2PGvkKV003334@www.freebsd.org>
Date: Thu, 25 Mar 2004 08:57:46 -0800 (PST)
From: Ryan Pekarik <mhx@oplink.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: tail will not ctrl c
X-Send-Pr-Version: www-2.3

>Number:         64720
>Category:       bin
>Synopsis:       tail will not ctrl c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 25 09:00:31 PST 2004
>Closed-Date:    Wed May 10 15:05:01 GMT 2006
>Last-Modified:  Wed May 10 15:05:01 GMT 2006
>Originator:     Ryan Pekarik
>Release:        4.9 Release then cvsup to 4.9 stable
>Organization:
Oplink.net
>Environment:
FreeBSD fbsd49.hallfamily.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Thu Mar 25 09:20:50 MST 2004     root@fbsd49.hallfamily.com:/usr/src/sys/compile/49STABLE  i386
>Description:
While running tail the program will not ctrl C to terminate.

example: tail -f /var/log/messages
The only way to exit is CTRL z and then to kill -9 the pid
>How-To-Repeat:
Remove sshd_enable="YES" from your /etc/rc.conf

>Fix:
Add sshd_enable="YES" to your /etc/rc.conf

>Release-Note:
>Audit-Trail:

From: "Ryan Pekarik" <mhx@oplink.net>
To: <freebsd-gnats-submit@FreeBSD.org>,
	"Ryan Pekarik" <mhx@oplink.net>
Cc:  
Subject: Re: i386/64720: tail will not ctrl c
Date: Thu, 25 Mar 2004 11:08:52 -0600

 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0005_01C41259.8E9E39E0
 Content-Type: text/plain;
 	charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 Additional Info
 SSH-1.99-OpenSSH_3.5p1 FreeBSD-20030924 - works
 SSH-1.99-OpenSSH_3.6.1 doesn't work
 ------=_NextPart_000_0005_01C41259.8E9E39E0
 Content-Type: text/html;
 	charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <HTML><HEAD>
 <META http-equiv=3DContent-Type content=3D"text/html; =
 charset=3Diso-8859-1">
 <META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
 <STYLE></STYLE>
 </HEAD>
 <BODY bgColor=3D#ffffff>
 <DIV><FONT face=3DArial size=3D2>Additional Info</FONT></DIV>
 <DIV><FONT face=3DArial size=3D2>SSH-1.99-OpenSSH_3.5p1 FreeBSD-20030924 =
 -=20
 works<BR>SSH-1.99-OpenSSH_3.6.1 doesn't work</FONT></DIV></BODY></HTML>
 
 ------=_NextPart_000_0005_01C41259.8E9E39E0--
 
Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Jul 8 06:03:45 GMT 2004 
Responsible-Changed-Why:  
This does not appear to be i386-specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64720 

From: Maxim Konovalov <maxim@macomnet.ru>
To: Ryan Pekarik <mhx@oplink.net>
Cc: bug-followup@freebsd.org
Subject: bin/64720
Date: Fri, 14 Apr 2006 01:11:57 +0400 (MSD)

 Hi Ryan,
 
 Could you please show the output from "stty -a" command?  Can you
 check the problem persists in the modern FreeBSD releases (5.4, 6.0)?
 
 -- 
 Maxim Konovalov
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Wed May 10 15:04:34 UTC 2006 
State-Changed-Why:  
Feedback timeout.  Failed to reproduce. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64720 
>Unformatted:
