Age | Commit message (Expand) | Author |
---|---|---|
2002-06-28 | Add RPP_STDIN flag which acts as the converse of RPP_REQUIRE_TTY. | Todd C. Miller |
2002-05-09 | now catches SIGALRM and SIGPIPE too | Todd C. Miller |
2001-12-15 | Document SIGTTIN and SIGTTOU now that we deal with them too. | Todd C. Miller |
2001-12-07 | o Turn off ECHONL in addition to ECHO | Todd C. Miller |
2001-12-07 | Instead of restoring the tty mode, restoring the signal handler, | Todd C. Miller |
2001-12-07 | Document signal handling in readpassphrase(3) | Todd C. Miller |
2001-08-06 | o) We always close .Bl and .Bd tags; | Mike Pechkin |
2000-12-24 | Various repairs, mostly to get rid of short lines. | Aaron Campbell |
2000-11-21 | Add readpasasphrase(3), a more flexible getpass(3) replacement. | Todd C. Miller |