summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getaddrinfo.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o) We always close .Bl and .Bd tags;mpech2001-08-061-2/+1
| | | | | | | | | | o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok
* there's no no host.conf on openbsd. pointed out by smbitojun2001-08-051-8/+2
|
* ok, tmac is now fixedderaadt2001-06-231-2/+3
|
* join .%A entries; most by bk@rt.fmderaadt2001-06-231-3/+2
|
* correct listener side example. from deraadtitojun2001-02-121-5/+6
|
* wording updates. typo in example (s/err1/errx/).itojun2001-01-261-15/+16
| | | | sync with latest kame.
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-2/+2
|
* strings are NUL-terminated, not NULL-terminatedderaadt2000-08-131-4/+4
|
* 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