+(4.2.7p164) 2011/05/11 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 988] Local clock eats up -g option, so ntpd stops with large
initial time offset.
* [Bug 1921] LOCAL, ACTS drivers with "prefer" excluded from initial
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed May 8, 2011 at 09:08:20 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:46:34 AM by AutoGen 5.11.9pre10
* From the definitions ntpd-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[40] =
-"ntpd 4.2.7p163\n\
+"ntpd 4.2.7p164\n\
see html/copyright.html\n";
static char const zCopyrightNotice[25] =
"see html/copyright.html\n";
*/
static char const zPROGNAME[5] = "NTPD";
static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p163\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p164\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ <server1> ... <serverN> ]\n";
#define zRcName NULL
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed May 8, 2011 at 09:08:20 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:46:34 AM by AutoGen 5.11.9pre10
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p163"
-#define NTPD_FULL_VERSION "ntpd 4.2.7p163"
+#define NTPD_VERSION "4.2.7p164"
+#define NTPD_FULL_VERSION "ntpd 4.2.7p164"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed May 8, 2011 at 09:08:43 AM by AutoGen 5.11.9pre10
+# It has been AutoGen-ed May 11, 2011 at 12:47:08 AM by AutoGen 5.11.9pre10
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p163
+ntpd - NTP daemon program - Ver. 4.2.7p164
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH NTPD 1 2011-05-08 "( 4.2.7p163)" "Programmer's Manual"
+.TH NTPD 1 2011-05-11 "( 4.2.7p164)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed May 8, 2011 at 09:08:42 AM by AutoGen 5.11.9pre10
+.\" It has been AutoGen-ed May 11, 2011 at 12:47:07 AM by AutoGen 5.11.9pre10
.\" 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 May 8, 2011 at 09:08:50 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:47:16 AM by AutoGen 5.11.9pre10
* From the definitions ntpdc-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[41] =
-"ntpdc 4.2.7p163\n\
+"ntpdc 4.2.7p164\n\
see html/copyright.html\n";
static char const zCopyrightNotice[25] =
"see html/copyright.html\n";
*/
static char const zPROGNAME[6] = "NTPDC";
static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p163\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p164\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed May 8, 2011 at 09:08:50 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:47:16 AM by AutoGen 5.11.9pre10
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p163"
-#define NTPDC_FULL_VERSION "ntpdc 4.2.7p163"
+#define NTPDC_VERSION "4.2.7p164"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.7p164"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed May 8, 2011 at 09:09:01 AM by AutoGen 5.11.9pre10
+# It has been AutoGen-ed May 11, 2011 at 12:47:27 AM by AutoGen 5.11.9pre10
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.7p163
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p164
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPDC 1 2011-05-08 "( 4.2.7p163)" "Programmer's Manual"
+.TH NTPDC 1 2011-05-11 "( 4.2.7p164)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed May 8, 2011 at 09:09:00 AM by AutoGen 5.11.9pre10
+.\" It has been AutoGen-ed May 11, 2011 at 12:47:27 AM by AutoGen 5.11.9pre10
.\" 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 May 8, 2011 at 09:09:01 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:47:28 AM by AutoGen 5.11.9pre10
* From the definitions ntpq-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[40] =
-"ntpq 4.2.7p163\n\
+"ntpq 4.2.7p164\n\
see html/copyright.html\n";
static char const zCopyrightNotice[25] =
"see html/copyright.html\n";
*/
static char const zPROGNAME[5] = "NTPQ";
static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p163\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p164\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed May 8, 2011 at 09:09:01 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:47:28 AM by AutoGen 5.11.9pre10
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p163"
-#define NTPQ_FULL_VERSION "ntpq 4.2.7p163"
+#define NTPQ_VERSION "4.2.7p164"
+#define NTPQ_FULL_VERSION "ntpq 4.2.7p164"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed May 8, 2011 at 09:09:15 AM by AutoGen 5.11.9pre10
+# It has been AutoGen-ed May 11, 2011 at 12:47:42 AM by AutoGen 5.11.9pre10
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpq - standard NTP query program - Ver. 4.2.7p163
+ntpq - standard NTP query program - Ver. 4.2.7p164
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPQ 1 2011-05-08 "( 4.2.7p163)" "Programmer's Manual"
+.TH NTPQ 1 2011-05-11 "( 4.2.7p164)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed May 8, 2011 at 09:09:15 AM by AutoGen 5.11.9pre10
+.\" It has been AutoGen-ed May 11, 2011 at 12:47:42 AM by AutoGen 5.11.9pre10
.\" 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 May 8, 2011 at 09:09:16 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:47:43 AM by AutoGen 5.11.9pre10
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[44] =
-"ntpsnmpd 4.2.7p163\n\
+"ntpsnmpd 4.2.7p164\n\
see html/copyright.html\n";
static char const zCopyrightNotice[25] =
"see html/copyright.html\n";
*/
static char const zPROGNAME[9] = "NTPSNMPD";
static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p163\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p164\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed May 8, 2011 at 09:09:16 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:47:42 AM by AutoGen 5.11.9pre10
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p163"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p163"
+#define NTPSNMPD_VERSION "4.2.7p164"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p164"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed May 8, 2011 at 09:09:22 AM by AutoGen 5.11.9pre10
+# It has been AutoGen-ed May 11, 2011 at 12:47:48 AM by AutoGen 5.11.9pre10
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p163
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p164
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH NTPSNMPD 1 2011-05-08 "( 4.2.7p163)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-05-11 "( 4.2.7p164)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed May 8, 2011 at 09:09:22 AM by AutoGen 5.11.9pre10
+.\" It has been AutoGen-ed May 11, 2011 at 12:47:48 AM by AutoGen 5.11.9pre10
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=163
+point=164
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed May 8, 2011 at 09:04:43 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:43:30 AM by AutoGen 5.11.9pre10
* From the definitions sntp-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[40] =
-"sntp 4.2.7p163\n\
+"sntp 4.2.7p164\n\
see html/copyright.html\n";
static char const zCopyrightNotice[25] =
"see html/copyright.html\n";
*/
static char const zPROGNAME[5] = "SNTP";
static char const zUsageTitle[154] =
-"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p163\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p164\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ hostname-or-IP ...]\n";
static char const zRcName[7] = ".ntprc";
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed May 8, 2011 at 09:04:42 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:43:30 AM by AutoGen 5.11.9pre10
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define SNTP_VERSION "4.2.7p163"
-#define SNTP_FULL_VERSION "sntp 4.2.7p163"
+#define SNTP_VERSION "4.2.7p164"
+#define SNTP_FULL_VERSION "sntp 4.2.7p164"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed May 8, 2011 at 09:09:43 AM by AutoGen 5.11.9pre10
+# It has been AutoGen-ed May 11, 2011 at 12:48:09 AM by AutoGen 5.11.9pre10
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p163
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p164
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
-.TH sntp 1 "08 May 2011" "4.2.7p163" "User Commands"
+.TH sntp 1 "11 May 2011" "4.2.7p164" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp.man)
.\"
-.\" It has been AutoGen-ed May 8, 2011 at 09:09:42 AM by AutoGen 5.11.9pre10
+.\" It has been AutoGen-ed May 11, 2011 at 12:48:08 AM by AutoGen 5.11.9pre10
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
<p><a name="index-sntp-usage-3"></a>
This is the automatically generated usage text for sntp:
-<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p163
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p164
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed May 8, 2011 at 09:09:24 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:47:49 AM by AutoGen 5.11.9pre10
* From the definitions ntp-keygen-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[52] =
-"ntp-keygen (ntp) 4.2.7p163\n\
+"ntp-keygen (ntp) 4.2.7p164\n\
see html/copyright.html\n";
static char const zCopyrightNotice[25] =
"see html/copyright.html\n";
*/
static char const zPROGNAME[11] = "NTP_KEYGEN";
static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p163\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p164\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed May 8, 2011 at 09:09:24 AM by AutoGen 5.11.9pre10
+ * It has been AutoGen-ed May 11, 2011 at 12:47:49 AM by AutoGen 5.11.9pre10
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.7p163"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p163"
+#define NTP_KEYGEN_VERSION "4.2.7p164"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p164"
/*
* 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 May 8, 2011 at 09:09:33 AM by AutoGen 5.11.9pre10
+# It has been AutoGen-ed May 11, 2011 at 12:48:00 AM by AutoGen 5.11.9pre10
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p163
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p164
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH NTP-KEYGEN 1 2011-05-08 "(ntp 4.2.7p163)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-05-11 "(ntp 4.2.7p164)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed May 8, 2011 at 09:09:33 AM by AutoGen 5.11.9pre10
+.\" It has been AutoGen-ed May 11, 2011 at 12:47:59 AM by AutoGen 5.11.9pre10
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"