summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/getaddrinfo.3
Commit message (Expand)AuthorAgeFilesLines
* Update references.hrs2013-07-091-4/+3
* mdoc: convert .Fd to .In, which is much nicer.joel2013-06-041-3/+3
* Change examples to be consistent with what style(9) says.zeising2013-02-141-5/+5
* - forgot to bump a datedanger2009-01-061-1/+1
* catch up wtih r175955 by ume:danger2009-01-061-53/+2
* - AI_ALL and AI_V4MAPPED flags are currently not supporteddanger2008-07-011-1/+18
* Document getaddrinfo(3)'s AI_ADDRCONFIGremko2007-06-061-6/+67
* Assorted markup fixes.ru2005-06-151-2/+4
* our get{addr,name}info() is considered thread-safe.ume2005-04-291-4/+0
* Fixed the misplaced $FreeBSD$.ru2005-02-091-1/+2
* Submitted by: George V. Neville-Neil (gnn at freebsd dot org)gnn2005-01-231-0/+435
* Submitted by: George V. Neville-Neil (gnn at freebsd dot org)gnn2005-01-231-632/+0
* Sort sections.ru2005-01-201-10/+10
* Bump the document date, since the content changed today.roam2004-08-061-1/+1
* Cross-reference getnameinfo(3), getaddrinfo(3), getipnodebyname(3) androam2004-08-061-0/+1
* Make the resolver(3) and many associated interfaces much more reentrant.green2004-02-251-2/+6
* EAI_ADDRFAMILY and EAI_NODATA was deprecated in RFC3493ume2003-10-231-7/+0
* Our getaddrinfo() and getnameinfo() are thread-safe butume2003-09-151-1/+5
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-2/+2
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-2/+10
* mdoc(7) police: "The .Fn function".ru2002-12-181-1/+3
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.suz2002-04-191-1/+2
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-3/+3
* mdoc(7) police:ru2001-08-071-10/+6
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
* Correct error message of an example.ume2001-05-211-1/+1
* Nuke non-standard EAI_RESNULL.ume2001-03-171-5/+0
* Document the rest of the possible return codes.dd2001-03-131-0/+12
* .St -p1003.1g -> .St -p1003.1g-2000.ru2001-03-121-1/+1
* Use ``.St -p1003.1g''.ru2001-02-261-1/+2
* Improve language and code examples.nik2001-02-101-31/+41
* s/err1/errx/.ume2001-01-261-2/+2
* mdoc(7) police: Nm -> Fn where appropriate.ru2000-11-201-1/+1
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-2/+2
* mention getipnodeby* and get{addr,name}info are not thread-safe. (sync with ...itojun2000-08-091-3/+66
* sync with more recent kame tree.itojun2000-07-051-27/+159
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Fixed missing include in synopsis.bde2000-01-051-2/+2
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+408
OpenPOWER on IntegriCloud