NetBSD/external/bsd/openresolv/dist
roy 548d7cc4f4 Import openresolv-3.6.1 with the following changes:
*  Don't update when nothing has been deleted
  *  Backup resolv.conf to resolv.conf.bak when it doesn't have an openresolv
     signature
     Restore it when the new resolv.conf only has the openresolv signature
  *  Document prepend_search and prepend_nameservers
  *  Implement append_search and append_nameservers
  *  Implement replace and replace_sub to allow for keyword/value/replacement
2014-10-28 22:37:59 +00:00
..
dnsmasq.in
libc.in Import openresolv-3.6.1 with the following changes: 2014-10-28 22:37:59 +00:00
named.in
pdnsd.in
README
resolvconf.8.in Sync 2014-10-20 09:11:35 +00:00
resolvconf.conf.5.in Sync 2014-10-20 09:11:35 +00:00
resolvconf.in Import openresolv-3.6.1 with the following changes: 2014-10-28 22:37:59 +00:00
unbound.in

openresolv is a resolvconf implementation which manages resolv.conf
You can find the latest version at http://roy.marples.name/projects/openresolv
It is written and maintained by Roy Marples <roy@marples.name>

This resolvconf implementation, along with its subscribers, work with a
POSIX compliant shell and userland utilities. It is designed to work without
tools such as sed as it *has* to work without /usr being available.

On systems where resolvconf is expected to be used before /var/run is available
for writing, you can configure openresolv to write somewhere else, like say a
ramdisk.