about summary refs log tree commit diff
path: root/src/network/resolvconf.c
Commit message (Expand)AuthorAgeFilesLines
* fix uninitialized variable in new resolv.conf parserRich Felker2016-01-281-1/+1
* fix logic for matching search/domain keywords in resolv.confRich Felker2016-01-281-1/+1
* factor resolv.conf parsing out of res_msend to its own fileRich Felker2016-01-281-0/+93