From owner-freebsd-stable Wed Dec 12 7:19: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from relay2.agava.net.ru (ofc.agava.net [213.59.3.194]) by hub.freebsd.org (Postfix) with ESMTP id EDBD837B416; Wed, 12 Dec 2001 07:18:52 -0800 (PST) Received: from juil.domain (juil.domain [192.168.1.50]) by relay2.agava.net.ru (Postfix) with ESMTP id 6ECBA66756; Wed, 12 Dec 2001 18:18:51 +0300 (MSK) Received: by juil.domain (Postfix, from userid 1000) id 991E815C3; Wed, 12 Dec 2001 18:11:56 +0300 (MSK) To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Control-C doesn't work with ssh From: Ilya Martynov Date: 12 Dec 2001 18:11:56 +0300 Message-ID: <87itbctqv7.fsf@juil.domain> Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Have anybody know what can cause for not working Control-C in ssh? It doesn't work anymore on my FreeBSD server if I login on it with ssh. For example I can't break 'tail -f /some/file' with Control-C. It just prints "^C" but doesn't kill the process. I have to suspend it with Control-Z and manually kill with 'kill %1'. I'm sure it is not client issue because this problem can be reproduced with different ssh clients. Also it looks like it is not a problem with shell because I can reproduce it with both /bin/sh and /usr/local/bin/bash. I'm not sure what change on server caused this problem but probably it happen when I've recompiled sshd with patch for UseLogin security bug. Server runs 4.4-RELEASE (compiled from sources). -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | Ilya Martynov (http://martynov.org/) | | GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80 E4AE BE1A 53EB 323B DEE6 | | AGAVA Software Company (http://www.agava.com/) | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message