summaryrefslogtreecommitdiff
path: root/lib/libc/resolv/res_update.c
Commit message (Collapse)AuthorAgeFilesLines
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-1/+3
| | | | Notes: svn path=/head/; revision=326695
* Update our stub resolver to final version of libbind.Hajimu UMEMOTO2014-08-121-1/+1
|\ | | | | | | | | | | | | Obtained from: ISC Notes: svn path=/head/; revision=269867
| * Bring final version of libbind:Pedro F. Giffuni2014-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From http://www.isc.org/downloads/libbind/ The libbind functions have been separated from the BIND suite as of BIND 9.6.0. Originally from older versions of BIND, they have been continually maintained and improved but not installed by default with BIND 9. This standard resolver library contains the same historical functions and headers included with many Unix operating systems. In fact, most implementations are based on the same original code. At present, NetBSD maintains libbind code, now known as "netresolv". Notes: svn path=/vendor/resolver/dist/; revision=269610
| * Vendor import of BIND 9.4.1Hajimu UMEMOTO2007-06-031-4/+5
| | | | | | | | Notes: svn path=/vendor/resolver/dist/; revision=170242
* | Merge BIND 9.4.1 into main chunk.Hajimu UMEMOTO2007-06-031-4/+5
| | | | | | | | | | | | | | MFC after: 2 weeks Notes: svn path=/head/; revision=170244
* | Upgrade res_update(3) and the friends to BIND9's one excluding TSIGHajimu UMEMOTO2006-05-211-2/+11
|/ | | | | | | | | support. X-MFC after: never Notes: svn path=/head/; revision=158787
* Vendor import of BIND 9.3.2Hajimu UMEMOTO2006-05-211-0/+212
Notes: svn path=/vendor/resolver/dist/; revision=158782