Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be consistent in protecting __attribute__ attributes with __; | Ingo Schwarze | 2017-02-17 | 1 | -1/+1 |
| | | | | from Christos Zoulas <christos @ NetBSD>. | ||||
* | config glue for recvmsg(2) and CMSG_FIRSTHDR(3); | Ingo Schwarze | 2017-02-08 | 1 | -0/+4 |
| | | | | needed for Solaris 11 | ||||
* | Polishing: | Ingo Schwarze | 2017-02-06 | 1 | -3/+13 |
| | | | | | | | | | | * support -Ios= * create missing directories * fix output file permissions * error out on comminication failures I now consider this good enough for a first release. Bugs and missing features are still likely, though. | ||||
* | uint8_t requires <stdint.h>; from Michael Stapelberg | Ingo Schwarze | 2017-02-05 | 1 | -0/+1 |
| | |||||
* | experimental mandocd(8) and catman(8) | Ingo Schwarze | 2017-02-04 | 1 | -0/+270 |
for development in the tree, not yet ready for production |