+(4.2.5p134) 2008/09/17 Released by Harlan Stenn <stenn@ntp.org>
* Clean up build process for ntpsnmpd.
(4.2.5p133) 2008/09/16 Released by Harlan Stenn <stenn@ntp.org>
* Add options processing to ntpsnmpd.
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed Tuesday September 16, 2008 at 07:37:36 AM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:37:30 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.5p133\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p134\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 Tuesday September 16, 2008 at 07:37:35 AM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:37:29 AM EDT
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 32
-#define NTPD_VERSION "4.2.5p133"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p133"
+#define NTPD_VERSION "4.2.5p134"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p134"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed Tuesday September 16, 2008 at 07:37:39 AM EDT
+# It has been AutoGen-ed Wednesday September 17, 2008 at 07:37:32 AM EDT
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPD 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual"
+.TH NTPD 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:37:38 AM EDT
+.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:37:31 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 Tuesday September 16, 2008 at 07:44:29 AM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:29 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.5p133\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p134\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 Tuesday September 16, 2008 at 07:44:28 AM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:28 AM EDT
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.5p133"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p133"
+#define NTPDC_VERSION "4.2.5p134"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p134"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed Tuesday September 16, 2008 at 07:44:30 AM EDT
+# It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:30 AM EDT
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPDC 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual"
+.TH NTPDC 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:44:30 AM EDT
+.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:30 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 Tuesday September 16, 2008 at 07:44:58 AM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:59 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.5p133\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p134\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 Tuesday September 16, 2008 at 07:44:58 AM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:44:59 AM EDT
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define NTPQ_VERSION "4.2.5p133"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p133"
+#define NTPQ_VERSION "4.2.5p134"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p134"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed Tuesday September 16, 2008 at 07:45:00 AM EDT
+# It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:01 AM EDT
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPQ 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual"
+.TH NTPQ 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:44:59 AM EDT
+.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:00 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 Tuesday September 16, 2008 at 07:11:05 PM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:44 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.5p133\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p134\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed Tuesday September 16, 2008 at 07:11:05 PM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:43 AM EDT
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 7
-#define NTPSNMPD_VERSION "4.2.5p133"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p133"
+#define NTPSNMPD_VERSION "4.2.5p134"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p134"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed Tuesday September 16, 2008 at 07:11:07 PM EDT
+# It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:45 AM EDT
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPSNMPD 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual"
+.TH NTPSNMPD 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:11:06 PM EDT
+.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:45 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=133
+point=134
# Special. Normally unused. A suffix.
#special=ag
special=
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed Tuesday September 16, 2008 at 07:45:44 AM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:48 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.5p133\n\
+"sntp - standard SNTP program - Ver. 4.2.5p134\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed Tuesday September 16, 2008 at 07:45:44 AM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:47 AM EDT
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define SNTP_VERSION "4.2.5p133"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p133"
+#define SNTP_VERSION "4.2.5p134"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p134"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed Tuesday September 16, 2008 at 07:45:47 AM EDT
+# It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:49 AM EDT
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH SNTP 1 2008-09-16 "( 4.2.5p133)" "Programmer's Manual"
+.TH SNTP 1 2008-09-17 "( 4.2.5p134)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:45:46 AM EDT
+.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:48 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 Tuesday September 16, 2008 at 07:45:55 AM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:57 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.5p133\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p134\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 Tuesday September 16, 2008 at 07:45:54 AM EDT
+ * It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:56 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.5p133"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p133"
+#define NTP_KEYGEN_VERSION "4.2.5p134"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p134"
/*
* 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 Tuesday September 16, 2008 at 07:45:57 AM EDT
+# It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:59 AM EDT
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTP-KEYGEN 1 2008-09-16 "(ntp 4.2.5p133)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-09-17 "(ntp 4.2.5p134)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Tuesday September 16, 2008 at 07:45:56 AM EDT
+.\" It has been AutoGen-ed Wednesday September 17, 2008 at 07:45:58 AM EDT
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"