Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 12:04:10 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Maxim Sobolev <sobomax@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG
Subject:   Re: Terminal line discipline is broken [sorta]
Message-ID:  <Pine.BSF.4.21.0106071155480.1587-100000@besplex.bde.org>
In-Reply-To: <3B1E4979.F7D02680@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106071155480.1587-100000>