summaryrefslogtreecommitdiffstats
path: root/include/readpassphrase.h
Commit message (Collapse)AuthorAgeFilesLines
* Define the size_t type since readpassphrase(3) requires it in itsscf2008-05-081-0/+6
| | | | | | | definition and sys/types.h is not listed within the synopsis of the man page. MFC after: 1 week
* Synch with OpenBSD (style).green2002-03-081-2/+2
|
* Introduce readpassphrase(3), a superset of getpass(3). Thisgreen2001-11-201-0/+47
comes originally from Todd Miller. Obtained from: OpenBSD
OpenPOWER on IntegriCloud