summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/gethostbyname.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - sync prototypes and header file excerptsjaredy2005-07-221-10/+11
| | | | | | - typos/spelling, punctuation, rewording, macro, and layout fixes. help & ok jmc
* Make gethostbyaddr() prototype match POSIX. This means len is nowmillert2005-06-081-2/+2
| | | | unsigned but there is no ABI change. OK deraadt@
* remove some weirdness;jmc2004-03-141-2/+1
|
* fix formatting, Pedro Martellettotedu2004-03-021-3/+3
|
* Mention environment variables used + some other minor fixes.millert2003-06-301-5/+31
| | | | jmc@ and henning@ OK
* 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-16/+16
| | | | - macro cleanup
* Initial cleanup:mpech2002-04-301-2/+2
| | | | | | | | | | | | o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-15/+8
|
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-3/+5
|
* Mostly punctuation fixes.aaron2000-04-151-2/+2
|
* Xr getnameinfo and friendsderaadt2000-01-051-1/+3
|
* repairs; better English, formatting, etc.aaron1999-07-051-17/+17
|
* improve. pushed by bengt@softwell.sederaadt1999-05-211-22/+34
|
* make function names the correct casederaadt1999-02-271-2/+2
|
* More man page fixes. Particularly fix uses of it's/its, affect/effect,aaron1998-09-071-2/+2
| | | | | then/than and such. Other miscellaneous problems fixed across these source files.
* fix spelling of separatederaadt1998-07-241-2/+2
|
* hstrerrorderaadt1997-06-131-1/+4
|
* my keyboard made a typo.michaels1997-04-261-2/+2
|
* correct declaration given for herror(3) and describe better.michaels1997-04-261-11/+15
|
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-22/+26
| | | | Includes the DNS aware getnetby*() routines and IPv6 support.
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* Add return values for sethostent, endhostent, herror (all are void).millert1996-08-191-0/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+254