+(4.2.5p151) 2008/12/23 Released by Harlan Stenn <stenn@ntp.org>
* Stats file logging cleanup from Dave Mills.
(4.2.5p150) 2008/12/15 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1099] Fixed wrong behaviour in sntp's crypto.c.
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:52:28 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:51:25 AM EST
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p150\n\
+"sntp - standard SNTP program - Ver. 4.2.5p151\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:52:27 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:51:24 AM EST
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.5p150"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p150"
+#define SNTP_VERSION "4.2.5p151"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p151"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed Monday December 15, 2008 at 06:52:30 AM EST
+# It has been AutoGen-ed Tuesday December 23, 2008 at 06:51:27 AM EST
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH SNTP 1 2008-12-15 "( 4.2.5p150)" "Programmer's Manual"
+.TH SNTP 1 2008-12-23 "( 4.2.5p151)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed Monday December 15, 2008 at 06:52:29 AM EST
+.\" It has been AutoGen-ed Tuesday December 23, 2008 at 06:51:26 AM EST
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:38:52 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:37:55 AM EST
* From the definitions ntpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPD";
tSCC zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p150\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p151\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
#define zRcName NULL
#define apzHomeList NULL
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:38:51 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:37:54 AM EST
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 32
-#define NTPD_VERSION "4.2.5p150"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p150"
+#define NTPD_VERSION "4.2.5p151"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p151"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed Monday December 15, 2008 at 06:38:55 AM EST
+# It has been AutoGen-ed Tuesday December 23, 2008 at 06:37:58 AM EST
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPD 1 2008-12-15 "( 4.2.5p150)" "Programmer's Manual"
+.TH NTPD 1 2008-12-23 "( 4.2.5p151)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed Monday December 15, 2008 at 06:38:54 AM EST
+.\" It has been AutoGen-ed Tuesday December 23, 2008 at 06:37:57 AM EST
.\" From the definitions ntpd-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:45:40 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:44:53 AM EST
* From the definitions ntpdc-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPDC";
tSCC zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p150\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p151\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:45:39 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:44:52 AM EST
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.5p150"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p150"
+#define NTPDC_VERSION "4.2.5p151"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p151"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed Monday December 15, 2008 at 06:45:41 AM EST
+# It has been AutoGen-ed Tuesday December 23, 2008 at 06:44:54 AM EST
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPDC 1 2008-12-15 "( 4.2.5p150)" "Programmer's Manual"
+.TH NTPDC 1 2008-12-23 "( 4.2.5p151)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Monday December 15, 2008 at 06:45:41 AM EST
+.\" It has been AutoGen-ed Tuesday December 23, 2008 at 06:44:54 AM EST
.\" From the definitions ntpdc-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:46:10 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:45:23 AM EST
* From the definitions ntpq-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPQ";
tSCC zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p150\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p151\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:46:10 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:45:23 AM EST
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define NTPQ_VERSION "4.2.5p150"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p150"
+#define NTPQ_VERSION "4.2.5p151"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p151"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed Monday December 15, 2008 at 06:46:12 AM EST
+# It has been AutoGen-ed Tuesday December 23, 2008 at 06:45:26 AM EST
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPQ 1 2008-12-15 "( 4.2.5p150)" "Programmer's Manual"
+.TH NTPQ 1 2008-12-23 "( 4.2.5p151)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed Monday December 15, 2008 at 06:46:11 AM EST
+.\" It has been AutoGen-ed Tuesday December 23, 2008 at 06:45:25 AM EST
.\" From the definitions ntpq-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:46:55 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:46:08 AM EST
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPSNMPD";
tSCC zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p150\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p151\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:46:54 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:46:08 AM EST
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 7
-#define NTPSNMPD_VERSION "4.2.5p150"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p150"
+#define NTPSNMPD_VERSION "4.2.5p151"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p151"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed Monday December 15, 2008 at 06:46:56 AM EST
+# It has been AutoGen-ed Tuesday December 23, 2008 at 06:46:10 AM EST
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPSNMPD 1 2008-12-15 "( 4.2.5p150)" "Programmer's Manual"
+.TH NTPSNMPD 1 2008-12-23 "( 4.2.5p151)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed Monday December 15, 2008 at 06:46:56 AM EST
+.\" It has been AutoGen-ed Tuesday December 23, 2008 at 06:46:10 AM EST
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=150
+point=151
# Special. Normally unused. A suffix.
#special=ag
special=
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:53:25 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:52:20 AM EST
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p150\n\
+"sntp - standard SNTP program - Ver. 4.2.5p151\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:53:24 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:52:20 AM EST
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define SNTP_VERSION "4.2.5p150"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p150"
+#define SNTP_VERSION "4.2.5p151"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p151"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed Monday December 15, 2008 at 06:53:27 AM EST
+# It has been AutoGen-ed Tuesday December 23, 2008 at 06:52:22 AM EST
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH SNTP 1 2008-12-15 "( 4.2.5p150)" "Programmer's Manual"
+.TH SNTP 1 2008-12-23 "( 4.2.5p151)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed Monday December 15, 2008 at 06:53:26 AM EST
+.\" It has been AutoGen-ed Tuesday December 23, 2008 at 06:52:22 AM EST
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:53:35 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:52:30 AM EST
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTP_KEYGEN";
tSCC zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p150\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p151\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed Monday December 15, 2008 at 06:53:34 AM EST
+ * It has been AutoGen-ed Tuesday December 23, 2008 at 06:52:29 AM EST
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 23
-#define NTP_KEYGEN_VERSION "4.2.5p150"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p150"
+#define NTP_KEYGEN_VERSION "4.2.5p151"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p151"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed Monday December 15, 2008 at 06:53:37 AM EST
+# It has been AutoGen-ed Tuesday December 23, 2008 at 06:52:32 AM EST
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTP-KEYGEN 1 2008-12-15 "(ntp 4.2.5p150)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-12-23 "(ntp 4.2.5p151)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Monday December 15, 2008 at 06:53:36 AM EST
+.\" It has been AutoGen-ed Tuesday December 23, 2008 at 06:52:31 AM EST
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"