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
Bob Halley
5c00d1c900
check for chroot and linux/capability.h
1999-10-07 19:32:08 +00:00
Michael Graff
194b6a2519
make sendmsg() and recvmsg() work on solaris and hpux through nasty methods
1999-08-28 05:34:41 +00:00
Michael Graff
a30e7fc234
regen after configure.in changes
1999-08-28 04:21:51 +00:00
Andreas Gustafsson
852f1bd9f9
sysctl-based network interface list scanning
1999-07-22 16:00:28 +00:00
Bob Halley
c5bbf59219
update
1999-07-16 00:31:48 +00:00
Bob Halley
b0d6252396
NEED_AF_INET6 and HAVE_SA_LEN are now obsolete
1999-07-08 00:09:04 +00:00
Bob Halley
203596d27c
update
1999-06-28 18:28:24 +00:00
Bob Halley
d8dcd6ad46
basic NLS support
1999-06-23 02:51:39 +00:00
Bob Halley
50453ad879
update
1999-05-12 22:36:23 +00:00
Bob Halley
8d4257cff0
update
1999-05-12 09:46:49 +00:00
Andreas Gustafsson
ea31416b4f
AC_PREREQ; support both mit-pthreads and ptl2 on NetBSD; sa_len fixes
1999-05-12 05:34:59 +00:00
Andreas Gustafsson
1922518d7f
added autoconf check for sa_len
1999-05-04 05:06:28 +00:00
Michael Graff
882350d11c
Clean up many compiler warnings.
1999-02-11 06:38:12 +00:00
Michael Graff
491b48ec3f
First pass at addrlength grossness cleanup. Man, this is ugly.
1999-02-06 08:48:08 +00:00
Bob Halley
8d5639ee43
add NEED_INET_ATON
1999-02-04 01:42:37 +00:00
Bob Halley
28ed301319
Solaris port: inet_pton, AF_INET6
1999-02-02 00:38:23 +00:00
Michael Graff
64ba6e4cc3
make this go on the Alpha.
1999-01-22 04:35:11 +00:00
Michael Graff
15bfd48fc5
add libpthread and libxnet?
1999-01-15 02:52:05 +00:00
Bob Halley
a5d43b7241
BIND9 Pool Creation
1998-12-11 20:10:26 +00:00