| Age | Commit message (Expand) | Author |
| 2000-12-20 | remove unnecessary prototypes | christos |
| 2000-08-09 | implement EDNS0 support, as EDNS0 support will be made mandatory for | itojun |
| 2000-07-08 | %-format pedant (always pass %s, don't use variable alone). | itojun |
| 2000-07-07 | Passing "char" values to ctype(3) functions is problematic. | itohy |
| 2000-04-25 | sync with BIND 4.9.7. mostly costmetic. | itojun |
| 1999-09-20 | back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. | lukem |
| 1999-09-16 | * use _DIAGASSERT() to check pointer arguments against NULL and file | lukem |
| 1998-11-15 | delint | christos |
| 1998-11-13 | delint | christos |
| 1998-10-15 | (bcmp(), bcopy(), bzero()) -> (memcmp(), memcpy(), memset()) | kleink |
| 1998-09-13 | Use gmtime_r() rather than gmtime(); removes a potential source of surprise for | kleink |
| 1998-08-19 | Shut up egcs. (`...might be used uninitialized') | ross |
| 1998-08-18 | Add some braces to keep egcs happy. | thorpej |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | constify some tables. | mycroft |
| 1998-01-06 | $Id: -> Id: (to make hunting down other bad Ids easier). | perry |
| 1997-07-21 | If port provides __weak_alias(), provide an Standard C and POSIX pure | jtc |
| 1997-07-20 | merge bind 4.9.6 resolver. still need to fix <resolv.h> | mrg |
| 1997-07-17 | Cast the result of pointer arithmetic to "long" for printing, and use | thorpej |
| 1997-07-13 | Fix RCSID's | christos |
| 1997-04-13 | merge in the bind 4.9.5-P1 resolver. we are now _mostly_ the | mrg |
| 1997-01-23 | - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. | mrg |
| 1996-02-02 | merge with the resolver in bind 4.9.3-P1. | mrg |
| 1995-02-25 | clean up import. also convert everything to new Id format. | cgd |
| 1994-10-15 | u_int_{16,32}_t stuff | deraadt |
| 1994-04-07 | new resolver. changes from 4.9.2 by <paul@vix.com>, as well as a number | deraadt |
| 1993-08-26 | Declare rcsid strings so they are stored in text segment. | jtc |
| 1993-08-03 | Add RCS identifier. | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |