summaryrefslogtreecommitdiffstats
path: root/sbin/resolvd
AgeCommit message (Expand)AuthorFilesLines
2021-03-19Fix function name in warningkn1-2/+2
2021-03-03Unveil only /etc/resolv.conf and /etc/resolv.conf.new not /etc/kn1-3/+5
2021-03-02satisfy older gcc with poor warning generationderaadt1-3/+3
2021-03-02requires netinet/in.hderaadt1-1/+2
2021-03-02Add missing RCS markerkn1-0/+1
2021-03-02Do not unveil unused unwind socket under SMALLkn1-2/+5
2021-03-01typo; from Scott Bennettderaadt1-3/+3
2021-02-27ensure local array is same size as globalderaadt1-1/+1
2021-02-27While I wrote the initial version of resolvd(8) it diverged so muchflorian1-8/+2
2021-02-26Ignore SIGHUPkn1-0/+3
2021-02-25Typofixkn1-3/+3
2021-02-25Fix SMALL buildkn1-0/+8
2021-02-24More accurately describe the DNS proposal sources and reaction by resolvd.deraadt1-17/+27
2021-02-24fairly significant rewrite, including:deraadt1-391/+269
2021-02-24Import resold(8), a daemon to rewrite resolv.conf.florian3-0/+975