Mark Andrews
54a5ca24e1
uintptr_t is in <inttypes.h> on some platforms
2005-07-19 05:57:12 +00:00
Mark Andrews
66949eb294
1903. [doc] Review ARM for BIND 9.4.
2005-07-19 05:00:31 +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 神明達哉
648807b4f5
regen
2005-07-09 07:10:22 +00:00
Mark Andrews
577ca14719
1898. [port] sunos: non blocking i/o support. [RT #14951 ]
2005-07-08 04:36:32 +00:00
Tatuya JINMEI 神明達哉
2511716b5f
regen
2005-07-05 00:44:48 +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 神明達哉
2acaf2cfbb
regen
2005-06-16 21:59:33 +00:00
Mark Andrews
e7fb847ed5
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:09:18 +00:00
Mark Andrews
7d5b32acb1
1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
...
incorrectly set. [RT #14775 ]
2005-06-08 00:50:08 +00:00
Tatuya JINMEI 神明達哉
5016f103ae
regen
2005-06-04 05:38:48 +00:00
Rob Austein
60e5e10f8d
regen
2005-05-11 06:05:43 +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
6189214bf0
1810. [bug] configure, lib/bind/configure make different default
...
decisions about whether to do a threaded build.
[RT #13212 ]
2005-03-15 23:06:18 +00:00
Mark Andrews
4423c99613
1814. [func] UNIX domain controls are now supported.
2005-02-23 01:09:23 +00:00
Mark Andrews
910041ee93
regen
2004-12-09 02:16:28 +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
33569dd06f
1751. [bug] --enable-getifaddrs failed under linux. [RT #12867 ]
2004-10-20 00:31:11 +00:00
Mark Andrews
9548800bf7
1730. [port] Determine the length type used by the socket API.
...
[RT #12581 ]
2004-10-05 03:20:12 +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
cffc2e06f9
regen
2004-05-21 08:15:37 +00:00
Mark Andrews
cdebaff62d
regen
2004-05-03 11:15:27 +00:00
Mark Andrews
6cf13a5421
regen
2004-03-14 23:44:26 +00:00
Mark Andrews
a55e30eb25
regen
2004-03-10 03:18:37 +00:00
Mark Andrews
281bfa2a98
regen
2004-03-05 13:26:20 +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
bf8eeb368c
regen
2004-01-29 05:02:59 +00:00
Mark Andrews
2b50e0d877
regen
2004-01-07 05:49:10 +00:00
Mark Andrews
4779cec861
regen
2003-11-05 02:49:59 +00:00
Mark Andrews
5e9f612524
1498. [port] bsdos: 5.x support.
2003-07-30 01:43:28 +00:00
Mark Andrews
bff8ac12a8
regen
...
1496. [port] test for pthread_attr_setstacksize().
2003-07-25 05:10:21 +00:00
Mark Andrews
734b377770
1475. [port] Probe for old sprintf().
2003-06-24 06:28:14 +00:00
Mark Andrews
f95231835f
1475. [port] Probe for old sprintf().
2003-06-24 06:24:44 +00:00
Mark Andrews
21f1794606
1474. [port] Provide strtoul() and memmove() for platforms
...
without them.
2003-06-24 05:11:53 +00:00
Mark Andrews
935000aa6e
1457. [port] Provide strlcat() and strlcpy() for platforms without
...
them.
2003-04-10 04:47:56 +00:00
Mark Andrews
55bb44dac4
regen
2003-04-01 14:28:47 +00:00
Mark Andrews
baf7c7e589
regen
2003-04-01 05:27:39 +00:00
Mark Andrews
fe9baad546
regen
2003-01-29 00:58:37 +00:00
Mark Andrews
d0fbcfeee1
1419. [port] openbsd: use /dev/arandom. [RT #4950 ]
2003-01-21 04:27:14 +00:00