Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inet_ntop(3) needs sys/socket.h for AF_INET / AF_INET6 so add the header | claudio | 2021-09-01 | 1 | -4/+2 |
| | | | | | to the list. While here remove some of the headers from inet_net_ntop(3) for balance. | ||||
* | Move 4 manual pages from not-a-function filenames to a correct filename, | deraadt | 2019-08-30 | 1 | -0/+197 |
and correct Xr. ok jmc |