freebsd-dev/contrib/openresolv
Pedro F. Giffuni 316e599449 MFV r296350:
Split each domain again after striping any trailing dot.

Reported by:	 dumbbell
Obtained from:	openresolv (53416cf1b4)
2016-03-03 15:36:00 +00:00
..
config-null.mk MFV r225523, r282431: 2015-05-04 21:07:20 +00:00
configure MFV r225523, r282431: 2015-05-04 21:07:20 +00:00
dnsmasq.in MFV r225523, r282431: 2015-05-04 21:07:20 +00:00
GNUmakefile MFV r225523, r282431: 2015-05-04 21:07:20 +00:00
libc.in MFV r225523, r282431: 2015-05-04 21:07:20 +00:00
Makefile MFV r296164: 2016-02-29 14:46:39 +00:00
named.in MFV r225523, r282431: 2015-05-04 21:07:20 +00:00
pdns_recursor.in MFV r225523, r282431: 2015-05-04 21:07:20 +00:00
pdnsd.in MFV r225523, r282431: 2015-05-04 21:07:20 +00:00
README
resolvconf.8.in MFV r295109: 2016-02-02 21:10:43 +00:00
resolvconf.conf
resolvconf.conf.5.in MFV r296164: 2016-02-29 14:46:39 +00:00
resolvconf.in MFV r296350: 2016-03-03 15:36:00 +00:00
unbound.in MFV r295109: 2016-02-02 21:10:43 +00:00

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.