Commit Graph
77 Commits
Author SHA1 Message Date
Mark Andrews 51a659eb71 finish strsep test 2000-01-21 01:53:59 +00:00
Mark Andrews 1bb509f58b add test for strsep 2000-01-21 01:41:24 +00:00
Mark Andrews 0e7e4562fd check for "int setnetent" vs "void setnetent" 2000-01-20 04:20:22 +00:00
Michael Graff 6448ffb2b9 use unsigned char, not void * in our buffers 2000-01-20 00:11:52 +00:00
Mark Andrews c7620c99f1 Add tests for new BSD API. 2000-01-18 05:35:46 +00:00
Michael Graff a3ab70dae2 start on lwres test code 2000-01-14 20:22:28 +00:00
Michael Graff c68fa795a1 add lwres bits 2000-01-12 02:05:44 +00:00
Andreas Gustafsson c0ef1acf49 IPv6 structure check always failed on OSF1 because #include
line had leading whitespace
2000-01-07 19:44:28 +00:00
David Lawrence 7bb707a347 --enable-ipv6/--diable-ipv6 supported.
added missing output of "no" when Kame is not found.
look for netinet6/in6.h.
2000-01-07 02:44:13 +00:00
David Lawrence 8a9b755d32 --with-kame option. feel free to change the option name with nary
a complaint from me.

also fixed up some text alignment for the help messages.
2000-01-07 00:34:38 +00:00
David Lawrence 33cad139b5 fricka fracka *(*#@*(#@ reversing erroneous checkin 2000-01-06 14:51:39 +00:00
David Lawrence cc1b6f86f2 added ISC_RESULTCLASS_OMAPI 2000-01-06 14:47:39 +00:00
David Lawrence 4bcaefbcd3 avoid /usr/ucb/cc on Solaris. set BIND9_OMAPI_BUILDINCLUDE 2000-01-04 20:23:10 +00:00
Michael Graff e5a85c3254 How to check in configure.in and configure:
check in configure.in
	run "autoconf"
	check in configure

This way, configure will have the right "From" line.
1999-12-16 01:02:46 +00:00
Andreas Gustafsson 683da0cd90 added isc_sockaddr_eqaddrprefix() tests 1999-11-29 20:09:23 +00:00
David Lawrence 860728724a configure omapi Makefiles 1999-10-31 23:22:36 +00:00
Bob Halley 1cafbcfa6f add bin/named/unix/Makefile 1999-10-23 01:06:31 +00:00
Andreas Gustafsson 6c327669ba when checking for in_port_t, include <sys/types.h> before
<netinet/in.h> as required by NetBSD
1999-10-09 01:01:11 +00:00
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 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 a30e7fc234 regen after configure.in changes 1999-08-28 04:21:51 +00:00
Bob Halley a7c7193f98 update 1999-08-27 21:10:28 +00:00
Bob Halley b2e6071406 update 1999-07-27 22:16:15 +00:00
William King a4fe5869c0 mirrored changes in configure.in for:
added stanzas for Makefile generation for bin/tests/[db|tasks|timers]
1999-07-22 16:10:55 +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 c5bbf59219 update 1999-07-16 00:31:48 +00:00
Bob Halley 9bb48952cc ipv6.[co] support 1999-07-15 20:05:16 +00:00
Bob Halley 0886b450e7 update 1999-07-13 20:18:26 +00:00
Bob Halley 694c897b20 mkdep support 1999-07-13 20:12:47 +00:00
Bob Halley be79345c28 update 1999-07-13 17:27:54 +00:00
Brian Wellington 65c4736d9c Added underlying DNSSEC support (dst and crypto libraries) 1999-07-12 20:08:42 +00:00
Bob Halley f95dfb12a7 update 1999-07-08 02:43:04 +00:00
Bob Halley 3f94f21add update 1999-07-08 00:45:13 +00:00
Bob Halley 83fc3f78a2 update 1999-07-08 00:09:16 +00:00
Bob Halley 64e41159a9 shared library support 1999-07-03 21:07:10 +00:00
Bob Halley ff82c51f2e update 1999-06-28 18:54:39 +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
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