summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/res_update.c
Commit message (Expand)AuthorAgeFilesLines
* Upgrade res_update(3) and the friends to BIND9's one excluding TSIGume2006-05-211-522/+0
* Expose res_update and friends again. At least, ports/mail/spamilterume2006-03-301-22/+22
* Update the resolver in libc to BIND9's one.ume2006-03-211-1/+3
* Check for truncation in calls to res_send/res_query/res_search.nectar2002-09-151-1/+7
* Backout the increase of MAXPACKET from 1024 to 65536: itnectar2002-09-151-2/+1
* When using res_send/res_query/res_search, the caller must eithernectar2002-09-131-1/+2
* Fix the style of the SCM ID's.obrien2002-03-221-4/+3
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Update the resolver parts to bind-8.1.2 level. I have not touched thepeter1998-06-111-0/+516
OpenPOWER on IntegriCloud