Date: Thu, 5 Feb 1998 10:37:04 -0800 (PST) From: Guido van Rooij <guido@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/login login.c Message-ID: <199802051837.KAA20800@freefall.freebsd.org>
index | next in thread | raw e-mail
guido 1998/02/05 10:37:04 PST
Modified files:
usr.bin/login login.c
Log:
Reset SGINT and SIGQUIT handling to default when asking for passwords.
Otherwise, when pressing the INT ke at the password prompt, the password
will be displayed. Now login will be killed.
Probably the same will have to be done for the LOGIN_CAP_AUTH case.
I have not done that.
Reviewed by: Joerg Wunsch
Revision Changes Path
1.31 +5 -1 src/usr.bin/login/login.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802051837.KAA20800>
