summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_update.c
Commit message (Expand)AuthorAgeFilesLines
* Upgrade res_update(3) and the friends to BIND9's one excluding TSIGHajimu UMEMOTO2006-05-211-522/+0
* Expose res_update and friends again. At least, ports/mail/spamilterHajimu UMEMOTO2006-03-301-22/+22
* Update the resolver in libc to BIND9's one.Hajimu UMEMOTO2006-03-211-1/+3
* Check for truncation in calls to res_send/res_query/res_search.Jacques Vidrine2002-09-151-1/+7
* Backout the increase of MAXPACKET from 1024 to 65536: itJacques Vidrine2002-09-151-2/+1
* When using res_send/res_query/res_search, the caller must eitherJacques Vidrine2002-09-131-1/+2
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+3
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Update the resolver parts to bind-8.1.2 level. I have not touched thePeter Wemm1998-06-111-0/+516