summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/res_init.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.obrien2002-03-221-1/+2
* Remove __P() usage.obrien2002-03-211-2/+2
* Remove 'register' keyword.obrien2002-03-211-4/+4
* - Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.ume2001-12-261-0/+4
* Fill _res.sort_list with harmless entry. sortlist for IPv6/IPv4ume2001-08-111-0/+3
* Implement EDNS0 support, as EDNS0 support will be made mandatory forume2001-06-101-0/+2
* Fix memory leak.sumikawa2000-10-291-0/+2
* Re-commit DNS IPv6 transport support with fixes for IPv4 onlyume2000-06-191-16/+37
* Backout my previous commit.ume2000-06-141-41/+20
* DNS IPv6 transport support.ume2000-06-111-20/+41
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+59
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* o use strncpy safelyimp1998-09-141-3/+8
* Implement the weak aliases for private entry points in the inet_*jdp1998-09-021-1/+8
* Update the resolver parts to bind-8.1.2 level. I have not touched thepeter1998-06-111-13/+32
* Add "options no_tld_query" to resolv.conf.brian1997-09-011-1/+3
* Merge in bind-4.9.6 resolver changes. Note that they resolve thepeter1997-06-271-2/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thepeter1996-12-301-3/+7
* Sigh, back out the last bright idea I had here about compiling the res_*peter1996-08-301-0/+454
* Merge in bind-4.9.4-P1 resolver...peter1996-08-291-449/+0
* Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYYpeter1996-01-071-20/+18
* Fix bogus include paths, some of which stopped libresolv from compiling.bde1995-08-211-2/+2
* Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)peter1995-08-201-37/+71
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* remove need for -DDEBUG from resolver code (conflict with db/hash)pst1994-09-251-9/+1
* get* rework and new bind codepst1994-09-251-27/+229
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+223
OpenPOWER on IntegriCloud