summaryrefslogtreecommitdiff
path: root/lib/libc/net/getaddrinfo.3
AgeCommit message (Expand)Author
2020-06-04getaddrinfo.3: order of the struct members is wrong, correct itnia
2017-07-03Remove workaround for ancient HTML generation code.wiz
2015-12-13mention ip6addrctlchristos
2013-05-03New sentence, new line.wiz
2013-05-03document AI_SRVchristos
2010-04-17Join URL.wiz
2010-04-17Use the common template for the USENIX paper. Add URL.jruoho
2010-03-22Use .In for header files instead of .Ar Pa and variations.joerg
2009-12-14Bump date for previous.wiz
2009-12-14getaddrinfo is defined to use the AF_* constants, even though perhaps itsdholland
2009-10-02Revert a -> an changes: Adding an 'n' follows pronunciation, not writing.wiz
2009-10-02Bump date for new allocaddrinfo.wiz
2009-10-02fix grammar: a -> ancegger
2009-10-02Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier.tsarna
2006-12-23Add missing article.wiz
2006-11-24Document AI_NUMERICSERV.reed
2006-07-18Remove comments that do not reflect reality anymore.christos
2005-03-21Only name <netdb.h> in the synopsis, like the old manual page used to.kleink
2005-03-21Add restrict qualifiers to getaddrinfo() and getnameinfo() arguments.kleink
2005-01-28Use In instead of Fd; use \*[Am]\*[Lt]\*[Gt] for html output. Uppercase FREENIX.wiz
2005-01-28title was backwards. djm@openbsditojun
2005-01-11replace with written-from-scratch manpage. (fixes ISOC copyright issue)itojun
2004-12-20revert previous change while discussion is in progress.christos
2004-12-20RFC cannot be used as manpage regarding to the ISOC copyright boilerplate.itojun
2004-04-14Add missing "-".wiz
2004-04-14remove unneeded refs to rfc2553. jmcitojun
2004-04-14document AI_NUMERICSERVitojun
2004-03-01use "%s" for err(), do not pass pointer directly. Pedro Martellettoitojun
2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-30english grammer. by Jason McIntyre via kameitojun
2003-04-16Usewiz
2002-06-15refer nsswitch.conf(5). From: Jim Bernard <jbernard@mines.edu>itojun
2002-05-14ai_addrlen: size_t -> socklen_t.kleink
2002-05-10Rip out <sys/types.h> and <sys/socket.h> inclusions: there are nokleink
2002-05-10In the examples, initialize struct addrinfo explicitly to either 0 or akleink
2002-02-07generate & symbolicallyross
2002-02-07Generate <>& symbolically.ross
2001-09-16Sort sections, sort SEE ALSO, and misc. fixes.wiz
2001-09-16Boring whitespace fixes.wiz
2001-08-05there's no host.conf in netbsd. pointed out by smbitojun
2001-02-12fix listener side example. from deraadt, sync with kameitojun
2001-01-26- scope separater is percentage, not atmark.itojun
2000-11-16english fixuplukem
2000-08-09mention that current get{addr,name}info implementation are not thread-safe.itojun
2000-07-25typo. s/Fa getaddrinfo/Fn getaddrinfo/. sync with kame.itojun
2000-07-25move pitfall example to downwards. wording fixes. sync with kame.itojun
2000-07-25give pitfall examples.itojun
2000-06-30typo in RFC number. KAME PR 263itojun
2000-06-22add cmetz paper, correct exampleitojun