index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
net
/
res_mkquery.c
Age
Commit message (
Expand
)
Author
2000-12-20
appease lint casting.
christos
2000-08-09
implement EDNS0 support, as EDNS0 support will be made mandatory for
itojun
2000-07-06
add constcond lint directive
christos
2000-04-25
sync with BIND 4.9.7. mostly costmetic.
itojun
2000-01-22
Delint.
mycroft
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1998-11-13
delint
christos
1998-10-15
(bcmp(), bcopy(), bzero()) -> (memcmp(), memcpy(), memset())
kleink
1998-10-14
Since these files are shared with parts of the BIND-4 userland (outside libc),
kleink
1998-10-14
Need 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-20
merge bind 4.9.6 resolver. still need to fix <resolv.h>
mrg
1997-07-13
Fix RCSID's
christos
1997-04-13
merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the
mrg
1996-02-02
merge with the resolver in bind 4.9.3-P1.
mrg
1995-02-25
clean up import. also convert everything to new Id format.
cgd
1994-04-07
new resolver. changes from 4.9.2 by <paul@vix.com>, as well as a number
deraadt
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd