summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/resolver.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-4/+4
|
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-1/+1
|
* Remove whitespace at EOL.dd2001-07-151-2/+2
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Document more resolver(3) routines: dn_skip() from resolv.h, andtobez2001-07-091-1/+52
| | | | | | | ns_get16(), ns_get32(), ns_put16(), and ns_put32() from arpa/nameser.h. Markup by: ru OK'ed by: markm
* mdoc(7) police: print some example text with literal font.ru2001-07-041-1/+4
|
* Implement EDNS0 support, as EDNS0 support will be made mandatory forume2001-06-101-1/+14
| | | | | | | | | | | IPv6 transport-ready resolvers/DNS servers. Need careful configuration when enable it. (default config is not affected). See manpage for details. XXX visible symbol __res_opt() is added, however, it is not supposed to be called from outside, libc minor is not bumped. Obtained from: KAME/NetBSD
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+2
|
* Prepare for mdoc(7)NG.ru2000-12-291-3/+3
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Removed occurrences of consecutive repeated words (such as "the the").alex1999-02-121-1/+1
|
* Fixed bitrot in prototypes in synopsis.bde1998-08-031-5/+5
|
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-131-4/+10
|
* Sort cross references.wosch1997-01-201-1/+1
|
* Doc updates and cleanups made with the bind-4.9.4 update some time ago.peter1996-11-011-9/+31
| | | | I thought I had committed these, but it seems not.
* back out last two changes, this caused the mandoc pages to be replaced bypeter1996-08-301-234/+218
| | | | man pages. I'll fold in the real changes in a seperate commit.
* The last commit failed part-way through, re-add the generatedpeter1996-08-291-0/+339
| | | | resolver man pages.
* Merge in bind-4.9.4-P1 resolver...peter1996-08-291-323/+0
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+323
OpenPOWER on IntegriCloud