summaryrefslogtreecommitdiff
path: root/sbin/resolvd
AgeCommit message (Expand)Author
2021-03-19Fix function name in warningkn
2021-03-03Unveil only /etc/resolv.conf and /etc/resolv.conf.new not /etc/kn
2021-03-02satisfy older gcc with poor warning generationTheo de Raadt
2021-03-02requires netinet/in.hTheo de Raadt
2021-03-02Add missing RCS markerkn
2021-03-02Do not unveil unused unwind socket under SMALLkn
2021-03-01typo; from Scott BennettTheo de Raadt
2021-02-27ensure local array is same size as globalTheo de Raadt
2021-02-27While I wrote the initial version of resolvd(8) it diverged so muchFlorian Obser
2021-02-26Ignore SIGHUPkn
2021-02-25Typofixkn
2021-02-25Fix SMALL buildkn
2021-02-24More accurately describe the DNS proposal sources and reaction by resolvd.Theo de Raadt
2021-02-24fairly significant rewrite, including:Theo de Raadt
2021-02-24Import resold(8), a daemon to rewrite resolv.conf.Florian Obser