Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Use O_CLOEXEC for various internal file descriptors. | jilles | 2012-09-29 | 1 | -1/+1 |
* | Sync with OpenBSD, primarily better signal and terminal handling. | delphij | 2010-11-13 | 1 | -63/+79 |
* | Fix build. I commented out getpass() in readpassphrase.c because the | green | 2002-03-09 | 1 | -3/+3 |
* | Update readpassphrase(3)to the latest revisions. Changes are mainly due | green | 2002-03-08 | 1 | -25/+67 |
* | fix compilation (include -> #include) | fjoe | 2001-11-21 | 1 | -1/+1 |
* | Should also include namespace.h | green | 2001-11-21 | 1 | -1/+3 |
* | Change certain syscalls from x to _x. | green | 2001-11-21 | 1 | -7/+7 |
* | Introduce readpassphrase(3), a superset of getpass(3). This | green | 2001-11-20 | 1 | -0/+134 |