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