summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/gethostbyname.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mop up resolver.3 rename; ok deraadtjmc2019-08-301-3/+3
* Say that sethostent(3), gethostent(3), and endhostent(3) do nothing.schwarze2018-04-281-50/+19
* Obvious minor fixes:schwarze2016-08-051-23/+35
* Make RES_OPTIONS point directly to resolv.conf(5) instead of going throughmartijn2016-08-051-3/+3
* gethostbyname2() and gethostbyaddr() need <sys/socket.h>; discussed withtim2015-12-191-6/+8
* tweak previous;jmc2015-12-161-1/+2
* Remove support for HOSTALIASES from the resolver. This "open and parsederaadt2015-12-161-8/+2
* unbind;jmc2014-08-231-8/+4
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* - sync prototypes and header file excerptsjaredy2005-07-221-10/+11
* Make gethostbyaddr() prototype match POSIX. This means len is nowmillert2005-06-081-2/+2
* 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
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-05-301-16/+16
* Initial cleanup:mpech2002-04-301-2/+2
* 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
* 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
* Fix RCS idstholo1996-08-191-3/+1
* Add return values for sethostent, endhostent, herror (all are void).millert1996-08-191-0/+3
* initial import of NetBSD treederaadt1995-10-181-0/+254