summaryrefslogtreecommitdiffstats
path: root/include/netdb.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-18Stop including <sys/param.h> from <netdb.h>. Portable software must eitherderaadt1-7/+2
2014-04-28Implement AI_ADDRCONFIGsperreault1-2/+4
2012-09-15Improve POSIX/SUS compliance of <netdb.h>, <sys/socket.h>, and <sys/un.h>.guenther1-42/+42
2012-01-17net_addrcmp() dies. found out to be a horrific function by ericderaadt1-2/+1
2011-07-07fix typos; while here, improve spacing in comments.sobrado1-2/+2
2011-04-05Add AI_FQDN flag to getaddrinfo(3). Prompted by discussions with djm@matthew1-2/+3
2009-06-02- define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13)jasper1-1/+2
2009-05-07fix confusing comment; ok krw@jacekm1-2/+2
2005-12-13First step in include files overhaul. Use __FOO_VISIBLE (as definedmillert1-11/+8
2005-06-08Make gethostbyaddr() prototype match POSIX. This means len is nowmillert1-2/+2
2004-12-20gai_strerror() should return const char *; OK deraadt@millert1-2/+2
2004-11-17remove NI_WITHSCOPEIDitojun1-2/+1
2004-10-25Change return value of reentrant getproto* and getserv* to match themillert1-11/+9
2004-10-17Reentrant versions of getprotoent(3) and getservent(3). Adapted frommillert1-1/+47
2004-04-14implement RFC3493 AI_NUMERICSERV. tedu okitojun1-3/+5
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert1-6/+2
2002-06-03compatiblity -> compatibilityderaadt1-2/+2
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert1-6/+5
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-28/+28
2001-08-06add getrrsetbyname(3) - API to retrieve arbitrary DNS recordsjakob1-1/+38
2001-06-05repair copyright notices for NRL & cmetz; cmetzderaadt1-7/+26
2001-02-21change ai_addrlen to socklen_t. now it conforms toitojun1-2/+2
2000-10-04Remove parameter names in prototypes (always a bad idea)espie1-8/+8
2000-05-15correct type of 2nd argument to meet RFC2553. (this should raise no ABIitojun1-2/+2
2000-02-09revise extended scoped address format support. delimiter and the orderitojun1-2/+4
1999-12-30replace NRL get{addr,name}info with KAME get{addr,name}info.itojun1-1/+9
1999-07-03proto net_addrcmp()deraadt1-2/+3
1999-06-23Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz1-1/+2
1999-06-05getaddrinfo() info prototypes and such; cmetzderaadt1-1/+55
1997-04-05Use in_addr_t not u_long.millert1-4/+4
1997-03-13BIND 4.9.5 includes.downsj1-2/+4
1996-02-19netbsd: bind 4.9.3dm1-12/+56
1995-10-18initial import of NetBSD treederaadt1-0/+126