summaryrefslogtreecommitdiffstats
path: root/include/netdb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop including <sys/param.h> from <netdb.h>. Portable software must eitherderaadt2015-01-181-7/+2
* Implement AI_ADDRCONFIGsperreault2014-04-281-2/+4
* Improve POSIX/SUS compliance of <netdb.h>, <sys/socket.h>, and <sys/un.h>.guenther2012-09-151-42/+42
* net_addrcmp() dies. found out to be a horrific function by ericderaadt2012-01-171-2/+1
* fix typos; while here, improve spacing in comments.sobrado2011-07-071-2/+2
* Add AI_FQDN flag to getaddrinfo(3). Prompted by discussions with djm@matthew2011-04-051-2/+3
* - define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13)jasper2009-06-021-1/+2
* fix confusing comment; ok krw@jacekm2009-05-071-2/+2
* First step in include files overhaul. Use __FOO_VISIBLE (as definedmillert2005-12-131-11/+8
* Make gethostbyaddr() prototype match POSIX. This means len is nowmillert2005-06-081-2/+2
* gai_strerror() should return const char *; OK deraadt@millert2004-12-201-2/+2
* remove NI_WITHSCOPEIDitojun2004-11-171-2/+1
* Change return value of reentrant getproto* and getserv* to match themillert2004-10-251-11/+9
* Reentrant versions of getprotoent(3) and getservent(3). Adapted frommillert2004-10-171-1/+47
* implement RFC3493 AI_NUMERICSERV. tedu okitojun2004-04-141-3/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* compatiblity -> compatibilityderaadt2002-06-031-2/+2
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-6/+5
* Part 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.millert2002-02-161-28/+28
* add getrrsetbyname(3) - API to retrieve arbitrary DNS recordsjakob2001-08-061-1/+38
* repair copyright notices for NRL & cmetz; cmetzderaadt2001-06-051-7/+26
* change ai_addrlen to socklen_t. now it conforms toitojun2001-02-211-2/+2
* Remove parameter names in prototypes (always a bad idea)espie2000-10-041-8/+8
* correct type of 2nd argument to meet RFC2553. (this should raise no ABIitojun2000-05-151-2/+2
* revise extended scoped address format support. delimiter and the orderitojun2000-02-091-2/+4
* replace NRL get{addr,name}info with KAME get{addr,name}info.itojun1999-12-301-1/+9
* proto net_addrcmp()deraadt1999-07-031-2/+3
* Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz1999-06-231-1/+2
* getaddrinfo() info prototypes and such; cmetzderaadt1999-06-051-1/+55
* Use in_addr_t not u_long.millert1997-04-051-4/+4
* BIND 4.9.5 includes.downsj1997-03-131-2/+4
* netbsd: bind 4.9.3dm1996-02-191-12/+56
* initial import of NetBSD treederaadt1995-10-181-0/+126