Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-27 | %d -> %u. mostly in #ifdef DEBUG. | Jun-ichiro itojun Hagino | |
2002-05-24 | try to use strlcpy and snprintf more; ok various | Theo de Raadt | |
2001-06-11 | support EDNS0 (RFC2671) buffer size notification on DNS queries. | Jun-ichiro itojun Hagino | |
"options edns0" in /etc/resolv.conf will enable the behavior. no behavior change if you don't have the line. see resolv.conf(5) for more details. EDNS0 is useful for avoiding TCP DNS queries/replies on larger DNS responses. also, draft-ietf-dnsext-message-size-* plans to mandate EDNS0 support for DNS clients that support IPv6 transport. | |||
2000-07-07 | use %s with fprintf | Theo de Raadt | |
1998-03-19 | some -Wall | Todd C. Miller | |
1997-07-09 | Clean up some -Wall flowers. | Todd C. Miller | |
1997-04-30 | Remove unused variables | Thorsten Lockert | |
1997-04-05 | Use in_addr_t not u_long and use in_port_t in some cases instead | Todd C. Miller | |
of u_short or u_int16_t. | |||
1997-03-13 | Integrate BIND 4.9.5 resolver and associated routines. | Jason Downs | |
Includes the DNS aware getnetby*() routines and IPv6 support. | |||
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-02-19 | netbsd: bind 4.9.3 | dm | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |