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
Age
Commit message (
Expand
)
Author
2000-06-14
mention lack of support in DNS query/reply over IPv6 transport,
itojun
2000-05-06
Revert away from automatically generating port_ipv6.h, and install
he
2000-04-28
BIND 8.2.2-P5
itojun
2000-04-28
on a second thought dist/bind/doc/bog looks better.
itojun
2000-04-28
populate doc/bog into dist/bind/bog. part of PR9997.
itojun
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-12-24
Add CPPFLAGS so this can be cross-compiled.
garbled
1999-11-29
- Add missing .El's
christos
1999-11-28
Use the libc md5 function.
veego
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
Remove the (void *) in front of the ctx->sock.
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
We don't need this include files.
veego
1999-11-20
Disable the '#undef _res', otherwise namespace.h doesn't work here.
veego
1999-11-20
Define RES_SET_H_ERRNO differently because we don't use IRS and disable
veego
1999-11-20
Disable IRS and include namespace.h.
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
1999-11-20
Fix some runtime problems.
veego
1999-11-20
Add nsupdate.8.
veego
1999-11-19
Add LICENSE and README.
veego
1999-11-19
Don't remove lib/irs now.
veego
1999-11-17
Copy prand_conf.h and add the helper programm probe_ipv6.
veego
1999-11-14
Remove lib/bsd and lib/irs before we import it.
veego
1999-11-14
Avoid expanding NetBSD RCS IDs.
veego
1999-11-14
Don't create the bind4 compat scripts for reload and restart here.
veego
1999-11-12
First version. This makes it easier to import a newer version of bind
veego