From owner-freebsd-stable@FreeBSD.ORG Thu Mar 25 04:15:09 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A37DE16A4CF for ; Thu, 25 Mar 2004 04:15:09 -0800 (PST) Received: from cray.e-card.bg (mjak.e-card.bg [212.91.167.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77BD943D1D for ; Thu, 25 Mar 2004 04:15:08 -0800 (PST) (envelope-from altares@cray.e-card.bg) Received: from cray.e-card.bg (localhost [127.0.0.1]) by cray.e-card.bg (8.12.9/8.12.9) with ESMTP id i2PCFwic036448; Thu, 25 Mar 2004 14:15:58 +0200 (EET) (envelope-from altares@cray.e-card.bg) Received: (from altares@localhost) by cray.e-card.bg (8.12.9/8.12.9/Submit) id i2PCFs66036447; Thu, 25 Mar 2004 14:15:54 +0200 (EET) Date: Thu, 25 Mar 2004 14:15:54 +0200 From: Rumen Telbizov To: Ryan Pekarik Message-ID: <20040325121554.GM94437@e-card.bg> References: <001e01c41218$cbf0af80$0200000a@ry> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001e01c41218$cbf0af80$0200000a@ry> User-Agent: Mutt/1.4.2.1i cc: stable@freebsd.org Subject: Re: freebsd 4.9 stable tail wont CTRL C X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2004 12:15:09 -0000 Hi, I also experience this problem since 4.9 was released and I upgraded my servers! The interesting part is that some of the applications does seem to receive the signal correct, e.g. ping some.host is interrupted with ctrl+c but tail -f file - is not. Ctr+Z is working well! The terminal type I use is: cons25w but the same behaviour is seen on cons25. The servers are 4.9-STABLE (cvsuped 2-3 weeks ago). Rumen Telbizov On Wed, Mar 24, 2004 at 09:25:18PM -0600, Ryan Pekarik wrote: > I've been upgrading a few servers to 4.9-STABLE recently. > Some of them via cvsup from older versions and some of > them via installing 4.9-RELEASE and then cvsuping to STABLE. > > > In both cases I cannot send ctrl+c through ssh! > If I am on the console there is no problem but if I am > through a ptty obviously ctrl+c does not send the > signal correctly. > E.g. if I do tail -f /some/file.log I can not terminate it! > Ctrl+Z works fine. Despite when my job is susspended > I cannot kill pid. Instead I have to kill -9 pid. > > any fixes? > > Thanks > > Ryan > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >