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
/
dist
/
bind
/
lib
Age
Commit message (
Expand
)
Author
2002-03-09
When checking that a potentially-unsigned enum is >= 0, assign it to an int
bjh21
2001-09-24
va_{start,end} audit:
wiz
2001-05-17
upgrade to 8.2.4.
itojun
2001-05-17
BIND 8.2.4
itojun
2001-05-17
BIND 8.2.4
itojun
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2001-01-27
re-add md5 from BIND8 kit. lib/dnssafe does not compile without it.
itojun
2001-01-27
upgrade to BIND 8.2.3. the upgrade is critical (security fixes).
itojun
2001-01-27
BIND 8.2.3
itojun
2000-11-13
don't undefine _res. _res is redefined to bind__res for avoiding
itojun
2000-11-10
synchronize with BIND 8.2.2-P7.
itojun
2000-11-10
bind 8.2.2-P7
itojun
2000-10-08
Format string cleanups by Bill Sommerfeld.
is
2000-08-14
do not #undef _res; we want to get any #define our local resolv.h has.
mrg
2000-03-02
need string.h for prototype of memset(). fixes build breakage on alpha.
itojun
2000-03-01
do not try to use BIND4 code in libc.
itojun
1999-11-28
Use the libc md5 function.
veego
1999-11-20
Remove the (void *) in front of the ctx->sock.
veego
1999-11-20
Disable the '#undef _res', otherwise namespace.h doesn't work here.
veego
1999-11-20
Import bind 8.2.2-P5.
veego