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
/
bin
Age
Commit message (
Expand
)
Author
2003-11-26
sync w/ bind837
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-09
resolve conflicts
itojun
2003-06-03
sync w/ 8.3.5
itojun
2003-01-28
unknown, not unkown. Noted by mjl.
wiz
2002-11-17
sync with bind 8.3.4.
itojun
2002-11-14
apply http://www.isc.org/products/BIND/patches/bind833.diff to fix recent
itojun
2002-09-06
fix dig -x ip6addr. PR 18193.
itojun
2002-07-04
sync with audit result from kame.
itojun
2002-06-28
sync with 8.3.3.
itojun
2002-06-20
correct conflicts.
itojun
2002-06-20
sync with 8.3.2. 99% of conflicts were due to $NetBSD$ tag.
itojun
2002-06-20
ISC BIND 8.3.2. various IPv6 fixes and correctins.
itojun
2002-05-09
There's no use assigning the output of strtoul() to a 32-bit variable
simonb
2001-09-24
va_{start,end} audit:
wiz
2001-08-24
back out previous; it is handled by etc/rc.d/named.
mrg
2001-08-24
reapply (relevant parts of) lost patch:
mrg
2001-05-17
upgrade to 8.2.4.
itojun
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2001-02-06
BIND823 bug ID 1150: forwarders: it was possible to use freed memory.
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-10
synchronize with BIND 8.2.2-P7.
itojun
2000-11-10
bind 8.2.2-P7
itojun
2000-10-08
More format string cleanup by sommerfeld.
is
2000-10-08
Format string cleanups by Bill Sommerfeld.
is
2000-10-08
Format string cleanup by sommerfeld, with a correction by myself.
is
2000-10-08
Format string cleanup from sommerfeld.
is
2000-03-01
do not try to use BIND4 code in libc.
itojun
1999-12-24
Add CPPFLAGS so this can be cross-compiled.
garbled
1999-11-21
Add the prototype of findzonesoa to fix the compile warning in ns_ixfr.c.
veego
1999-11-21
Sigh, how many (void *) do I need to remove from this source code?
veego
1999-11-20
Remove the (void *) in front of the sp->s_rfd.
veego
1999-11-20
Include <string.h> to get the prototype of memcpy.
veego
1999-11-20
s/u_int32_t/size_t/ in line 324 to fix an LP64 problem.
veego
1999-11-20
Include <string.h> to get the prototype for memcpy.
veego
1999-11-20
Automatically generated files.
veego
1999-11-20
Don't call irs_destroy.
veego
1999-11-20
s/__sym_ntos/sym_ntos/
veego
1999-11-20
Fix LP64 problem.
veego
1999-11-20
Add NetBSD RCS Id's.
veego
1999-11-20
Import bind 8.2.2-P5.
veego