mike
44f67149a7
Use the system pselect(3).
2002-09-23 03:40:09 +00:00
dougb
552fc0ef79
Add a note about nslookup needing a slightly different version of the
...
command line editing patch in -current and RELENG_4.
2002-07-07 08:41:59 +00:00
dougb
e682905748
This commit was generated by cvs2svn to compensate for changes in r99191,
...
which included commits to RCS files with non-trunk default branches.
2002-07-01 01:28:00 +00:00
dougb
0d67b89279
* Make Xlist more complete, and more concise in some case.
...
* Reflect additional docs we're not using anymore.
* Add some notes for next time.
2002-07-01 01:23:01 +00:00
dougb
6c7d734ad5
Resolve conflicts, generally in favor of the vendor version.
2002-07-01 01:20:28 +00:00
dougb
67c9dec975
This commit was generated by cvs2svn to compensate for changes in r99179,
...
which included commits to RCS files with non-trunk default branches.
2002-07-01 01:07:56 +00:00
dougb
f4bd5053ab
Import of ISC BIND version 8.3.3
2002-07-01 01:07:56 +00:00
nectar
821e80e4ba
Repair a bug where type AAAA answer records were not displayed.
...
Reference ISC BIND issue:
``1279. [bug] nslookup: partial coversion to similar style outputs
for both -type=aaaa and -type=a.''
Reported by: ume
2002-05-22 14:27:35 +00:00
nectar
b8aa530e78
Do not attempt to free static memory.
...
Reference ISC BIND issue:
``1278. [bug] free() of non-malloced memory in nslookup.''
Reported by: phkmalloc, Mike Tancsa <mike@sentex.net>
2002-05-22 14:24:44 +00:00
nectar
85aae18cf4
Resolve conflicts after import of ISC BIND 8.3.2-T1B documentation.
2002-05-13 19:35:44 +00:00
nectar
52cf506b39
Import of ISC BIND 8.3.2-T1B documentation.
2002-05-13 19:33:58 +00:00
nectar
f061e44989
This commit was generated by cvs2svn to compensate for changes in r96539,
...
which included commits to RCS files with non-trunk default branches.
2002-05-13 19:33:58 +00:00
nectar
242c4ff5b2
Resolve conflicts after import of ISC BIND 8.3.2-T1B.
2002-05-13 19:33:23 +00:00
nectar
e044c1fb92
Import of ISC BIND 8.3.2-T1B.
2002-05-13 19:31:58 +00:00
nectar
d8cffe661c
This commit was generated by cvs2svn to compensate for changes in r96536,
...
which included commits to RCS files with non-trunk default branches.
2002-05-13 19:31:58 +00:00
nectar
da2d85715f
Remove files that shouldn't have been imported.
...
These will be surgically removed from the repository.
Approved by: markm
(with a CVS Meister hat on)
2002-02-06 16:31:41 +00:00
nectar
0511c3ea5b
Give the next BIND-importing schmuck some assistance.
2002-02-04 21:28:45 +00:00
nectar
2ceaebc7d8
getgrouplist now takes gid_t' instead of
int'.
2002-02-04 19:19:34 +00:00
nectar
9f6ebcdbe6
Resolve conflicts after import of ISC BIND 8.3.1-REL.
2002-02-04 19:15:33 +00:00
nectar
ebeabb1ba3
Import of ISC BIND 8.3.1-REL.
2002-02-04 19:12:46 +00:00
nectar
959a27bce7
This commit was generated by cvs2svn to compensate for changes in r90209,
...
which included commits to RCS files with non-trunk default branches.
2002-02-04 19:12:46 +00:00
obrien
d9494059c0
*** empty log message ***
2001-10-01 08:43:58 +00:00
asmodai
1385a0dca8
String format patch
2001-08-23 21:46:59 +00:00
asmodai
3cef0337e4
This commit was generated by cvs2svn to compensate for changes in r82230,
...
which included commits to RCS files with non-trunk default branches.
2001-08-23 21:46:59 +00:00
asmodai
b252fb8788
Import of BIND fix for the fact that HMAC-MD5 keys have keyid 0
2001-08-09 06:05:46 +00:00
asmodai
f973fbeb26
This commit was generated by cvs2svn to compensate for changes in r81340,
...
which included commits to RCS files with non-trunk default branches.
2001-08-09 06:05:46 +00:00
asmodai
c037d1528a
Fix build.
...
I am not sure who thought that making FreeBSD depend on ISC's libbsd
was a sensible thing to do.
Thus I have ripped out the define of gettimeofday() and isc__gettimeofday()
out of this file, since we:
1) Don't use nor build libbsd (FreeBSD might give a hint in its name as to
why)
2) Our gettimeofday() is the same in semantics as prototyped in ISC's
libbsd.
This was something which could have been fixed before it was released if
we had at least some insight into the development process. But my praying
fell on deaf ears it seems.
Of course, if I am wrong I welcome the corrections to my thinking, gladly
even.
2001-07-30 17:07:12 +00:00
asmodai
c25217007c
Resolve conflicts.
2001-07-30 16:55:52 +00:00
asmodai
4764c8658f
Virgin import of BIND v8.2.4-REL
2001-07-30 16:51:36 +00:00
asmodai
dcb55fc870
This commit was generated by cvs2svn to compensate for changes in r80650,
...
which included commits to RCS files with non-trunk default branches.
2001-07-30 16:51:36 +00:00
asmodai
c56e32d41e
Virgin import of ISC BIND v8.2.3-REL docs
2001-02-17 15:48:22 +00:00
asmodai
b628b13127
This commit was generated by cvs2svn to compensate for changes in r72571,
...
which included commits to RCS files with non-trunk default branches.
2001-02-17 15:48:22 +00:00
asmodai
bca68c3b0d
Remove old DNS setup document. We have long past the times where
...
BIND 4 was the thing of the day.
2001-02-17 15:19:00 +00:00
asmodai
88f0fb97f8
Update port_after.h to reflect FreeBSD values.
2001-01-30 12:28:21 +00:00
asmodai
de347231c7
Resolve conflicts after import.
2001-01-28 23:06:48 +00:00
asmodai
1f243835b5
Virgin import of BIND v8.2.3-REL
2001-01-28 23:00:22 +00:00
asmodai
526ae97d8e
This commit was generated by cvs2svn to compensate for changes in r71756,
...
which included commits to RCS files with non-trunk default branches.
2001-01-28 23:00:22 +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
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
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