summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/res_debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use RRSIG instead of SIG for DNSSEC. ok djm@jakob2007-10-111-1/+2
* zap rcsid.espie2005-08-061-116/+1
* make the resolver stat resolv.conf and update if it changes.tedu2005-03-301-4/+4
* ansify. ok deraadt@ moritz@otto2005-03-251-92/+40
* correct snprintf return value checks, where the wrong ptrmoritz2005-03-061-6/+6
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* strlcpy, check retval from sprintfitojun2003-03-041-4/+4
* thread safer libc (note: safer, not safe)marc2003-01-281-23/+28
* more snprintf and strlcpy; help from millertderaadt2002-07-251-13/+48
* %d -> %u. mostly in #ifdef DEBUG.itojun2002-06-271-11/+11
* try to use strlcpy and snprintf more; ok variousderaadt2002-05-241-12/+17
* support EDNS0 (RFC2671) buffer size notification on DNS queries.itojun2001-06-111-2/+4
* use %s with fprintfderaadt2000-07-071-3/+3
* some -Wallmillert1998-03-191-3/+4
* Clean up some -Wall flowers.millert1997-07-091-10/+10
* Remove unused variablestholo1997-04-301-4/+5
* Use in_addr_t not u_long and use in_port_t in some cases insteadmillert1997-04-051-3/+3
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-181/+874
* Remove dead codetholo1996-09-151-2/+2
* Fix RCS idstholo1996-08-191-8/+1
* netbsd: bind 4.9.3dm1996-02-191-216/+297
* initial import of NetBSD treederaadt1995-10-181-0/+749