From owner-freebsd-current Wed Jun 6 19: 5:55 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 409D437B405; Wed, 6 Jun 2001 19:05:52 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id MAA18244; Thu, 7 Jun 2001 12:05:50 +1000 Date: Thu, 7 Jun 2001 12:04:10 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Maxim Sobolev Cc: current@FreeBSD.ORG Subject: Re: Terminal line discipline is broken [sorta] In-Reply-To: <3B1E4979.F7D02680@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 6 Jun 2001, Maxim Sobolev wrote: > It is very strange, but control keys [^C,^Z etc] no longer work (nop) > in the /bin/sh and bash2 after today's build/installworld. I see this > misbehaviour on two machines. PAM now blocks keyboard signals when reading the password, and usually forgets to unblock them. I use the workaround of backing out the broken code (rev.1.4 of /usr/src/contrib/libpam/libpam_misc/misc_conv.c). > Even more strange that /bin/tcsh doesn't > have this problem. This may be a bug in tcsh. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message