summaryrefslogtreecommitdiff
path: root/src/network/resolvconf.c
AgeCommit message (Expand)AuthorLines
2016-01-28fix uninitialized variable in new resolv.conf parserRich Felker-1/+1
2016-01-28fix logic for matching search/domain keywords in resolv.confRich Felker-1/+1
2016-01-28factor resolv.conf parsing out of res_msend to its own fileRich Felker-0/+93