into pogo.udel.edu:/pogo/users/neal/neal.ntp-dev
bk: 46777a1cf1Q1o49A735Ga8uevQB2_A
+ * Allow null driftfile.
+* Use YYERROR_VERBOSE for the new parser, and fix related BUILT_SOURCES.
+* [Bug #629] changes to ensure broadcast works including on wildcard addresses
* [Bug 853] get_node() must return a pointer to maximally-aligned memory.
* Leap file fixes from Dave Mills.
* [Bug 858] Recent leapfile changes broke without OPENSSL.
struct FILE_INFO *ip_file; /* Pointer to the configuration file stream */
+
+ #define YYERROR_VERBOSE
void yyerror (char *msg);
+ extern int input_from_file; /* 0=input from ntpq>config command buffer */
/* SK: The following is a terrible hack to allow the NTP code to be built
* without OPENSSL. The following symbols need to be defined in the