Mark Andrews
76974f97fa
2054. [port] freebsd: do not explicitly link against -lpthread.
...
[RT #16170 ]
2006-07-20 06:10:31 +00:00
Mark Andrews
53a212fd3d
2054. [port] freebsd: do not explicitly link against -lpthread.
...
[RT #16170 ]
2006-07-20 05:48:38 +00:00
Mark Andrews
538321f30c
1994. [port] OpenSSL 0.9.8 support. [RT #15694 ]
2006-03-01 02:41:36 +00:00
Mark Andrews
f9a8d0e0f6
1978. [port] Handle systems which have a broken recvmsg().
...
[RT #15742 ]
2006-02-02 23:13:05 +00:00
Mark Andrews
a93ccce87d
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:26:56 +00:00
Mark Andrews
ce26edb3c8
1902. [port] Use uintptr_t if available. [RT #14606 ]
2005-07-18 05:26:17 +00:00
Mark Andrews
4e3d171da0
1898. [port] sunos: non blocking i/o support. [RT #14951 ]
2005-07-08 04:56:03 +00:00
Mark Andrews
682e8d223a
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:11:21 +00:00
Mark Andrews
82e2f86e0a
1781. [port] FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810 ]
2004-12-04 06:53:54 +00:00
Mark Andrews
142a2adacf
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:18:17 +00:00
Mark Andrews
cc42aaa3f1
1709. [port] solaris: add SMF support from Sun.
2004-09-01 07:18:30 +00:00
Mark Andrews
00d0f780bb
regen
2004-05-21 08:25:57 +00:00
Mark Andrews
386756e9cd
copyright
2004-03-14 23:55:14 +00:00
Mark Andrews
62050bf741
regen
2004-01-29 05:01:09 +00:00
Mark Andrews
fc6e0aacb0
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:48:18 +00:00
Mark Andrews
e9b5b51094
regen
2004-01-07 05:54:17 +00:00
Mark Andrews
d57cf40022
regen
2003-09-10 05:14:53 +00:00
Mark Andrews
add9b80204
regen
2003-08-27 03:22:26 +00:00
Mark Andrews
2f91e0f27d
1405. [func] Use arc4random() if available.
2003-08-25 05:24:08 +00:00
Mark Andrews
2233ff3516
regen
...
1496. [port] test for pthread_attr_setstacksize().
2003-07-25 07:39:46 +00:00
Mark Andrews
91d5e3f6eb
pullup/regen:
...
1388. [port] irix: check for sys/sysctl.h and NET_RT_IFLIST before
defining HAVE_IFLIST_SYSCTL. [RT #3770 ]
2003-05-12 03:34:30 +00:00
Andreas Gustafsson
5a78ccdf1f
pullup:
...
1068. [bug] errno could be overwritten by catgets(). [RT #1921 ]
1066. [bug] Provide a thread safe wrapper for strerror().
[RT #1689 ]
(Also some changes to configure.in, config.h.in, and acconfig.h that were
necessary to allow config.h.in to be correctly regenerated with the
HAVE_STRERROR definition needed by 1066.)
2001-10-22 23:28:26 +00:00
Mark Andrews
6f7660093e
959. [port] freebsd: ncpus via sysctlbyname(). [RT #1584 ]
2001-08-16 06:19:58 +00:00
Mark Andrews
8f3dd8f8e7
ssize_t is a signed value
2001-08-15 06:03:39 +00:00
Mark Andrews
1fdbadc594
958. [port] ssize_t is not available on all platforms. [RT #1607 ]
2001-08-15 05:49:45 +00:00
Andreas Gustafsson
86a733bc74
use ISC_PLATFORM_RLIMITTYPE unconditionally, eliminating
...
the need for the HAVE_RLIM_T macro
2001-07-14 01:55:08 +00:00
Brian Wellington
64b92523f9
check for getc_unlocked()
2001-07-04 00:34:44 +00:00
Brian Wellington
f8727bd903
check for <sys/prctl.h>, not <linux/prctl.h> [RT #679 ]
2001-02-24 23:05:09 +00:00
Brian Wellington
703e1c0bb6
692. [bug] Deal with systems that have getaddrinfo() but not
...
gai_strerror(). [RT #679 ]
2001-01-18 22:21:31 +00:00
David Lawrence
17012a8797
632. [port] Cope with rlim_t missing on BSD/OS systems. [RT #575 ]
2000-12-23 02:46:34 +00:00
Brian Wellington
489b762926
- if pthreads are not found, build a nonthreaded version
...
- check for pthread_attr_getstacksize
2000-12-22 20:50:05 +00:00
Brian Wellington
3f123dcc2f
487. [port] flockfile() is not defined on all systems.
...
Also check for libpthreads, if libpthread isn't found.
2000-09-22 18:52:39 +00:00
Brian Wellington
4108eed509
--disable-ipv6 shouldn't turn off detection, since that causes problems.
2000-09-15 20:50:46 +00:00
Brian Wellington
529ff4b495
HAVE_RANDOMDEV -> PATH_RANDOMDEV
2000-08-17 19:17:57 +00:00
Brian Wellington
a14613fce9
--with-randomdev sets HAVE_RANDOMDEV, use that instead of /dev/random.
2000-08-17 18:56:49 +00:00
David Lawrence
40f53fa8d9
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
...
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
Michael Graff
0eb2572d79
add isc_thread_setconcurrency()
2000-06-22 01:48:24 +00:00
Brian Wellington
7005cfed8c
Check for sysconf()
2000-06-22 01:01:55 +00:00
Michael Graff
8313838954
Conditionalize setting of struct sockaddr_in6's sin6_scope_id member.
...
Some machines have it, older ipv6 flavors do not.
2000-06-15 21:52:21 +00:00
Michael Sawyer
e86e6bc192
Add HAVE_ADDRINFO and HAVE_GETADDRINFO to config.h.in and configure.in
2000-06-15 18:34:43 +00:00
Michael Graff
90407942d3
Use autoconf's AC_C_BIGENDIAN macro to detect endian flavor, and use WORDS_BIGENDIAN from config.h{,.in}
2000-06-07 19:41:49 +00:00
Michael Graff
74da616f07
add sha1 implementation
2000-06-07 00:15:19 +00:00
David Lawrence
ed71ea51c6
Silence a few more warnings:
...
+ missing sigwait prototype on BSD/OS 4.0/4.0.1
+ PTHREAD_ONCE_INIT unbraced initializer warnings on Solaris 2.8.
+ IN6ADDR_ANY_INIT unbraced initializer warnings on BSD/OS 4.*, Linux and
Solaris 2.8.
2000-06-06 16:06:50 +00:00
David Lawrence
49a2cf8f21
quiet va_start() warnings on BSD/OS 4.1
2000-06-06 00:44:07 +00:00
David Lawrence
dc97fe4ed0
Added configuration tweaks for UnixWare:
...
-- set compiler flags, yacc program.
-- define HAVE_UNIXWARE_SIGWAIT for one arg sigwait semantics.
-- provide for inclusion of netinet/in6.h for IPv6 support.
Don't bother searching for netinet6/in6.h, just unconditionally declare
it is needed on BSD/OS.
2000-05-18 22:35:47 +00:00
David Lawrence
876753d5ce
put SHUTUP_SPUTAUX in acconfig.h
2000-05-16 13:08:31 +00:00
David Lawrence
8b11f3debd
115. [port] Shut up the -Wmissing-declarations warning about
...
<stdio.h>'s __sputaux on BSD/OS pre-4.1.
2000-04-28 00:32:19 +00:00
Bob Halley
134ba0e08a
Linux PR_SET_KEEPCAPS support
2000-04-11 18:51:19 +00:00
David Lawrence
279c6ec074
includes copyright and warning about using config.h in public headers
2000-02-02 13:28:20 +00:00
David Lawrence
3ab8ffe97b
added HAVE_NETINET6_IN6_H
2000-01-07 02:44:28 +00:00