summaryrefslogtreecommitdiff
path: root/lib/libc/net/res_mkquery.c
AgeCommit message (Expand)Author
2000-12-20appease lint casting.christos
2000-08-09implement EDNS0 support, as EDNS0 support will be made mandatory foritojun
2000-07-06add constcond lint directivechristos
2000-04-25sync with BIND 4.9.7. mostly costmetic.itojun
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-13delintchristos
1998-10-15(bcmp(), bcopy(), bzero()) -> (memcmp(), memcpy(), memset())kleink
1998-10-14Since these files are shared with parts of the BIND-4 userland (outside libc),kleink
1998-10-14Need internal names for res_init(), res_mkquery(), res_query() and res_search().kleink
1998-01-06$Id: -> Id: (to make hunting down other bad Ids easier).perry
1997-07-20merge bind 4.9.6 resolver. still need to fix <resolv.h>mrg
1997-07-13Fix RCSID'schristos
1997-04-13merge in the bind 4.9.5-P1 resolver. we are now _mostly_ themrg
1996-02-02merge with the resolver in bind 4.9.3-P1.mrg
1995-02-25clean up import. also convert everything to new Id format.cgd
1994-04-07new resolver. changes from 4.9.2 by <paul@vix.com>, as well as a numberderaadt
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd