aboutsummaryrefslogtreecommitdiff
path: root/include/readpassphrase.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with OpenBSD (style).Brian Feldman2002-03-081-2/+2
| | | | Notes: svn path=/head/; revision=91911
* Introduce readpassphrase(3), a superset of getpass(3). ThisBrian Feldman2001-11-201-0/+47
comes originally from Todd Miller. Obtained from: OpenBSD Notes: svn path=/head/; revision=86669