Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2004-12-20 | gai_strerror.3, getaddrinfo.3 and getnameinfo.3 are back. | millert | 1 | -3/+4 | |
2004-12-20 | gai_strerror() should return const char *; OK deraadt@ | millert | 1 | -2/+2 | |
2004-12-20 | Add Itojun's CAVEATS section. | millert | 1 | -1/+55 | |
2004-12-20 | Get rid of a bogus -32 that came about from misreading the ISC original | millert | 1 | -4/+6 | |
Mention what happens when a length parameter is zero Talk about space for trailing NUL byte | |||||
2004-12-20 | Add back EXAMPLE section and scopeid info which are from KAME, not the | millert | 1 | -1/+38 | |
RFC text. |