Mark Andrews
326bcfa0e2
rndc.key support
2001-08-03 05:56:22 +00:00
Andreas Gustafsson
22f0b13f28
946. [cleanup] doc/misc/options is now machine-generated from the
...
configuration parser syntax tables, and therefore
more likely to be correct.
2001-07-26 21:31:12 +00:00
Brian Wellington
f1ef2614aa
enable the varargs hack on BSDI 4.2
2001-07-22 21:25:32 +00:00
Mark Andrews
073719ac71
LWRES_PLATFORM_USEDECLSPEC
2001-07-18 07:30:27 +00:00
Andreas Gustafsson
6ef891fbe9
disable threads on *-hp-hpux10*
2001-07-17 23:45:19 +00:00
Brian Wellington
e980502db4
939. [port] Add the --disable-linux-caps option to configure for
...
systems that manage capabilities outside of named.
[RT #1503 ]
2001-07-17 22:26:43 +00:00
Andreas Gustafsson
07dcadc6e2
update_copyrights
2001-07-17 20:29:36 +00:00
Mark Andrews
bddfe77128
936. [func] Warn when non dotted decimal quad's are used.
...
[RT #1084 ]
935. [bug] inet_pton failed to reject leading zeros.
2001-07-16 03:06:53 +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
Andreas Gustafsson
caa736a754
provide more defaults for cross compiling;
...
don't run checks to determine the type of rlim_cur if we already know that
rlim_t is defined
2001-07-14 01:44:44 +00:00
Brian Wellington
a0ad323da3
look for openssl in /usr/local/ssl
2001-07-14 00:59:11 +00:00
Andreas Gustafsson
cb2a4cad76
require OpenSSL 0.9.5a, since that's what doc/misc/dnssec
...
has been saying for some time
2001-07-13 00:48:46 +00:00
Andreas Gustafsson
68f72235f8
using NOM_PATH_FILE to look for openssl was a bad idea
2001-07-11 23:35:33 +00:00
Andreas Gustafsson
80f323528a
typo
2001-07-11 23:23:16 +00:00
Andreas Gustafsson
5989aea4bb
if --with-openssl is specified without a directory name, look in a couple
...
of likely places; check the openssl library version
2001-07-11 23:16:44 +00:00
Brian Wellington
e4c7b24ab1
-I, not -L.
2001-07-11 18:14:44 +00:00
David Lawrence
37aa910318
ISC_PLATFORM_USEDECLSPEC hook for Microsoft DLL declaration junk
2001-07-11 05:32:55 +00:00
Brian Wellington
3fcf6b956f
925. [cleanup] Remove openssl from the distribution; require that
...
--with-openssl be specified if DNSSEC is needed.
2001-07-10 21:40:10 +00:00
Andreas Gustafsson
34729dbcb3
split lwres/net.h into separate Unix and Win32 version to facilitate
...
porting; rely on that header for networking definitions rather than redundantly
including OS-dependent headers from the various lwres .c files
2001-07-10 18:26:12 +00:00
Mark Andrews
9ed37e8b9c
Add --enable-libbind
2001-07-04 03:37:43 +00:00
Brian Wellington
64b92523f9
check for getc_unlocked()
2001-07-04 00:34:44 +00:00
Mark Andrews
be801b0fdb
wire in lib/bind
2001-06-28 02:24:07 +00:00
Brian Wellington
de2f767791
fix m4 quoting wierdness
2001-06-14 20:43:47 +00:00
Brian Wellington
1bb05e54a3
check for solaris*, not solaris-* when determining whether to build
...
multithreaded.
2001-06-14 20:40:38 +00:00
David Lawrence
967fafd967
config.guess revision 1.4 on 13 March changed the host string for UnixWare
...
systems; adjusted all tests that used it to use the new string.
2001-06-10 22:10:41 +00:00
Andreas Gustafsson
6c68e68fc5
When generating man pages from docbook source, add CVS Id lines
...
so that they don't keep appearing and disappearing depending
on whether "make man" or "update_copyright" was run last.
Also, moved HTML_COPYRIGHT and MAN_COPYRIGHT to a new
directory "docutil" which is actually shipped with the
distribution, unlike the "util" directory.
2001-06-08 19:04:10 +00:00
Brian Wellington
47fd46791d
updates to the "static inline" test
2001-06-06 23:42:54 +00:00
Brian Wellington
9d266ed4d7
HP/UX & IRIX have working threads.
2001-06-06 23:04:06 +00:00
Brian Wellington
dee520f1be
handle --without-randomdev [RT #1372 ]
2001-06-03 19:36:01 +00:00
Brian Wellington
b4ec020a0c
fix a quoting problem
2001-05-23 02:43:16 +00:00
Andreas Gustafsson
dc8f5b39e2
typo
2001-05-15 20:58:17 +00:00
Andreas Gustafsson
45fca822d5
simplified SGML autoconfiguration through the magic of subroutines
2001-05-15 20:09:47 +00:00
Andreas Gustafsson
f9f9c47053
Made PDF generation work again (at least on trebuchet)
2001-05-15 18:07:16 +00:00
Andreas Gustafsson
60084a1a5a
The ARM and the man pages now use a common set of Makefile macros
...
to determine the paths to the various SGML and XML tools and files.
You should have a complete SGML catalog in /usr/local/share/sgml/catalog;
this will be picked up by the configure script and used for both the
ARM and the man pages.
2001-05-15 17:33:32 +00:00
Andreas Gustafsson
14c17b4c16
If TeX is not found, set @TEX@ to "tex" instead of leaving it
...
undefined, lest the generated Makefiles look really confusing. Ditto for PDFTEX
2001-05-11 22:09:40 +00:00
Andreas Gustafsson
b8cfb6c6c8
HTML files in doc/arm are now regenerated using 'make doc' instead
...
of 'sh genhtml.sh'; you can also do 'make Bv9ARM-book.pdf' and 'make Bv9ARM-book.dvi'
2001-05-09 03:12:11 +00:00
Andreas Gustafsson
6fcb2f0faa
check for systems that support 'inline' but not 'static inline' [RT #1212 ]
2001-05-03 19:54:44 +00:00
Brian Wellington
1c0ff8a9cc
typos, redundancy
2001-05-03 17:38:43 +00:00
Andreas Gustafsson
e2b585787f
the default setting of the --enable-threads/--disable-threads
...
option is now operating system dependent; we only enable threads
by default on systems where they actually work
2001-05-03 17:26:52 +00:00
Andreas Gustafsson
f252f91e27
commented
2001-05-02 23:15:38 +00:00
Andreas Gustafsson
a737f45fba
look for SGML stylesheets in more places
2001-03-29 22:54:36 +00:00
Bob Halley
ee7560f46d
do not generate named.{8,html}
2001-03-27 17:55:25 +00:00
Bob Halley
0b3c031b8f
generate named.html
2001-03-27 17:49:41 +00:00
Andreas Gustafsson
b1e8b7fd92
cut-and-paste-o
2001-03-27 01:41:07 +00:00
Brian Wellington
badf66abe0
Remove OMAPI.
2001-03-27 00:53:58 +00:00
Brian Wellington
1d92d8a245
792. [cleanup] Replace the OMAPI command channel protocol with a
...
simpler one.
2001-03-27 00:44:59 +00:00
Andreas Gustafsson
41149b919e
check for broken inet_pton()
2001-03-21 02:06:28 +00:00
Bob Halley
c64aeaf419
if building with libtool, have mkdep make appropriate dependencies
2001-03-15 19:12:53 +00:00
Brian Wellington
8b282073f2
We don't need yacc anymore.
2001-03-06 02:32:42 +00:00
Brian Wellington
438b80a31b
Remove the old configuration parser
2001-03-05 22:49:33 +00:00