summaryrefslogtreecommitdiff
path: root/lib/libc/net/getaddrinfo.3
AgeCommit message (Expand)Author
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
2000-05-11$NetBSD$itojun
2000-05-11update internet draft #. correct samples.itojun
2000-02-20getaddrinfo(3) now obeys nsswitch.conf correctly.itojun
2000-02-14in BUGS section, document that it can behave differently from nsswitch.conf(5)itojun
2000-01-19cosmetic (last dot in SEE ALSO section)itojun
2000-01-17sync with latest KAME tree.itojun
2000-01-07need sys/types.h before sys/socket.hitojun
1999-12-13bring in latest KAME get{addr,name}info(3).itojun
1999-07-03Add missing LIBRARY sections.kleink
1999-07-01add IPv6 support functions.itojun