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