BIND 8.2.3 (T9B) is available for general testing
Mark.Andrews at nominum.com
Mark.Andrews at nominum.com
Sun Dec 3 21:14:14 UTC 2000
Thanks.
FreeBSD's is more tolerant.
Mark
>
> I don't know about YACC on other platforms, but HP-UX's yacc really likes it
> better with this patch:
>
> lamont
>
> --- src.orig/bin/named/ns_parser.y Sat Dec 2 11:39:27 2000
> +++ src/bin/named/ns_parser.y Sun Dec 3 08:31:24 2000
> @@ -537,7 +537,7 @@
> {
> current_options->stats_interval = $2 * 60;
> }
> - | T_HOSTSTATSMAX L_NUMBER;
> + | T_HOSTSTATSMAX L_NUMBER
> {
> current_options->max_host_stats = $2;
> }
>
>
--
Mark Andrews, Nominum Inc.
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews at nominum.com
More information about the bind-workers
mailing list