Files
sudo/auth
Todd C. Miller 54fbe08545 Added -S flag (read passwd from stdin) and tgetpass_flags global
that holds flags to be passed in to tgetpass().  Change echo_off
param to tgetpass() into a flags field.  There are currently 2
possible flags for tgetpass(): TGP_ECHO and TGP_STDIN.  In tgetpass(),
abstract the echo set/clear via macros and if (flags & TGP_ECHO)
but echo is not set on the terminal, but sure to set it.
2000-02-27 03:49:07 +00:00
..
1999-11-23 18:07:16 +00:00
1999-08-31 09:39:17 +00:00
1999-08-22 09:59:28 +00:00
1999-12-02 20:21:31 +00:00