summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_init.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+2
* Remove __P() usage.David E. O'Brien2002-03-211-2/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-4/+4
* - Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.Hajimu UMEMOTO2001-12-261-0/+4
* Fill _res.sort_list with harmless entry. sortlist for IPv6/IPv4Hajimu UMEMOTO2001-08-111-0/+3
* Implement EDNS0 support, as EDNS0 support will be made mandatory forHajimu UMEMOTO2001-06-101-0/+2
* Fix memory leak.Munechika SUMIKAWA2000-10-291-0/+2
* Re-commit DNS IPv6 transport support with fixes for IPv4 onlyHajimu UMEMOTO2000-06-191-16/+37
* Backout my previous commit.Hajimu UMEMOTO2000-06-141-41/+20
* DNS IPv6 transport support.Hajimu UMEMOTO2000-06-111-20/+41
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-281-0/+59
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* o use strncpy safelyWarner Losh1998-09-141-3/+8
* Implement the weak aliases for private entry points in the inet_*John Polstra1998-09-021-1/+8
* Update the resolver parts to bind-8.1.2 level. I have not touched thePeter Wemm1998-06-111-13/+32
* Add "options no_tld_query" to resolv.conf.Brian Somers1997-09-011-1/+3
* Merge in bind-4.9.6 resolver changes. Note that they resolve thePeter Wemm1997-06-271-2/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thePeter Wemm1996-12-301-3/+7
* Sigh, back out the last bright idea I had here about compiling the res_*Peter Wemm1996-08-301-0/+454
* Merge in bind-4.9.4-P1 resolver...Peter Wemm1996-08-291-449/+0
* Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYYPeter Wemm1996-01-071-20/+18
* Fix bogus include paths, some of which stopped libresolv from compiling.Bruce Evans1995-08-211-2/+2
* Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)Peter Wemm1995-08-201-37/+71
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* remove need for -DDEBUG from resolver code (conflict with db/hash)Paul Traina1994-09-251-9/+1
* get* rework and new bind codePaul Traina1994-09-251-27/+229
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+223