Bob Halley
|
5c00d1c900
|
check for chroot and linux/capability.h
|
1999-10-07 19:32:08 +00:00 |
|
Bob Halley
|
51917258db
|
build system cleanups; improved include handling
|
1999-10-05 19:52:30 +00:00 |
|
James Brister
|
ce4e62ff20
|
Fixed typo in shell variable name for in_port_t test.
|
1999-10-02 17:17:10 +00:00 |
|
David Lawrence
|
8671e8306b
|
configure ISC_NET_NEEDPORTT if "typedef isc_uint16_t in_port_t" is needed
|
1999-10-01 02:11:34 +00:00 |
|
David Lawrence
|
75a4dd0d37
|
set AR and ARFLAGS
|
1999-09-30 20:09:33 +00:00 |
|
Mark Andrews
|
f7bf83d0cc
|
Add print.c
Remove vsnprintf.c
|
1999-09-14 04:28:07 +00:00 |
|
Mark Andrews
|
affd6c025b
|
Add vsnprintf to configure.
Correct typo's in vsnprintf support in configure.in
|
1999-09-12 00:47:20 +00:00 |
|
Mark Andrews
|
e060caaee6
|
Add vsnprintf check.
|
1999-09-11 12:10:11 +00:00 |
|
Mark Andrews
|
f8e602a972
|
Add lib/dns/config to "configure" phase of build.
|
1999-09-02 07:02:50 +00:00 |
|
Michael Graff
|
4c5faa6bcf
|
Do the bsd4.3/bsd4.4 msghdr test right.
|
1999-08-31 20:57:46 +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
|
ee7c4a9d17
|
On Diital Unix, define _SOCKADDR_LEN now, since sendmsg() needs it.
|
1999-08-28 04:22:18 +00:00 |
|
Bob Halley
|
b87f642d05
|
forgot to substitute .o
|
1999-08-27 21:10:19 +00:00 |
|
Bob Halley
|
0fde58a767
|
move IPv6 testing code after libtool
|
1999-08-27 21:08:40 +00:00 |
|
William King
|
a9f861e65b
|
added stanza for bin/tests/mem/Makefile
|
1999-07-27 22:04:39 +00:00 |
|
William King
|
297a9ce042
|
added subdirs for bin/tests/db bin/tests/tasks bin/tests/timers Makefile creation
|
1999-07-22 15:24:43 +00:00 |
|
Andreas Gustafsson
|
ca485ab26f
|
sysctl-based network interface list scanning
|
1999-07-21 08:07:55 +00:00 |
|
Bob Halley
|
727524f623
|
simply AF_INET6 and PF_INET6 checking
|
1999-07-16 00:56:59 +00:00 |
|
Bob Halley
|
489b3eb09a
|
check for PF_INET
|
1999-07-16 00:52:58 +00:00 |
|
Bob Halley
|
a456d4c310
|
move isc_inet_{ntop,pton,aton} to isc/net.h
|
1999-07-16 00:31:33 +00:00 |
|
Bob Halley
|
9bb48952cc
|
ipv6.[co] support
|
1999-07-15 20:05:16 +00:00 |
|
Bob Halley
|
9ca8ad2a26
|
add -Ae to HP MKDEPPROG
|
1999-07-13 20:18:08 +00:00 |
|
Bob Halley
|
694c897b20
|
mkdep support
|
1999-07-13 20:12:47 +00:00 |
|
Bob Halley
|
16c46f3cf5
|
change compiler flags for HP-UX
|
1999-07-13 17:27:42 +00:00 |
|
Brian Wellington
|
65c4736d9c
|
Added underlying DNSSEC support (dst and crypto libraries)
|
1999-07-12 20:08:42 +00:00 |
|
Bob Halley
|
70eb787955
|
I was not calling AC_TRY_COMPILE() correctly
|
1999-07-08 02:42:52 +00:00 |
|
Bob Halley
|
868f13e949
|
change from ISC_NET_NEEDIPV6 to ISC_NET_HAVEIPV6
|
1999-07-08 00:45:01 +00:00 |
|
Bob Halley
|
66a7f8eb99
|
do not define HAVE_IPV6
|
1999-07-08 00:08:27 +00:00 |
|
Bob Halley
|
9cda9dc86e
|
improve sa_len, af_inet6, and ipv6 support
|
1999-07-08 00:06:29 +00:00 |
|
Bob Halley
|
64e41159a9
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
Bob Halley
|
c768c47e59
|
improve sa_len checking (the previous scheme failed with GNU libc 2.1)
|
1999-06-28 18:54:27 +00:00 |
|
Bob Halley
|
5b36207657
|
check for sys/sockio.h
|
1999-06-28 18:27:48 +00:00 |
|
Bob Halley
|
d8dcd6ad46
|
basic NLS support
|
1999-06-23 02:51:39 +00:00 |
|
James Brister
|
13494a4d4b
|
Check for yacc at config time.
Check for FreeBSD system location of pthread_create (libc_r.a)
|
1999-06-08 12:47:36 +00:00 |
|
Michael Graff
|
2c7e99b941
|
for ptl2, don't tweak the incolude paths, use ptlgcc as CC instead
|
1999-05-22 10:38:10 +00:00 |
|
Andreas Gustafsson
|
820ad97db4
|
backed out DEC OSF1 _SOCKADDR_LEN definition, it breaks send() and recv()
|
1999-05-20 17:55:10 +00:00 |
|
Bob Halley
|
a829555ed7
|
linux threads support
|
1999-05-12 22:35:40 +00:00 |
|
Bob Halley
|
facb97777a
|
sigwait() and pthread_init() support
|
1999-05-12 09:46:24 +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 |
|
Bob Halley
|
44aae046c3
|
basic test support
|
1999-05-01 01:41:14 +00:00 |
|
Michael Graff
|
ccdac53c02
|
Make this work for NetBSD, and assume ptl2 is installed as the pthreads library
|
1999-04-29 05:19:29 +00:00 |
|
Bob Halley
|
c46bcd7c69
|
update copyright
|
1999-03-06 03:55:54 +00:00 |
|
Bob Halley
|
6d5dcd0dc9
|
Make multiple build directories work again
|
1999-02-18 01:24:32 +00:00 |
|
Michael Graff
|
882350d11c
|
Clean up many compiler warnings.
|
1999-02-11 06:38:12 +00:00 |
|
Michael Graff
|
ffea097efa
|
don't use -lxnet for now, it is one huge porting nightmare...
|
1999-02-06 08:52:38 +00:00 |
|
Michael Graff
|
491b48ec3f
|
First pass at addrlength grossness cleanup. Man, this is ugly.
|
1999-02-06 08:48:08 +00:00 |
|
Michael Graff
|
657ce0b9d8
|
Always use cc (not gcc) on some platforms.
|
1999-02-04 22:49:00 +00:00 |
|
Bob Halley
|
7c0876aa42
|
initial HP-UX support
|
1999-02-02 01:17:05 +00:00 |
|
Bob Halley
|
28ed301319
|
Solaris port: inet_pton, AF_INET6
|
1999-02-02 00:38:23 +00:00 |
|