Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mop up resolver.3 rename; ok deraadt | 2019-08-30 | 1 | -3/+3 | |
| | |||||
* | Say that sethostent(3), gethostent(3), and endhostent(3) do nothing. | 2018-04-28 | 1 | -50/+19 | |
| | | | | | | While here, stop implying plans to support additional address families in the future, and do not call gethostbyname2(3) "advanced". OK deraadt@ guenther@ | ||||
* | Obvious minor fixes: | 2016-08-05 | 1 | -23/+35 | |
| | | | | | | | | * Add missing .Dv, .Ev, and .Fa macros. * Delete deprecated .Tn macros. * Mark up global variable names with .Va, not with .Fa or .Li. * Mark up config file commands with .Ic, not with .Fa. * Fix HISTORY, trivial to verify from the CSRG archive CD. | ||||
* | Make RES_OPTIONS point directly to resolv.conf(5) instead of going through | 2016-08-05 | 1 | -3/+3 | |
| | | | | | | resolver(3). OK jmc@ | ||||
* | gethostbyname2() and gethostbyaddr() need <sys/socket.h>; discussed with | 2015-12-19 | 1 | -6/+8 | |
| | | | | millert@ | ||||
* | tweak previous; | 2015-12-16 | 1 | -1/+2 | |
| | |||||
* | Remove support for HOSTALIASES from the resolver. This "open and parse | 2015-12-16 | 1 | -8/+2 | |
| | | | | | | | | any file indicated by an environment variable" feature inside the resolver is incompatible with what pledge "dns" is trying to be. It is a misguided "feature" added way back in history which almost noone uses, but everyone has to assume the risk from. ok eric florian kettenis | ||||
* | unbind; | 2014-08-23 | 1 | -8/+4 | |
| | |||||
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -3/+3 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | - sync prototypes and header file excerpts | 2005-07-22 | 1 | -10/+11 | |
| | | | | | | - typos/spelling, punctuation, rewording, macro, and layout fixes. help & ok jmc | ||||
* | Make gethostbyaddr() prototype match POSIX. This means len is now | 2005-06-08 | 1 | -2/+2 | |
| | | | | unsigned but there is no ABI change. OK deraadt@ | ||||
* | remove some weirdness; | 2004-03-14 | 1 | -2/+1 | |
| | |||||
* | fix formatting, Pedro Martelletto | 2004-03-02 | 1 | -3/+3 | |
| | |||||
* | Mention environment variables used + some other minor fixes. | 2003-06-30 | 1 | -5/+31 | |
| | | | | jmc@ and henning@ OK | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | - section reorder | 2003-05-30 | 1 | -16/+16 | |
| | | | | - macro cleanup | ||||
* | Initial cleanup: | 2002-04-30 | 1 | -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. | 2000-12-24 | 1 | -15/+8 | |
| | |||||
* | Repairs, mostly removing hard sentence breaks. | 2000-04-18 | 1 | -3/+5 | |
| | |||||
* | Mostly punctuation fixes. | 2000-04-15 | 1 | -2/+2 | |
| | |||||
* | Xr getnameinfo and friends | 2000-01-05 | 1 | -1/+3 | |
| | |||||
* | repairs; better English, formatting, etc. | 1999-07-05 | 1 | -17/+17 | |
| | |||||
* | improve. pushed by bengt@softwell.se | 1999-05-21 | 1 | -22/+34 | |
| | |||||
* | make function names the correct case | 1999-02-27 | 1 | -2/+2 | |
| | |||||
* | More man page fixes. Particularly fix uses of it's/its, affect/effect, | 1998-09-07 | 1 | -2/+2 | |
| | | | | | then/than and such. Other miscellaneous problems fixed across these source files. | ||||
* | fix spelling of separate | 1998-07-24 | 1 | -2/+2 | |
| | |||||
* | hstrerror | 1997-06-13 | 1 | -1/+4 | |
| | |||||
* | my keyboard made a typo. | 1997-04-26 | 1 | -2/+2 | |
| | |||||
* | correct declaration given for herror(3) and describe better. | 1997-04-26 | 1 | -11/+15 | |
| | |||||
* | Integrate BIND 4.9.5 resolver and associated routines. | 1997-03-13 | 1 | -22/+26 | |
| | | | | Includes the DNS aware getnetby*() routines and IPv6 support. | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -3/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | Add return values for sethostent, endhostent, herror (all are void). | 1996-08-19 | 1 | -0/+3 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+254 | |