summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getaddrinfo.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* document that the current implementation is not thread-safe. sync with kame.itojun2000-08-091-2/+4
| | | | From: "Greg Thompson" <johnnyteardrop@hotmail.com>
* document pitfall cases in argument parsing. sync with kame.itojun2000-07-251-3/+64
|
* typo in RFC number. KAME PR 263itojun2000-06-301-3/+3
|
* add paper by cmetz. correct example. (sync with kame)itojun2000-06-221-9/+10
|
* add BUGS section about getaddrinfo(3) search order.itojun2000-02-141-1/+6
| | | | | NetBSD PR: 9413 From: Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
* indentderaadt2000-01-171-3/+3
|
* sync with latest KAME version. now includes description on scoped addritojun2000-01-171-4/+160
| | | | extension. add examples (good enough? >deraadt)
* fix includes; bdederaadt2000-01-061-2/+3
|
* repairs; better English, formatting, etc.aaron1999-07-051-48/+49
|
* cleanerderaadt1999-07-031-6/+6
|
* man pages from WIDEderaadt1999-07-031-0/+359