| Age | Commit message (Expand) | Author |
| 2013-08-19 | fix gethostbyaddr prototype per TOG. | christos |
| 2013-05-04 | Add missing #endif (Hi, Christos!) | riz |
| 2013-05-03 | PR/25827, PR/32373: addr AI_SRV | christos |
| 2013-04-27 | machine/ansi.h is included by sys/ansi.h. | joerg |
| 2012-03-17 | Add AI_ADDRCONFIG | christos |
| 2010-05-05 | PR/43258: Hauke Fath: remove duplicate setservent declaration | christos |
| 2010-04-25 | Add the constant database reader (cdbr(3)) and writer ((cdbw(3)). | joerg |
| 2009-10-02 | Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier. | tsarna |
| 2009-04-12 | merge libbind | christos |
| 2008-06-21 | sync with bind-9-5-0 | christos |
| 2007-05-10 | Move .db files for services and netgroup to /var/db per gimpy's request. | christos |
| 2007-03-30 | Resolve conflicts. | ghen |
| 2007-01-28 | another merge botch. | christos |
| 2007-01-27 | Merge back all our changes. | christos |
| 2006-11-24 | fix spelling of accommodate; from Zapher. | christos |
| 2006-07-27 | add services.db | christos |
| 2006-02-17 | Add EAI_OVERFLOW as specified in RFC3493, POSIX and XPG6. | ginsbach |
| 2006-01-24 | PR/32614: Yves-Emmanuel JUTARD: Typing error in some comment ;-) | christos |
| 2005-04-18 | Move the (at this time private) get{proto,serv}ent_r() prototypes and | kleink |
| 2005-03-21 | Add restrict qualifiers to getaddrinfo() and getnameinfo() arguments. | kleink |
| 2005-03-17 | Remove already #if 0'ed getipnode*() prototypes and related definitions; | kleink |
| 2005-02-03 | de-__P -- the hack is long since useless. Discussed with christos, | perry |
| 2004-11-16 | remove NI_WITHSCOPEID | itojun |
| 2004-11-07 | Resolve conflicts. | christos |
| 2004-08-17 | Fix proto for gethostent to match reality (takes void args) | jmc |
| 2004-08-17 | Restore gethostent() as a supported interface. Yes, it maybe obsolete | ginsbach |
| 2004-08-11 | Delete prototypes for gethostent() and freehostent(); | drochner |
| 2004-05-25 | notyet is in the users namespace as pointed out by klaus. | christos |
| 2004-05-25 | we don't implement getipnode*(), so don't define their flags for now. It | christos |
| 2004-05-24 | remove a duplicated prototype of getprotoent_r. | yamt |
| 2004-05-21 | Import selected changes from bind9. Follow the copyright structure there. | christos |
| 2004-05-08 | * __sparc64__ -> __sparc__ && _LP64, | kleink |
| 2004-05-08 | struct netnet.n_net used to be an unsigned long integer. | kleink |
| 2004-04-14 | fix comment (there could be more than 3 AI_xxx) | itojun |
| 2004-04-14 | implement AI_NUMERICSERV (as defined in RFC3493) | itojun |
| 2004-03-20 | Do not expose the current implementation of the serv*_r proto*_r functions, | christos |
| 2004-02-23 | in servent and protent data: | christos |
| 2004-02-19 | protoent_r/servent_r | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-05 | Header cleanup: | bjh21 |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2003-01-06 | compatibility, not compatiblity. | wiz |
| 2002-08-26 | remove unused/unsupported AI_xx. notified by PR 18072 | itojun |
| 2002-05-22 | Turn the flags argument to getnameinfo(3) back into an int (from unsigned | kleink |
| 2002-05-14 | More XNS5.2/POSIX-2001 alignment: change the flags argument to | kleink |
| 2002-05-14 | Align with XNS5.2/POSIX-2001: change hostlen and servlen arguments to | kleink |
| 2002-05-14 | struct addrinfo.ai_addrlen used to be a size_t, per RFC 2553. | kleink |
| 2002-05-10 | Update several name space/feature protection tests to check for | kleink |
| 2001-04-26 | Change the `len' arguemtn to gethostbyaddr(3) from int to socklen_t in | kleink |
| 2000-07-30 | be consistent with #define<TAB> usage | lukem |