[sudo-commits] sudo changeset 11715:a3376277883f

Todd C. Miller Todd.Miller at sudo.ws
Thu Jun 20 07:15:52 MDT 2019


changeset:	11715:a3376277883f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a3376277883f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jun 19 20:29:08 2019 -0600

Log Message:
	Don't refuse to use the tty unless /dev/tty is unavailable.
	We don't care whether sudo was able to get the tty name from the kernel.
	All that really matters is whether we are able to disable echo as needed.

diffstat:

 src/tgetpass.c |  54 +++++++++++++++++++++++-------------------------------
 1 files changed, 23 insertions(+), 31 deletions(-)


More information about the sudo-commits mailing list