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