aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/resolv/res_state.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* resolver: preserve binary compatibility; reduce header pollutionEric van Gyzen2015-12-141-5/+13
* resolver: automatically reload /etc/resolv.confEric van Gyzen2015-10-141-2/+29
* Nuke some compatibility crufts of resolver for 6.X and earlier.Hajimu UMEMOTO2006-05-211-9/+0
* Don't test if RES_INIT is set to see res_state structure isHajimu UMEMOTO2006-04-081-1/+1
* - Merge our local changes.Hajimu UMEMOTO2006-03-211-0/+96