summaryrefslogtreecommitdiffstats
path: root/contrib/bind
Commit message (Collapse)AuthorAgeFilesLines
* Typo fixes.alex1998-09-121-2/+2
| | | | | PR: 7904 Submitted by: Issei Hirayama <iss@mail.wbs.ne.jp>
* Add #include string.h to get prototypes.jb1998-08-181-0/+1
|
* Add #include string.h to get prototypes.jb1998-08-181-1/+2
| | | | | Cast a pointer to u_long instead of u_int32_t to avoid a warning. This is cosmetic because the code is just looking for the remainder.
* Fixed printf format errors.bde1998-08-021-2/+2
|
* Merge conflicting changes (all 1 line! :-) from 8.1.2.peter1998-06-111-0/+1
|
* This commit was generated by cvs2svn to compensate for changes in r36882,peter1998-06-1117-54/+211
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import final bind-8.1.2 release.peter1998-06-1118-54/+212
| | | | | | | | Obtained from: ftp.isc.org
* | Removed generated files. named used the wrong version of ns_parser.h.bde1998-06-042-2486/+0
| |
* | Update for some -current quirks, and some other things taken from thepeter1998-05-031-1/+4
| | | | | | | | | | | | *bsd bind-8 ports. (our setpwent() was changed to return void, but our setgrent() returns int still!)
* | Old files moved/replaced/obsoleted by bind-8peter1998-05-03108-45044/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r35629,peter1998-05-03260-4614/+80335
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import (trimmed) ISC bind-8.1.2-t3b. This will be updated to 8.1.2 onpeter1998-05-03260-4614/+80335
| | | | | | | | | | | | final release. Obtained from: ftp.isc.org
* | This commit was generated by cvs2svn to compensate for changes in r35618,peter1998-05-0212-332/+1309
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import ISC bind v4.9.7-T1B as a reference. We may need this if we updatepeter1998-05-0212-332/+1309
| | | | | | | | -stable to 4.9.7 instead of 8.1.2 for whatever reason.
* | This commit was generated by cvs2svn to compensate for changes in r26971,peter1997-06-2734-528/+758
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Clean (trimmed down) import of bind-4.9.6 onto vendor branch. This ispeter1997-06-2734-528/+758
| | | | | | | | to buy time to allow v8.1.1 to be done right rather than rushing it.
* | These are gone in 4.9.5peter1997-01-012-383/+0
|/
* Import Paul Vixie/ISC's bind-4.9.5-patch1 onto the vendor branch.peter1996-12-3165-4039/+7509
| | | | | | | This has some (all?) of the DNSSEC key management/distribution mechanism in place. (The SIG and KEY RR's) Obtained from: Paul Vixie / ISC / ftp.isc.org
* Take #2. Import bind-4.9.4-P1 into the intended directory!peter1996-08-29139-0/+53867
This has most of the non-essential stuff removed (ie: what is not built) bmake glue to follow.
OpenPOWER on IntegriCloud