| Age | Commit message (Expand) | Author |
| 2020-06-04 | getaddrinfo.3: order of the struct members is wrong, correct it | nia |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2015-12-13 | mention ip6addrctl | christos |
| 2013-05-03 | New sentence, new line. | wiz |
| 2013-05-03 | document AI_SRV | christos |
| 2010-04-17 | Join URL. | wiz |
| 2010-04-17 | Use the common template for the USENIX paper. Add URL. | jruoho |
| 2010-03-22 | Use .In for header files instead of .Ar Pa and variations. | joerg |
| 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-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 |
| 2006-12-23 | Add missing article. | wiz |
| 2006-11-24 | Document AI_NUMERICSERV. | reed |
| 2006-07-18 | Remove comments that do not reflect reality anymore. | christos |
| 2005-03-21 | Only name <netdb.h> in the synopsis, like the old manual page used to. | kleink |
| 2005-03-21 | Add restrict qualifiers to getaddrinfo() and getnameinfo() arguments. | kleink |
| 2005-01-28 | Use In instead of Fd; use \*[Am]\*[Lt]\*[Gt] for html output. Uppercase FREENIX. | wiz |
| 2005-01-28 | title was backwards. djm@openbsd | itojun |
| 2005-01-11 | replace with written-from-scratch manpage. (fixes ISOC copyright issue) | itojun |
| 2004-12-20 | revert previous change while discussion is in progress. | christos |
| 2004-12-20 | RFC cannot be used as manpage regarding to the ISOC copyright boilerplate. | itojun |
| 2004-04-14 | Add missing "-". | wiz |
| 2004-04-14 | remove unneeded refs to rfc2553. jmc | itojun |
| 2004-04-14 | document AI_NUMERICSERV | itojun |
| 2004-03-01 | use "%s" for err(), do not pass pointer directly. Pedro Martelletto | itojun |
| 2003-09-07 | Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-30 | english grammer. by Jason McIntyre via kame | itojun |
| 2003-04-16 | Use | wiz |
| 2002-06-15 | refer nsswitch.conf(5). From: Jim Bernard <jbernard@mines.edu> | itojun |
| 2002-05-14 | ai_addrlen: size_t -> socklen_t. | kleink |
| 2002-05-10 | Rip out <sys/types.h> and <sys/socket.h> inclusions: there are no | kleink |
| 2002-05-10 | In the examples, initialize struct addrinfo explicitly to either 0 or a | kleink |
| 2002-02-07 | generate & symbolically | ross |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2001-09-16 | Sort sections, sort SEE ALSO, and misc. fixes. | wiz |
| 2001-09-16 | Boring whitespace fixes. | wiz |
| 2001-08-05 | there's no host.conf in netbsd. pointed out by smb | itojun |
| 2001-02-12 | fix listener side example. from deraadt, sync with kame | itojun |
| 2001-01-26 | - scope separater is percentage, not atmark. | itojun |
| 2000-11-16 | english fixup | lukem |
| 2000-08-09 | mention that current get{addr,name}info implementation are not thread-safe. | itojun |
| 2000-07-25 | typo. s/Fa getaddrinfo/Fn getaddrinfo/. sync with kame. | itojun |
| 2000-07-25 | move pitfall example to downwards. wording fixes. sync with kame. | itojun |
| 2000-07-25 | give pitfall examples. | itojun |
| 2000-06-30 | typo in RFC number. KAME PR 263 | itojun |
| 2000-06-22 | add cmetz paper, correct example | itojun |