Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDX: license IDs for some ISC-related files. | Pedro F. Giffuni | 2017-12-08 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=326695 | ||||
* | Sync with OpenBSD, primarily better signal and terminal handling. | Xin LI | 2010-11-13 | 1 | -23/+17 |
| | | | | | | | | Obtained from: OpenBSD MFC after: 2 weeks Notes: svn path=/head/; revision=215236 | ||||
* | Define the size_t type since readpassphrase(3) requires it in its | Sean Farley | 2008-05-08 | 1 | -0/+6 |
| | | | | | | | | | | definition and sys/types.h is not listed within the synopsis of the man page. MFC after: 1 week Notes: svn path=/head/; revision=178863 | ||||
* | Synch with OpenBSD (style). | Brian Feldman | 2002-03-08 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=91911 | ||||
* | Introduce readpassphrase(3), a superset of getpass(3). This | Brian Feldman | 2001-11-20 | 1 | -0/+47 |
comes originally from Todd Miller. Obtained from: OpenBSD Notes: svn path=/head/; revision=86669 |