Mark Andrews
118394ef2e
1956. [bug] Improve cross compile support, 'gen' is now built
...
by native compiler. See README for additional
cross compile support information. [RT #15148 ]
2006-01-05 00:30:34 +00:00
Mark Andrews
acb4f52369
update copyright notice
2006-01-04 23:50:24 +00:00
Mark Andrews
f8f65e2de4
1952. [port] hpux: tell the linker to build a runtime link
...
path "-Wl,+b:". [RT #14816 ].
2006-01-04 22:45:41 +00:00
Mark Andrews
2b66a51a7d
1950. [port] Solaris 2.5.1 and earlier cannot bind() then connect()
...
a TCP socket. This prevents the source address being
set for TCP connections. [RT #15628 ]
2006-01-04 04:15:55 +00:00
Mark Andrews
8af4e7aa4e
1932. [bug] hpux: LDFLAGS was getting corrupted. [RT #15530 ]
2005-10-20 23:47:20 +00:00
Mark Andrews
16ee4fe11b
1930. [port] HPUX: ia64 support. [RT #15473 ]
...
1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:14:08 +00:00
Mark Andrews
9de05727e3
1925. [port] All outer level AC_TRY_RUNs need cross compiling
...
defaults. [RT #15469 ]
2005-10-11 22:34:09 +00:00
Mark Andrews
6cf369f528
1916. [func] Integrate contibuted IDN code from JPNIC. [RT #15383 ]
2005-09-09 06:17:03 +00:00
Mark Andrews
03e200df5d
1913. [func] Integrate contibuted DLZ code into named. [RT #11382 ]
2005-09-05 00:12:29 +00:00
Mark Andrews
6672b3524c
1921. [port] aix: atomic locking for powerpc. [RT #15020 ]
2005-09-01 03:36:18 +00:00
Mark Andrews
ad3535168b
use_atomic fails for powerpc+libtool+thread+aix
2005-08-25 06:30:11 +00:00
Mark Andrews
69e6a8b4a0
make configure match powerpc atomic support
2005-08-25 06:11:50 +00:00
Rob Austein
94a8c22d55
Support for generating plain text FAQ from XML.
2005-08-17 22:55:57 +00:00
Mark Andrews
01b8bc018d
1906. [func] x86 and x86_64 now have seperate atomic locking
...
implementations.
2005-07-27 04:22:59 +00:00
Mark Andrews
b5ad6dfea4
1903. [doc] Review ARM for BIND 9.4.
2005-07-19 04:55:25 +00:00
Mark Andrews
6e9efadbea
1902. [port] Use uintptr_t if available. [RT #14606 ]
2005-07-18 05:07:17 +00:00
Mark Andrews
2e3203a08c
remove extraneous * after specific solaris version in case statements
2005-07-11 03:18:34 +00:00
Tatuya JINMEI 神明達哉
1618353809
supported atomic ops for mips
2005-07-09 07:09:26 +00:00
Mark Andrews
b2f160f266
1898. [port] sunos: non blocking i/o support. [RT #14951 ]
2005-07-08 04:30:22 +00:00
Tatuya JINMEI 神明達哉
2dea622a0c
atomic operation support for powerpc
...
(implemented by Evan, reviewed and committed by jinmei)
2005-07-05 00:44:24 +00:00
Mark Andrews
a903095bf4
1817. [func] add support for additional zone file formats for
...
improving loading performance. The masterfile-format
option in named.conf can be used to specify a
non-default format. A new separate command
named-compilezone was provided to generate zone files
in a new format.
2005-06-20 01:05:33 +00:00
Tatuya JINMEI 神明達哉
c528bd6986
provided __asm version of assembly code for atomic atomic operations
...
for better compatibility.
(this is a temporary resolution so that this one won't block other tests.
we'll revisit this change when we figure out performance implication of
the __asm version.)
2005-06-16 21:58:00 +00:00
Mark Andrews
e7fb847ed5
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:09:18 +00:00
Tatuya JINMEI 神明達哉
5597be9bb8
1813. [func] Restructured the data locking framework using
...
architecture dependent atomic operations (when
available), improving response performance on
multi-processor machines significantly.
x86, x86_64, alpha, and sparc64 are currently
supported.
(RT #13505 )
2005-06-04 05:32:50 +00:00
Rob Austein
268a447506
1856. [doc] Switch Docbook toolchain from DSSSL to XSL.
2005-05-11 05:55:41 +00:00
Mark Andrews
b4028939fd
1854. [bug] lwres also needs to know the print format for
...
(long long). [RT #13754 ]
2005-05-06 02:12:48 +00:00
Mark Andrews
9738408dcb
1810. [bug] configure, lib/bind/configure make different default
...
decisions about whether to do a threaded build.
[RT #13212 ]
2005-03-15 22:58:49 +00:00
Mark Andrews
c2a5a4a3cf
update copyright notice
2005-02-24 00:33:35 +00:00
Mark Andrews
4423c99613
1814. [func] UNIX domain controls are now supported.
2005-02-23 01:09:23 +00:00
Mark Andrews
494576ce20
1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
...
allow parallel make to succeed.
2004-12-09 01:41:25 +00:00
Mark Andrews
6e1141e6e8
1786. [port] AIX: libt_api needs to be taught to look for
...
T_testlist in the main executable (--with-libtool).
[RT #13239 ]
2004-12-06 22:50:41 +00:00
Mark Andrews
3ea6d4dc33
1787. [port] HPUX: both "cc" and "gcc" need -Wl,+vnocompatwarnings.
2004-12-06 21:49:41 +00:00
Mark Andrews
aceae69c7f
1784. [cleanup] "libtool -allow-undefined" is the default.
...
Leave hooks in configure to allow it to be set
if needed in the future.
2004-12-05 23:03:22 +00:00
Mark Andrews
70e854766f
1781. [port] FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810 ]
2004-12-04 06:48:43 +00:00
Mark Andrews
09ba9eaceb
1774. [port] Aix: Silence compiler warnings / build failures.
...
[RT #13154 ]
2004-11-30 01:12:52 +00:00
Mark Andrews
a53259c4cc
1765. [bug] configure --with-openssl=auto failed. [RT #12937 ]
2004-11-11 00:37:14 +00:00
Mark Andrews
fed3d5c2fc
1751. [bug] --enable-getifaddrs failed under linux. [RT #12867 ]
2004-10-20 00:25:59 +00:00
Mark Andrews
43fe2897fc
1731. [port] darwin: relax version test in ifconfig.sh.
...
[RT #12581 ]
1730. [port] Determine the length type used by the socket API.
[RT #12581 ]
2004-10-05 03:17:18 +00:00
Mark Andrews
23ac30603a
1709. [port] solaris: add SMF support from Sun.
2004-09-01 07:25:51 +00:00
Mark Andrews
16a68807e1
1704. [port] lwres needed a snprintf() implementation for
...
platforms without snprintf(). Add missing
"#include <isc/print.h>". [RT #12321 ]
2004-08-28 06:20:14 +00:00
Mark Andrews
c5826852e6
1692. [bug] Don't set -I, -L and -R flags when librcypto is in
...
/usr/lib. [RT #11971 ]
2004-07-23 04:35:08 +00:00
Mark Andrews
9105a6a730
1682. [port] Update configure test for (long long) printf format.
...
[RT #5066 ]
2004-07-01 00:22:29 +00:00
Mark Andrews
3d8dfd44a3
1663. [func] Look for OpenSSL by default.
2004-06-18 01:37:34 +00:00
Mark Andrews
c0707105f6
1642. [port] Support OpenSSL implementations which don't have
...
DSA support. [RT #11360 ]
2004-05-21 08:09:27 +00:00
Mark Andrews
e0199985cf
1626. [bug] --enable-getifaddrs was broken. [RT#11259]
2004-05-03 11:14:01 +00:00
Mark Andrews
39b973d887
missing comma
2004-03-14 23:42:14 +00:00
Mark Andrews
50105afc55
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:19:58 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
74cb99072c
1573. [port] linux: update to libtool 1.5.2 so that
...
"make install DESTDIR=/xx" works with
"configure --with-libtool". [RT #9941 ]
2004-02-24 01:41:28 +00:00
Mark Andrews
774c3a62d9
1566. [port] Support for the cmsg framework on Solaris and HP/UX.
...
This also solved the problem that match-destinations
for IPv6 addresses did not work on these systems.
[RT #10221 ]
2004-01-29 04:39:19 +00:00