+(4.2.5p226) 2009/10/04 Released by Harlan Stenn <stenn@ntp.org>
[Bug 1318] Allow multiple -g options on ntpd command line.
[Bug 1327] ntpq, ntpdc, ntp-keygen -d and -D should work with configure
--disable-debugging.
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed Saturday October 3, 2009 at 03:52:55 AM UTC
+ * It has been AutoGen-ed October 4, 2009 at 07:38:17 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.5p225\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p226\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 Saturday October 3, 2009 at 03:52:54 AM UTC
+ * It has been AutoGen-ed October 4, 2009 at 07:38:16 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 35
-#define NTPD_VERSION "4.2.5p225"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p225"
+#define NTPD_VERSION "4.2.5p226"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p226"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed Saturday October 3, 2009 at 03:52:56 AM UTC
+# It has been AutoGen-ed October 4, 2009 at 07:38:20 AM by AutoGen 5.9.9pre5
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPD 1 2009-10-03 "( 4.2.5p225)" "Programmer's Manual"
+.TH NTPD 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed Saturday October 3, 2009 at 03:52:55 AM UTC
+.\" It has been AutoGen-ed October 4, 2009 at 07:38:18 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 Saturday October 3, 2009 at 03:57:35 AM UTC
+ * It has been AutoGen-ed October 4, 2009 at 07:41:36 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.5p225\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p226\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 Saturday October 3, 2009 at 03:57:35 AM UTC
+ * It has been AutoGen-ed October 4, 2009 at 07:41:35 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.5p225"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p225"
+#define NTPDC_VERSION "4.2.5p226"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p226"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed Saturday October 3, 2009 at 03:57:36 AM UTC
+# It has been AutoGen-ed October 4, 2009 at 07:41:38 AM by AutoGen 5.9.9pre5
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
or by a single hyphen and the flag character.
The following option preset mechanisms are supported:
- - reading file /m/pogo/users/hart/.ntprc
- - reading file /m/pogo/users/hart/ntp-dev-1318-27/ntpdc/.ntprc
+ - reading file /users/stenn/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-dev/ntpdc/.ntprc
- examining environment variables named NTPDC_*
The
-.TH NTPDC 1 2009-10-03 "( 4.2.5p225)" "Programmer's Manual"
+.TH NTPDC 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Saturday October 3, 2009 at 03:57:35 AM UTC
+.\" It has been AutoGen-ed October 4, 2009 at 07:41:38 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 Saturday October 3, 2009 at 03:57:53 AM UTC
+ * It has been AutoGen-ed October 4, 2009 at 07:42:10 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.5p225\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p226\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 Saturday October 3, 2009 at 03:57:53 AM UTC
+ * It has been AutoGen-ed October 4, 2009 at 07:42:09 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.5p225"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p225"
+#define NTPQ_VERSION "4.2.5p226"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p226"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed Saturday October 3, 2009 at 03:57:54 AM UTC
+# It has been AutoGen-ed October 4, 2009 at 07:42:13 AM by AutoGen 5.9.9pre5
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
or by a single hyphen and the flag character.
The following option preset mechanisms are supported:
- - reading file /m/pogo/users/hart/.ntprc
- - reading file /m/pogo/users/hart/ntp-dev-1318-27/ntpq/.ntprc
+ - reading file /users/stenn/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-dev/ntpq/.ntprc
- examining environment variables named NTPQ_*
The
-.TH NTPQ 1 2009-10-03 "( 4.2.5p225)" "Programmer's Manual"
+.TH NTPQ 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed Saturday October 3, 2009 at 03:57:54 AM UTC
+.\" It has been AutoGen-ed October 4, 2009 at 07:42:11 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 September 30, 2009 at 07:36:53 AM by AutoGen 5.9.9pre5
+ * It has been AutoGen-ed October 4, 2009 at 07:42:41 AM by AutoGen 5.9.9pre5
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPSNMPD";
tSCC zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p225\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p226\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed September 30, 2009 at 07:36:53 AM by AutoGen 5.9.9pre5
+ * It has been AutoGen-ed October 4, 2009 at 07:42:40 AM by AutoGen 5.9.9pre5
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 7
-#define NTPSNMPD_VERSION "4.2.5p225"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p225"
+#define NTPSNMPD_VERSION "4.2.5p226"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p226"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed September 30, 2009 at 07:36:55 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed October 4, 2009 at 07:42:43 AM by AutoGen 5.9.9pre5
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPSNMPD 1 2009-09-30 "( 4.2.5p225)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed September 30, 2009 at 07:36:55 AM by AutoGen 5.9.9pre5
+.\" It has been AutoGen-ed October 4, 2009 at 07:42:42 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=225
+point=226
# Special. Normally unused. A suffix.
#special=ag
special=
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed September 30, 2009 at 07:41:58 AM by AutoGen 5.9.9pre5
+ * It has been AutoGen-ed October 4, 2009 at 07:47:51 AM by AutoGen 5.9.9pre5
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p225\n\
+"sntp - standard SNTP program - Ver. 4.2.5p226\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 September 30, 2009 at 07:41:57 AM by AutoGen 5.9.9pre5
+ * It has been AutoGen-ed October 4, 2009 at 07:47:50 AM by AutoGen 5.9.9pre5
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.5p225"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p225"
+#define SNTP_VERSION "4.2.5p226"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p226"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed September 30, 2009 at 07:42:00 AM by AutoGen 5.9.9pre5
+# It has been AutoGen-ed October 4, 2009 at 07:47:53 AM by AutoGen 5.9.9pre5
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-sntp - standard SNTP program - Ver. 4.2.5p220
+sntp - standard SNTP program - Ver. 4.2.5p225
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... ...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH SNTP 1 2009-09-30 "( 4.2.5p225)" "Programmer's Manual"
+.TH SNTP 1 2009-10-04 "( 4.2.5p226)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed September 30, 2009 at 07:41:59 AM by AutoGen 5.9.9pre5
+.\" It has been AutoGen-ed October 4, 2009 at 07:47:52 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 Saturday October 3, 2009 at 03:59:09 AM UTC
+ * It has been AutoGen-ed October 4, 2009 at 07:48:16 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.5p225\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p226\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 Saturday October 3, 2009 at 03:59:08 AM UTC
+ * It has been AutoGen-ed October 4, 2009 at 07:48:15 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.5p225"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p225"
+#define NTP_KEYGEN_VERSION "4.2.5p226"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p226"
/*
* 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 Saturday October 3, 2009 at 03:59:10 AM UTC
+# It has been AutoGen-ed October 4, 2009 at 07:48:18 AM by AutoGen 5.9.9pre5
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
or by a single hyphen and the flag character.
The following option preset mechanisms are supported:
- - reading file /m/pogo/users/hart/.ntprc
- - reading file /m/pogo/users/hart/ntp-dev-1318-27/util/.ntprc
+ - reading file /users/stenn/.ntprc
+ - reading file /deacon/backroom/snaps/ntp-dev/util/.ntprc
- examining environment variables named NTP_KEYGEN_*
If there is no new host key, look for an existing one.
-.TH NTP-KEYGEN 1 2009-10-03 "(ntp 4.2.5p225)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-10-04 "(ntp 4.2.5p226)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Saturday October 3, 2009 at 03:59:09 AM UTC
+.\" It has been AutoGen-ed October 4, 2009 at 07:48:17 AM by AutoGen 5.9.9pre5
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"