+(4.2.5p163) 2009/04/10 Released by Harlan Stenn <stenn@ntp.org>
(4.2.5p162) 2009/04/09 Released by Harlan Stenn <stenn@ntp.org>
* Documentation updates from Dave Mills.
* Mitigation and PPS cleanup from Dave Mills.
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed Thursday April 9, 2009 at 09:54:52 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:54:31 AM EDT
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p162\n\
+"sntp - standard SNTP program - Ver. 4.2.5p163\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 Thursday April 9, 2009 at 09:54:50 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:54:30 AM EDT
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.5p162"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p162"
+#define SNTP_VERSION "4.2.5p163"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p163"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed Thursday April 9, 2009 at 09:54:56 AM EDT
+# It has been AutoGen-ed Friday April 10, 2009 at 07:54:33 AM EDT
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH SNTP 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
+.TH SNTP 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed Thursday April 9, 2009 at 09:54:54 AM EDT
+.\" It has been AutoGen-ed Friday April 10, 2009 at 07:54:32 AM EDT
.\" 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 Thursday April 9, 2009 at 09:36:07 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:41:02 AM EDT
* From the definitions ntpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPD";
tSCC zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p162\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p163\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 Thursday April 9, 2009 at 09:36:06 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:41:01 AM EDT
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 32
-#define NTPD_VERSION "4.2.5p162"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p162"
+#define NTPD_VERSION "4.2.5p163"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p163"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed Thursday April 9, 2009 at 09:36:12 AM EDT
+# It has been AutoGen-ed Friday April 10, 2009 at 07:41:05 AM EDT
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPD 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
+.TH NTPD 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed Thursday April 9, 2009 at 09:36:09 AM EDT
+.\" It has been AutoGen-ed Friday April 10, 2009 at 07:41:03 AM EDT
.\" 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 Thursday April 9, 2009 at 09:45:46 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:47:51 AM EDT
* 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.5p162\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p163\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 Thursday April 9, 2009 at 09:45:45 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:47:51 AM EDT
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.5p162"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p162"
+#define NTPDC_VERSION "4.2.5p163"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p163"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed Thursday April 9, 2009 at 09:45:49 AM EDT
+# It has been AutoGen-ed Friday April 10, 2009 at 07:47:53 AM EDT
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPDC 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
+.TH NTPDC 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Thursday April 9, 2009 at 09:45:48 AM EDT
+.\" It has been AutoGen-ed Friday April 10, 2009 at 07:47:52 AM EDT
.\" 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 Thursday April 9, 2009 at 09:46:24 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:48:21 AM EDT
* From the definitions ntpq-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPQ";
tSCC zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p162\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p163\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 Thursday April 9, 2009 at 09:46:24 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:48:21 AM EDT
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define NTPQ_VERSION "4.2.5p162"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p162"
+#define NTPQ_VERSION "4.2.5p163"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p163"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed Thursday April 9, 2009 at 09:46:27 AM EDT
+# It has been AutoGen-ed Friday April 10, 2009 at 07:48:23 AM EDT
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPQ 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
+.TH NTPQ 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed Thursday April 9, 2009 at 09:46:26 AM EDT
+.\" It has been AutoGen-ed Friday April 10, 2009 at 07:48:22 AM EDT
.\" 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 Thursday April 9, 2009 at 09:47:19 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:49:07 AM EDT
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPSNMPD";
tSCC zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p162\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p163\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed Thursday April 9, 2009 at 09:47:19 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:49:07 AM EDT
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 7
-#define NTPSNMPD_VERSION "4.2.5p162"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p162"
+#define NTPSNMPD_VERSION "4.2.5p163"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p163"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed Thursday April 9, 2009 at 09:47:21 AM EDT
+# It has been AutoGen-ed Friday April 10, 2009 at 07:49:09 AM EDT
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPSNMPD 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed Thursday April 9, 2009 at 09:47:21 AM EDT
+.\" It has been AutoGen-ed Friday April 10, 2009 at 07:49:08 AM EDT
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=162
+point=163
# Special. Normally unused. A suffix.
#special=ag
special=
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed Thursday April 9, 2009 at 09:56:10 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:55:30 AM EDT
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p162\n\
+"sntp - standard SNTP program - Ver. 4.2.5p163\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed Thursday April 9, 2009 at 09:56:09 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:55:29 AM EDT
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define SNTP_VERSION "4.2.5p162"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p162"
+#define SNTP_VERSION "4.2.5p163"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p163"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed Thursday April 9, 2009 at 09:56:13 AM EDT
+# It has been AutoGen-ed Friday April 10, 2009 at 07:55:32 AM EDT
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH SNTP 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
+.TH SNTP 1 2009-04-10 "( 4.2.5p163)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed Thursday April 9, 2009 at 09:56:11 AM EDT
+.\" It has been AutoGen-ed Friday April 10, 2009 at 07:55:31 AM EDT
.\" 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 Thursday April 9, 2009 at 09:56:25 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:55:40 AM EDT
* 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.5p162\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p163\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 Thursday April 9, 2009 at 09:56:24 AM EDT
+ * It has been AutoGen-ed Friday April 10, 2009 at 07:55:39 AM EDT
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 23
-#define NTP_KEYGEN_VERSION "4.2.5p162"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p162"
+#define NTP_KEYGEN_VERSION "4.2.5p163"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p163"
/*
* 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 Thursday April 9, 2009 at 09:56:28 AM EDT
+# It has been AutoGen-ed Friday April 10, 2009 at 07:55:42 AM EDT
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTP-KEYGEN 1 2009-04-09 "(ntp 4.2.5p162)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-04-10 "(ntp 4.2.5p163)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Thursday April 9, 2009 at 09:56:26 AM EDT
+.\" It has been AutoGen-ed Friday April 10, 2009 at 07:55:41 AM EDT
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"