| Age | Commit message (Expand) | Author |
| 2010-01-29 | Print AppleTalk phase 2 range, too, if available. | is |
| 2010-01-26 | Add AF_APPLETALK support to getnameinfo(); make "route show" use it. | is |
| 2009-12-14 | Bump date for previous. | wiz |
| 2009-12-14 | getaddrinfo is defined to use the AF_* constants, even though perhaps its | dholland |
| 2009-10-29 | use %option instead of #define YY_NO_... | christos |
| 2009-10-14 | Do not nest displays, use lists instead. Discussed with wiz. | joerg |
| 2009-10-02 | Revert a -> an changes: Adding an 'n' follows pronunciation, not writing. | wiz |
| 2009-10-02 | Bump date for new allocaddrinfo. | wiz |
| 2009-10-02 | fix grammar: a -> an | cegger |
| 2009-10-02 | Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier. | tsarna |
| 2009-08-12 | Watch getservbyport_r() semantics. sv needs scope | seanb |
| 2009-06-08 | another missing \ | christos |
| 2009-06-08 | remove duplicated line | christos |
| 2009-06-08 | missing \ | christos |
| 2009-06-08 | sort, add missing, fix section | christos |
| 2009-06-08 | new resolver functions. | christos |
| 2009-06-08 | merge our changes | christos |
| 2009-04-27 | Bring getifaddrs(3) behavior in line with the documentation: the | dyoung |
| 2009-04-22 | Mark up NULL. New sentence, new line. Bump date for previous. | wiz |
| 2009-04-21 | For non-AF_LINK ifaddrs, ifa_data is NULL. AFAICT, this has always been | dyoung |
| 2009-04-12 | merge libbind and bump. | christos |
| 2009-04-11 | Remove reundant quote. | joerg |
| 2009-03-11 | Fix preamble | joerg |
| 2009-03-10 | Use .An for author list. | joerg |
| 2009-02-11 | sign-compare fix | lukem |
| 2009-02-05 | sign-compare fix | lukem |
| 2009-02-05 | sign-compare fix | lukem |
| 2009-01-30 | sign-compare fix | lukem |
| 2009-01-23 | Cause getaddrinfo() without socktype specification to work correctly for | tls |
| 2008-08-17 | Changee __attribute(__weak__) to __weak_reference(). Produces same object code | gmcgarry |
| 2008-06-21 | updates from bind-9-5-0 | christos |
| 2008-05-18 | Fix possible memory leak in error path. | lukem |
| 2008-05-08 | Convert getnetbyname(3) and getnetbyaddr(3) to the more "standard" | lukem |
| 2008-05-08 | Fix a misuse of an automatic as a static that was exposed by the previous. | lukem |
| 2008-05-08 | Fix DNS getnetbyname(), which has been broken for at least 5.5 years | lukem |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-29 | Convert to new 2 clause license | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-19 | Document the callback API used by "standard" functions. | lukem |
| 2008-04-19 | Add a missing const. | lukem |
| 2008-04-07 | The ns_mtab.mdata is passed to the ns_mtab.method as the cbdata argument. | lukem |
| 2008-04-07 | Improve description of the arguments and return values of | lukem |
| 2008-01-29 | Adjust "The getpeereid() function appeared in NetBSD 4.0" to a more | abs |
| 2008-01-06 | PR/37708: A.Leo.: getservbyname, segetaddrinfo sefgfaults when user has no | christos |
| 2007-12-06 | Use __arraycount(). | dyoung |
| 2007-08-09 | Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make | he |
| 2007-06-29 | make this compile without INET6 (Scott Ellis) | christos |
| 2007-06-23 | Since we are going to be looking for ports many times, use a centralized | christos |
| 2007-05-10 | use syslog_r, from OpenBSD | christos |
| 2007-03-30 | Resolve conflicts. | ghen |