summaryrefslogtreecommitdiff
path: root/lib/libc/net/getaddrinfo.3
AgeCommit message (Expand)Author
2005-03-12There is no need to call freeaddrinfo() in case of an error.Claudio Jeker
2005-01-29correct .Rs references;Jason McIntyre
2005-01-28fix reversed short description; ok itojun@Damien Miller
2005-01-06space between macro args and punctuation;Jason McIntyre
2005-01-06IPv6 manpage, wrote from scratch. deraadt okJun-ichiro itojun Hagino
2004-12-21- grammar, punctuation, spacing, and mdoc fixesJared Yanovich
2004-12-21thread-unsafeness comes from the use of _res, YP filehandle, and /etc/hostsJun-ichiro itojun Hagino
2004-12-20Minor cleanup.Todd C. Miller
2004-12-20Add back EXAMPLE section and scopeid info which are from KAME, not theTodd C. Miller
2004-12-20New getaddrinfo.3 man page, derived from the ISC version and fleshedTodd C. Miller
2004-12-20remove manpages based on RFC. requested by deraadtJun-ichiro itojun Hagino
2004-12-06move gai_strerror into its own page, and make the get* pages more readable;Jason McIntyre
2004-04-14remove references to rfc 2553, since 3493 obsoletes it;Jason McIntyre
2004-04-14implement RFC3493 AI_NUMERICSERV. tedu okJun-ichiro itojun Hagino
2004-03-01do not recommend a format string error..; pbastos@rdc.puc-rio.brTheo de Raadt
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-07-27sync struct addrinfo with what's in <netdb.h>;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-30- section reorderJason McIntyre
2003-05-01typos;Jason McIntyre
2002-04-30Initial cleanup:Mike Pechkin
2001-08-06o) We always close .Bl and .Bd tags;Mike Pechkin
2001-08-05there's no no host.conf on openbsd. pointed out by smbJun-ichiro itojun Hagino
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-02-12correct listener side example. from deraadtJun-ichiro itojun Hagino
2001-01-26wording updates. typo in example (s/err1/errx/).Jun-ichiro itojun Hagino
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-08-13strings are NUL-terminated, not NULL-terminatedTheo de Raadt
2000-08-09document that the current implementation is not thread-safe. sync with kame.Jun-ichiro itojun Hagino
2000-07-25document pitfall cases in argument parsing. sync with kame.Jun-ichiro itojun Hagino
2000-06-30typo in RFC number. KAME PR 263Jun-ichiro itojun Hagino
2000-06-22add paper by cmetz. correct example. (sync with kame)Jun-ichiro itojun Hagino
2000-02-14add BUGS section about getaddrinfo(3) search order.Jun-ichiro itojun Hagino
2000-01-17indentTheo de Raadt
2000-01-17sync with latest KAME version. now includes description on scoped addrJun-ichiro itojun Hagino
2000-01-06fix includes; bdeTheo de Raadt
1999-07-05repairs; better English, formatting, etc.Aaron Campbell
1999-07-03cleanerTheo de Raadt
1999-07-03man pages from WIDETheo de Raadt