+(4.2.5p198) 2009/08/03 Released by Harlan Stenn <stenn@ntp.org>
* Upgrade to autogen-5.9.9-pre5.
(4.2.5p197) 2009/07/30 Released by Harlan Stenn <stenn@ntp.org>
* The build script now has . at the end of PATH for config.guess.
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed Thursday July 30, 2009 at 07:50:46 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:57:31 AM by AutoGen 5.9.9pre5
* From the definitions sntp-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * sntp copyright 2008 ntp.org - all rights reserved
+ * sntp copyright (c) 2008 ntp.org - all rights reserved
*
*
*/
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p197\n\
+"sntp - standard SNTP program - Ver. 4.2.5p198\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 July 30, 2009 at 07:50:46 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:57:30 AM by AutoGen 5.9.9pre5
* From the definitions sntp-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * sntp copyright 2008 ntp.org - all rights reserved
+ * sntp copyright (c) 2008 ntp.org - all rights reserved
*
*
*/
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.5p197"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p197"
+#define SNTP_VERSION "4.2.5p198"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p198"
/*
* 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 July 30, 2009 at 07:50:49 AM EDT
+# It has been AutoGen-ed August 3, 2009 at 07:57:33 AM by AutoGen 5.9.9pre5
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH SNTP 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH SNTP 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:50:48 AM EDT
+.\" It has been AutoGen-ed August 3, 2009 at 07:57:32 AM by AutoGen 5.9.9pre5
.\" 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 July 30, 2009 at 07:37:52 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:44:33 AM by AutoGen 5.9.9pre5
* From the definitions ntpd-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpd copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
*/
tSCC zPROGNAME[] = "NTPD";
tSCC zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p197\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p198\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 July 30, 2009 at 07:37:51 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:44:32 AM by AutoGen 5.9.9pre5
* From the definitions ntpd-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpd copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 34
-#define NTPD_VERSION "4.2.5p197"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p197"
+#define NTPD_VERSION "4.2.5p198"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p198"
/*
* 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 July 30, 2009 at 07:37:54 AM EDT
+# It has been AutoGen-ed August 3, 2009 at 07:44:35 AM by AutoGen 5.9.9pre5
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPD 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH NTPD 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:37:53 AM EDT
+.\" It has been AutoGen-ed August 3, 2009 at 07:44:34 AM by AutoGen 5.9.9pre5
.\" 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 July 30, 2009 at 07:44:33 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:51:17 AM by AutoGen 5.9.9pre5
* From the definitions ntpdc-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpdc copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpdc copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
*/
tSCC zPROGNAME[] = "NTPDC";
tSCC zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p197\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p198\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 July 30, 2009 at 07:44:33 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:51:17 AM by AutoGen 5.9.9pre5
* From the definitions ntpdc-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpdc copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpdc copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.5p197"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p197"
+#define NTPDC_VERSION "4.2.5p198"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p198"
/*
* 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 July 30, 2009 at 07:44:35 AM EDT
+# It has been AutoGen-ed August 3, 2009 at 07:51:19 AM by AutoGen 5.9.9pre5
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPDC 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH NTPDC 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:44:35 AM EDT
+.\" It has been AutoGen-ed August 3, 2009 at 07:51:19 AM by AutoGen 5.9.9pre5
.\" 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 July 30, 2009 at 07:45:04 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:51:48 AM by AutoGen 5.9.9pre5
* From the definitions ntpq-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpq copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpq copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
*/
tSCC zPROGNAME[] = "NTPQ";
tSCC zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p197\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p198\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 July 30, 2009 at 07:45:03 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:51:47 AM by AutoGen 5.9.9pre5
* From the definitions ntpq-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpq copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpq copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 13
-#define NTPQ_VERSION "4.2.5p197"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p197"
+#define NTPQ_VERSION "4.2.5p198"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p198"
/*
* 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 July 30, 2009 at 07:45:06 AM EDT
+# It has been AutoGen-ed August 3, 2009 at 07:51:50 AM by AutoGen 5.9.9pre5
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPQ 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH NTPQ 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:45:05 AM EDT
+.\" It has been AutoGen-ed August 3, 2009 at 07:51:49 AM by AutoGen 5.9.9pre5
.\" 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 July 30, 2009 at 07:45:47 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:52:32 AM by AutoGen 5.9.9pre5
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpsnmpd copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpsnmpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
*/
tSCC zPROGNAME[] = "NTPSNMPD";
tSCC zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p197\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p198\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 July 30, 2009 at 07:45:47 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:52:32 AM by AutoGen 5.9.9pre5
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpsnmpd copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntpsnmpd copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 7
-#define NTPSNMPD_VERSION "4.2.5p197"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p197"
+#define NTPSNMPD_VERSION "4.2.5p198"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p198"
/*
* 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 July 30, 2009 at 07:45:49 AM EDT
+# It has been AutoGen-ed August 3, 2009 at 07:52:34 AM by AutoGen 5.9.9pre5
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPSNMPD 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:45:49 AM EDT
+.\" It has been AutoGen-ed August 3, 2009 at 07:52:34 AM by AutoGen 5.9.9pre5
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=197
+point=198
# Special. Normally unused. A suffix.
#special=ag
special=
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed Thursday July 30, 2009 at 07:51:50 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:58:34 AM by AutoGen 5.9.9pre5
* From the definitions sntp-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * sntp copyright 1970-2006 ntp.org - all rights reserved
+ * sntp copyright (c) 1970-2006 ntp.org - all rights reserved
*
* General Public Licence for the software known as MSNTP
* ------------------------------------------------------
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p197\n\
+"sntp - standard SNTP program - Ver. 4.2.5p198\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 July 30, 2009 at 07:51:49 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:58:33 AM by AutoGen 5.9.9pre5
* From the definitions sntp-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * sntp copyright 1970-2006 ntp.org - all rights reserved
+ * sntp copyright (c) 1970-2006 ntp.org - all rights reserved
*
* General Public Licence for the software known as MSNTP
* ------------------------------------------------------
} teOptIndex;
#define OPTION_CT 13
-#define SNTP_VERSION "4.2.5p197"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p197"
+#define SNTP_VERSION "4.2.5p198"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p198"
/*
* 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 July 30, 2009 at 07:51:53 AM EDT
+# It has been AutoGen-ed August 3, 2009 at 07:58:36 AM by AutoGen 5.9.9pre5
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH SNTP 1 2009-07-30 "( 4.2.5p197)" "Programmer's Manual"
+.TH SNTP 1 2009-08-03 "( 4.2.5p198)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:51:51 AM EDT
+.\" It has been AutoGen-ed August 3, 2009 at 07:58:35 AM by AutoGen 5.9.9pre5
.\" 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 July 30, 2009 at 07:52:02 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:59:19 AM by AutoGen 5.9.9pre5
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntp-keygen copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntp-keygen copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
*/
tSCC zPROGNAME[] = "NTP_KEYGEN";
tSCC zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p197\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p198\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 July 30, 2009 at 07:52:01 AM EDT
+ * It has been AutoGen-ed August 3, 2009 at 07:59:18 AM by AutoGen 5.9.9pre5
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntp-keygen copyright 1970-2009 David L. Mills and/or others - all rights reserved
+ * ntp-keygen copyright (c) 1970-2009 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 23
-#define NTP_KEYGEN_VERSION "4.2.5p197"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p197"
+#define NTP_KEYGEN_VERSION "4.2.5p198"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p198"
/*
* 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 July 30, 2009 at 07:52:04 AM EDT
+# It has been AutoGen-ed August 3, 2009 at 07:59:21 AM by AutoGen 5.9.9pre5
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTP-KEYGEN 1 2009-07-30 "(ntp 4.2.5p197)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-08-03 "(ntp 4.2.5p198)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Thursday July 30, 2009 at 07:52:03 AM EDT
+.\" It has been AutoGen-ed August 3, 2009 at 07:59:20 AM by AutoGen 5.9.9pre5
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"