summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getrrsetbyname.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mop up resolver.3 rename; ok deraadtjmc2019-08-301-3/+3
|
* edns0 is not currently supported: confirmed by sthen and ericjmc2014-11-051-7/+7
| | | | | diff From: Mike Burns (though my fix differs a bit)
* unbind;jmc2014-08-231-4/+3
|
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-2/+2
|
* more macro simplification; from Jan Staryjmc2013-07-161-3/+2
|
* 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-26/+27
| | | | | | - typos/spelling, punctuation, rewording, macro, and layout fixes. help & ok jmc
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-2/+2
| | | | | termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@
* typo; from patrick latifijakob2004-07-101-5/+5
|
* - section reorderjmc2003-05-301-11/+10
| | | | - macro cleanup
* typos;jmc2003-05-011-4/+4
| | | | ok jakob@
* .Xr's;jmc2003-03-061-2/+2
| | | | | | typos in man page section ok deraadt@
* date should be written formally: .Dd Month day, yeardavid2003-03-061-2/+2
| | | | ok henning@ jmc@
* spelling; moritz@jodeit.orgderaadt2002-06-091-2/+4
|
* o) start new sentence on a new line;mpech2002-05-011-2/+3
| | | | | | | o) always close .Bl tags; o) fix usage of .Xr; millert@ ok
* 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
* add CAVEATS section that talks about trust and the AD-bitjakob2001-08-081-1/+11
|
* add AUTHORS and update HISTORYjakob2001-08-061-2/+6
|
* OpenBSD id-tagsjakob2001-08-061-1/+1
|
* add getrrsetbyname(3) - API to retrieve arbitrary DNS recordsjakob2001-08-061-0/+149