aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/resolv/res_query.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Disable debugging code in the resolver.Dag-Erling Smørgrav8 days1-5/+0
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-4/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libc: Use secure_getenv(3) where appropriateMark Johnston2023-03-271-3/+1
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Since rdata is only used as an argument to the immediately followingDon Lewis2016-05-161-5/+3
* Likely a false positive ... but make sure that -1 can't be used as anDon Lewis2016-05-161-4/+6
* libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk2016-04-181-1/+0
* Allow users override `DEBUG` on the command line via DEBUG_FLAGS="-DDEBUG" withEnji Cooper2015-12-151-1/+3
* Update our stub resolver to final version of libbind.Hajimu UMEMOTO2014-08-121-22/+22
|\
| * Bring final version of libbind:Pedro F. Giffuni2014-08-051-22/+22
| * Import the resolver part of BIND 9.4.3.vendor/resolver/9.4.3Hajimu UMEMOTO2008-12-141-3/+11
| * Vendor import of BIND 9.4.1Hajimu UMEMOTO2007-06-031-19/+19
* | libc: Make various internal file descriptors from fopen() close-on-exec.Jilles Tjoelker2013-08-231-1/+1
* | Merge the resolver part of BIND 9.4.3 into HEAD.Hajimu UMEMOTO2008-12-141-3/+11
* | Merge BIND 9.4.1 into main chunk.Hajimu UMEMOTO2007-06-031-19/+19
* | Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* | When res_nquerydomain() returns SERVFAIL, we should try next domain.Hajimu UMEMOTO2006-03-241-4/+17
* | - Merge our local changes.Hajimu UMEMOTO2006-03-211-6/+46
|/
* Vendor import of BIND 9.3.2Hajimu UMEMOTO2006-03-211-0/+432