summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getnameinfo.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove unnecessary /* NOTREACHED */ comments because our lint isray2006-09-251-7/+3
| | | | | | cool and recognizes __dead, and because shorter examples are clearer. OK otto@.
* correct .Rs references;jmc2005-01-291-2/+2
|
* IPv6 manpage, wrote from scratch. deraadt okitojun2005-01-061-8/+12
|
* sort SEE ALSO;jmc2004-12-211-2/+2
|
* - grammar, punctuation, spacing, and mdoc fixesjaredy2004-12-211-7/+9
| | | | | - remove first person - EAI_NONAME is already described in gai_strerror(3)
* thread-unsafeness comes from the use of _res, YP filehandle, and /etc/hostsitojun2004-12-211-2/+2
| | | | filehandle, not dynamic memory allocation.
* Add Itojun's CAVEATS section.millert2004-12-201-1/+55
|
* Get rid of a bogus -32 that came about from misreading the ISC originalmillert2004-12-201-4/+6
| | | | | Mention what happens when a length parameter is zero Talk about space for trailing NUL byte
* Add back EXAMPLE section and scopeid info which are from KAME, not themillert2004-12-201-1/+38
| | | | RFC text.
* New getnameinfo.3 man page, derived from the ISC version and fleshedmillert2004-12-201-0/+171
| | | | out a bit by me. Needs more work.
* remove manpages based on RFC. requested by deraadtitojun2004-12-201-343/+0
|
* move gai_strerror into its own page, and make the get* pages more readable;jmc2004-12-061-55/+50
| | | | | | prompted by henning; ok henning@ itojun@
* tweak;jmc2003-08-281-10/+10
| | | | ok itojun@
* better formatting. from wiz@netbsditojun2003-08-281-4/+4
|
* use NI_NUMERICHOST for 2nd invocationitojun2003-08-281-2/+2
|
* add int error in CAVEATitojun2003-08-281-1/+2
|
* add CAVEATS sectionitojun2003-08-281-1/+55
|
* refer to RFCs consistently (RFC XXXX);jmc2003-08-081-5/+5
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* - section reorderjmc2003-05-301-4/+4
| | | | - macro cleanup
* typo in STANDARDS (this man page is getnameinfo, not getaddrinfo);jmc2003-05-031-2/+2
| | | | from wiz@netbsd
* typos;jmc2003-05-011-8/+8
| | | | ok itojun@
* sync with reality; scope identifier comes even without NI_WITHSCOPEID.itojun2001-11-151-7/+2
|
* 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
|
* on openbsd, NI_MAXHOST value is different from RFC2553. PR 1870itojun2001-06-121-2/+7
|
* do not refer getnodebyname. sync with kame.itojun2001-01-051-11/+11
|
* mdoc prefers `\e' as an escape character.aaron2000-12-211-3/+3
|
* document that the current implementation is not thread-safe. sync with kame.itojun2000-08-091-4/+7
| | | | From: "Greg Thompson" <johnnyteardrop@hotmail.com>
* typo in RFC number. KAME PR 263itojun2000-06-301-3/+3
|
* add paper by cmetz. correct example. (sync with kame)itojun2000-06-221-4/+33
|
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-2/+2
|
* indentderaadt2000-01-171-3/+3
|
* sync with latest KAME version. now includes description on scoped addritojun2000-01-171-3/+74
| | | | extension. add examples (good enough? >deraadt)
* fix includes; bdederaadt2000-01-061-1/+2
|
* repairs; better English, formatting, etc.aaron1999-07-051-16/+17
|
* cleanerderaadt1999-07-031-0/+199