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
/
resolv
Age
Commit message (
Expand
)
Author
2009-11-22
the doo doo doo, the daa daa daa...
mbalmer
2009-10-24
don't read hostaliases using unbuffered reads. there is no security benefit.
christos
2009-10-24
expose res_check.
christos
2009-10-24
Add a knote to keep track when resolv.conf gets changed and re-initialize.
christos
2009-04-20
Bring back binary compatibility with the previous version of the resolver.
christos
2009-04-16
we are not guaranteed that the ext pointer is going to be null at this point
christos
2009-04-12
fix lint issues and actual bugs lint found (missing break statements)
christos
2009-04-12
merge libbind and bump.
christos
2009-04-12
libc portion of libbind from external/bsd/libbind
christos
2009-01-27
fix a very old resolver bug:
mrg
2009-01-11
merge christos-time_t
christos
2008-06-21
- protect DEBUG again because we should be able to set it from the Makefile
christos
2008-06-21
updates from bind-9-5-0
christos
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-03-30
Re-add missing file (removed by cvs import because it was added manually by
ghen
2007-03-30
Resolve conflicts.
ghen
2007-03-30
Import bind 9.4.0.
ghen
2007-03-02
Although we don't have a kqueue implementation yet, there is no point in
christos
2007-02-09
Only try free-ing a version of res if it is not supposed to be pre-inited
christos
2007-01-28
Don't check for ext being NULL to destroy the res_state. Instead check
christos
2007-01-28
we don't need <irs.h>
christos
2007-01-28
try again.
christos
2007-01-28
missed one more file.
christos
2007-01-27
Fix minor compilation issues.
christos
2007-01-27
merge in resolver portion of bind-9.4.0-rc2
christos
2007-01-27
import resolver portion of bind-9.4.0-rc2
christos
2007-01-17
- Function no longer matched prototype after
seanb
2006-03-19
Coverity CID 618: Comment out dead code.
christos
2006-01-24
don't re-define DEBUG
christos
2005-09-15
Rest of fix for PR#31184: getaddrinfo() now honors resolv.conf sortlist
tsarna
2005-09-13
compat core reorg.
christos
2005-07-30
- Fix the remaining indr_references so that they define lint symbols.
christos
2005-06-12
Add missing __RCSID()
lukem
2005-02-09
A little libc namespace housekeeping exercise:
kleink
2004-11-07
resolve conflicts.
christos
2004-09-25
Put back issetugid() check for hostaliases.
christos
2004-06-09
Jump through taller hoops to provide binary compatibility with programs
christos
2004-05-23
Do all the _res initialization in __res_get_state()
christos
2004-05-23
one more missing weak_alias
christos
2004-05-22
Provide access to the 8 symbols the bind8 resolver did, through weak aliases.
christos
2004-05-22
Provide access to _res in the non-threaded case, and abort in the threaded
christos
2004-05-21
disable weak aliases for now; the resolver header file adds __ to all the
christos
2004-05-21
#ifdef protect __weak_alias
christos
2004-05-21
namespace protection for resolver routines.
christos
2004-05-20
netbsd rcsid.
christos
2004-05-20
more lint fixes.
christos
2004-05-20
provide __h_errno_set()
christos
2004-05-20
Add glue files.
christos
2004-05-20
- add casts to appease lint
christos
2004-05-20
add casts to silence lint.
christos
[next]