summaryrefslogtreecommitdiff
path: root/share/man/man5/resolv.conf.5
AgeCommit message (Expand)Author
2018-07-26zap a dot;Jason McIntyre
2018-05-02Xr rebound; ok jmc@anton
2017-08-13Bring the dhclient(8) related text intoKenneth R Westerback
2017-02-18Add EDNS0 support.Jeremie Courreges-Anglas
2017-01-24in resolver(3), document that _EDNS0 and _DNSSEC are no ops;Jason McIntyre
2016-08-05* Properly distinguish commands (.Ic) and command modifiers (.Cm).Ingo Schwarze
2016-07-29max name servers is currently 5, not 3, apparently;Jason McIntyre
2015-11-23Remove support for "lookup yp" in /etc/resolv.conf. This historicalTheo de Raadt
2015-10-28Remove support for [addr]:port syntax from the "nameserver" line.Theo de Raadt
2014-11-05edns0 is not currently supported: confirmed by sthen and ericJason McIntyre
2014-08-23unbind;Jason McIntyre
2013-07-14merge the relevant bits of dhcp(8) into dhclient(8) and dhcpd(8),Jason McIntyre
2012-12-15some small simplifications;Jason McIntyre
2012-12-09when only one "family" argument is given, only that family is tried;Jason McIntyre
2012-12-05document that resolv.conf is now not unconditionally overwritten;Jason McIntyre
2012-11-27some notes on edns; big thanks to sthen for his help with this (and ok)Jason McIntyre
2012-11-11make the description of "debug" understandable for mortals (i.e.Jason McIntyre
2012-10-30Nuke dhclient-script and dhclient.conf 'script' directive. Do allKenneth R Westerback
2012-10-05some formatting/macro fixes; also a bit less bind-centricJason McIntyre
2012-10-02some small tweaks to improve the text:Jason McIntyre
2012-10-01the BUGS entry is no longer relevant, so remove it;Jason McIntyre
2010-04-15tweaked diff from Nathan Rickerby to clear up the [host]:port ip6 syntax;Jason McIntyre
2009-11-20resolv.conf is also created when DNS servers are configured during theAntoine Jacoutot
2009-06-05simplify the "family" text; ok pyr deraadtJason McIntyre
2009-06-04Add a resolv.conf option to specify the order in which getaddrinfoPierre-Yves Ritschard
2008-08-15Add resolv.conf(5) option to force lookups by TCP: "options tcp"Damien Miller
2007-05-31convert to new .Dd format;Jason McIntyre
2006-06-05Update that I started months ago; comments/improvements by half a dozen or so...Ian Darwin
2006-04-28typo; from sstullJason McIntyre
2005-11-04upper case the first letter of a sentence;Jason McIntyre
2005-04-11typo in filename; from rick barter;Jason McIntyre
2005-04-09document resolv.conf.tail, and MLINK it to resolv.conf.5;Jason McIntyre
2004-05-06document comment characters; jmc okTheo de Raadt
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-01-21typos;Jason McIntyre
2001-10-04e.g. and i.e. cleanupPeter Stromberg
2001-09-24Kill accidentally duplicated option inet6. This option has noHeikki Korpela
2001-09-14add "options insecure[12]" support for /etc/resolv.conf.Jun-ichiro itojun Hagino
2001-08-20Powered by @mantoya.Mike Pechkin
2001-06-11support EDNS0 (RFC2671) buffer size notification on DNS queries.Jun-ichiro itojun Hagino
2000-10-26Some share/man fleshing.Aaron Campbell
2000-06-22mention IPv6 address can be put into nameserver lineJun-ichiro itojun Hagino
2000-03-19Various cleanups.Aaron Campbell
2000-02-14add BUGS section about getaddrinfo(3) search order.Jun-ichiro itojun Hagino
2000-01-03always enable IPv6 address in /etc/hosts (via _gethtent()).Jun-ichiro itojun Hagino
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-11-29kill superfluous .Nm macro argumentsAaron Campbell
1998-11-26share/man/man5/ man page repairsAaron Campbell
1998-07-24fix spelling of separateTheo de Raadt