summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/resolver.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unbind;jmc2014-08-231-7/+3
|
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-5/+5
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-6/+6
|
* document RES_USE_DNSSEC; text tweaked by sthenjmc2012-12-121-2/+6
| | | | ok jakob
* - put the various options into the same order as those in resolv.hjmc2012-11-291-17/+38
| | | | | | | | | | | | | | | - sync RES_DEBUG with resolv.conf.5 - document RES_PRIMARY, but mark it unsupported (like we already do for RES_AAAONLY) - use the exact same text (about being enabled by default) for RES_RECURSE as for the other two defaults - document RES_INSECURE{1,2} - description lifted from resolv.conf.5 - document RES_NOALIASES - mostly sync the RES_USE_EDNS0 text with resolv.conf.5 - RES_USE_DNSSEC not documented for now. something to come... ok sthen
* remove some useless Tn and double punctuation;jmc2012-11-191-16/+7
|
* RES_IGNTC is no longer ignored; ok sthenjmc2012-11-191-4/+4
|
* last stage of rfc changes, using consistent Rs/Re blocks, and moving thejmc2012-09-271-5/+10
| | | | references into a STANDARDS section;
* flesh out the rfc section;jmc2012-08-211-10/+33
| | | | rfc 5321 replaces 974 and 2821;
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - sync prototypes and header file excerptsjaredy2005-07-221-16/+16
| | | | | | - typos/spelling, punctuation, rewording, macro, and layout fixes. help & ok jmc
* explain where type and class are defined; ok jmc@fgsch2005-04-051-1/+8
| | | | CVS ----------------------------------------------------------------------
* some fixes from netbsd, plus a few of my own;jmc2005-01-221-25/+31
| | | | ok krw@
* refer to RFCs consistently (RFC XXXX);jmc2003-08-081-7/+7
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Add missing return type to dn_comp() prototype in SYNOPSIS; matt@anzen.comaaron2001-04-031-1/+2
|
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-28/+15
|
* always enable IPv6 address in /etc/hosts (via _gethtent()).itojun2000-01-031-2/+6
| | | | | clarify RES_USE_INET6. the use of this bit is not meaningful on openbsd (as we don't have mapped addr support in kernel).
* repairs; better English, formatting, etc.aaron1999-07-051-8/+9
|
* punctuationaaron1999-05-251-2/+3
|
* all functions need a return type and at least one arg, even if it's voidaaron1999-05-251-2/+8
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-2/+2
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* grammar police: do not hyphenate compound words that act as adjectives if theaaron1999-05-121-3/+3
| | | | | | first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
* make function names the correct casederaadt1999-02-271-2/+2
|
* more man page repairs; aaron@ug.cs.dal.caderaadt1998-09-051-2/+2
|
* doc RES_USE_INET6; lukemderaadt1997-06-111-2/+4
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* netbsd: bind 4.9.3dm1996-02-191-1/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+344