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