asmodai
db460c4a6d
This commit was generated by cvs2svn to compensate for changes in r68396,
...
which included commits to RCS files with non-trunk default branches.
2000-11-06 16:10:57 +00:00
asmodai
43c4a8b07e
Fix AA being cleared on notify "queries"
...
Submitted by: Mark Andrews <marka@nominum.com>
2000-11-06 16:10:57 +00:00
asmodai
4a17a3f99b
Resolve conflicts.
2000-10-31 14:19:55 +00:00
asmodai
9c741fe8e6
Virgin import of BIND v8.2.3-T6B
2000-10-31 14:17:05 +00:00
asmodai
849deee048
This commit was generated by cvs2svn to compensate for changes in r68073,
...
which included commits to RCS files with non-trunk default branches.
2000-10-31 14:17:05 +00:00
asmodai
eab5bada75
Resolve conflicts.
2000-10-31 12:38:22 +00:00
asmodai
90887e8f5b
Virgin import of BIND v8.2.3-T6B
2000-10-31 12:35:45 +00:00
asmodai
b5459c5b45
This commit was generated by cvs2svn to compensate for changes in r68068,
...
which included commits to RCS files with non-trunk default branches.
2000-10-31 12:35:45 +00:00
kris
0cde5af399
Fix for buffer overflow in command-line arguments to dnsquery(1) which
...
will be appearing in 8.2.3
Approved by: Paul A Vixie <vixie@mibh.net>
2000-08-23 09:25:05 +00:00
kris
bbb756dd97
This commit was generated by cvs2svn to compensate for changes in r65016,
...
which included commits to RCS files with non-trunk default branches.
2000-08-23 09:25:05 +00:00
asmodai
c49f469710
Resolve conflicts.
2000-05-26 07:24:14 +00:00
asmodai
3f83b2963e
Virgin import of BIND v8.2.3-T5B
2000-05-26 07:17:19 +00:00
asmodai
5ebe588081
This commit was generated by cvs2svn to compensate for changes in r60940,
...
which included commits to RCS files with non-trunk default branches.
2000-05-26 07:17:19 +00:00
asmodai
08dfda8209
Virgin import of BIND v8.2.3-T5B
2000-05-18 07:08:31 +00:00
asmodai
9b2777cf0c
This commit was generated by cvs2svn to compensate for changes in r60679,
...
which included commits to RCS files with non-trunk default branches.
2000-05-18 07:08:31 +00:00
obrien
9569213cd2
Since this has left the vendor branch, sort this incredably disorganized
...
manpage.
2000-01-02 11:13:23 +00:00
peter
d71c51b5fa
Oops. HAVE_INET6_STRUCTS was supposed to be HAS_INET6_STRUCTS. Luckily
...
it was implicitly on because we had AF_INET6 defined.
1999-12-13 15:43:32 +00:00
peter
d948318609
Hardwire HAVE_INET6_STRUCTS rather than probe at compile time. -current
...
has the structures that probe_ipv6 tested for, so this will always be
defined if the standard tests are run.
1999-11-30 04:24:01 +00:00
peter
526e00ec21
Files not in 8.2.2.p5
1999-11-30 03:44:02 +00:00
peter
c6117a178d
Files gone from 8.2.2.p5
1999-11-30 03:41:17 +00:00
peter
9a9bef5e16
Files removed in 8.2.2.p5
1999-11-30 03:40:06 +00:00
peter
3fc00dd03f
Merge changes from vendor branch onto HEAD.
1999-11-30 02:52:56 +00:00
peter
4ef23ce695
Import bind v8.2.2.p5, minus the crypto for the time being. The bind
...
package does have BXA export approval, but the licensing strings on the
dnssafe code are a bit unpleasant. The crypto is easy to restore and bind
will run without it - just without full dnssec support.
Obtained from: The Internet Software Consortium (www.isc.org)
1999-11-30 02:43:11 +00:00
peter
9716636318
This commit was generated by cvs2svn to compensate for changes in r53910,
...
which included commits to RCS files with non-trunk default branches.
1999-11-30 02:43:11 +00:00
mdodd
1e31ba6301
Use el_source() so we pick up .editrc
1999-08-19 04:10:33 +00:00
mdodd
fb1440bad5
Add support for command line editing and history.
...
Remove src/contrib/bind/bin/nslookup/commands.c as it is generated by lex
from commands.l.
Submitted by: lpc/cdcontrol patches originally by msmith.
Reviewed by: msmith (in theory)
1999-08-19 03:29:15 +00:00
nik
2902daca1e
.sp -> .Pp
...
"... Pa /etc/resolv.conf" -> "...\n.Pa /etc/resolv.conf"
.Po and .Pc reported as broken, replaced with "(" and ")"
PR: docs/7819
Submitted by: yohta@bres.tsukuba.ac.jp
1999-04-10 20:38:17 +00:00
billf
e371fa9cc6
mdoc fixes
...
PR: docs/7864
Submitted by: Yoshihiko OHTA <yohta@bres.tsukuba.ac.jp>
1999-03-20 04:46:58 +00:00
danny
90bd6bf3ca
y2k nit: date +%y -> date +%Y
1999-01-16 10:57:01 +00:00
alex
2e9fa938d0
Typo fixes.
...
PR: 7904
Submitted by: Issei Hirayama <iss@mail.wbs.ne.jp>
1998-09-12 16:39:32 +00:00
jb
ed2af19ea4
Add #include string.h to get prototypes.
1998-08-18 01:47:44 +00:00
jb
35cbb372af
Add #include string.h to get prototypes.
...
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.
1998-08-18 01:46:58 +00:00
bde
1d56e79a13
Fixed printf format errors.
1998-08-02 16:44:18 +00:00
peter
2da7fe93d6
Merge conflicting changes (all 1 line! :-) from 8.1.2.
1998-06-11 05:09:53 +00:00
peter
67e0f3ce71
Import final bind-8.1.2 release.
...
Obtained from: ftp.isc.org
1998-06-11 05:01:49 +00:00
peter
0fd0a0b5fa
This commit was generated by cvs2svn to compensate for changes in r36882,
...
which included commits to RCS files with non-trunk default branches.
1998-06-11 05:01:49 +00:00
bde
bdb33fc97a
Removed generated files. named used the wrong version of ns_parser.h.
1998-06-04 07:55:55 +00:00
peter
a82eba7c6c
Update for some -current quirks, and some other things taken from the
...
*bsd bind-8 ports.
(our setpwent() was changed to return void, but our setgrent() returns
int still!)
1998-05-03 04:55:44 +00:00
peter
b8bc3bc233
Old files moved/replaced/obsoleted by bind-8
1998-05-03 04:44:20 +00:00
peter
0666320b4e
Import (trimmed) ISC bind-8.1.2-t3b. This will be updated to 8.1.2 on
...
final release.
Obtained from: ftp.isc.org
1998-05-03 04:11:49 +00:00
peter
3a554077f3
This commit was generated by cvs2svn to compensate for changes in r35629,
...
which included commits to RCS files with non-trunk default branches.
1998-05-03 04:11:49 +00:00
peter
58ca52f417
Import ISC bind v4.9.7-T1B as a reference. We may need this if we update
...
-stable to 4.9.7 instead of 8.1.2 for whatever reason.
1998-05-02 11:04:44 +00:00
peter
a8be3d0818
This commit was generated by cvs2svn to compensate for changes in r35618,
...
which included commits to RCS files with non-trunk default branches.
1998-05-02 11:04:44 +00:00
peter
47492cc08d
Clean (trimmed down) import of bind-4.9.6 onto vendor branch. This is
...
to buy time to allow v8.1.1 to be done right rather than rushing it.
1997-06-27 07:25:32 +00:00
peter
20250d8619
This commit was generated by cvs2svn to compensate for changes in r26971,
...
which included commits to RCS files with non-trunk default branches.
1997-06-27 07:25:32 +00:00
peter
dea0b1af9c
These are gone in 4.9.5
1997-01-01 09:29:03 +00:00
peter
b13db018fb
Import Paul Vixie/ISC's bind-4.9.5-patch1 onto the vendor branch.
...
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
1996-12-31 19:51:17 +00:00
peter
2d3cf9fcaf
Take #2 . Import bind-4.9.4-P1 into the intended directory!
...
This has most of the non-essential stuff removed (ie: what is not built)
bmake glue to follow.
1996-08-29 19:20:22 +00:00