+(4.2.7p143) 2011/03/31 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1732] ntpd ties up CPU on disconnected USB refclock.
* [Bug 1861] tickadj build failure using uClibc.
* [Bug 1862] in6addr_any test in configure fooled by arm gcc 4.1.3 -O2.
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed March 21, 2011 at 07:55:47 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 11:31:46 AM by AutoGen 5.11.6
* From the definitions ntpd-opts.def
* and the template file options
*
*/
static char const zPROGNAME[5] = "NTPD";
static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p142\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p143\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 March 21, 2011 at 07:55:47 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 11:31:45 AM by AutoGen 5.11.6
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p142"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p142"
+#define NTPD_VERSION "4.2.7p143"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p143"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed March 21, 2011 at 07:56:13 AM by AutoGen 5.11.6
+# It has been AutoGen-ed March 31, 2011 at 01:29:56 PM by AutoGen 5.11.6
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p142
+ntpd - NTP daemon program - Ver. 4.2.7p143
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-? no help Display extended usage information and exit
-! no more-help Extended usage information passed thru pager
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
+Options are specified by doubled hyphens and their name or by a single
+hyphen and the flag character.
The following option preset mechanisms are supported:
- examining environment variables named NTPD_*
-.TH NTPD 1 2011-03-21 "( 4.2.7p142)" "Programmer's Manual"
+.TH NTPD 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed March 21, 2011 at 07:56:13 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed March 31, 2011 at 01:29:55 PM by AutoGen 5.11.6
.\" 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 March 21, 2011 at 07:56:23 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 01:30:08 PM by AutoGen 5.11.6
* From the definitions ntpdc-opts.def
* and the template file options
*
*/
static char const zPROGNAME[6] = "NTPDC";
static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p142\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p143\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 March 21, 2011 at 07:56:23 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 01:30:07 PM by AutoGen 5.11.6
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p142"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p142"
+#define NTPDC_VERSION "4.2.7p143"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p143"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed March 21, 2011 at 07:56:38 AM by AutoGen 5.11.6
+# It has been AutoGen-ed March 31, 2011 at 01:30:18 PM by AutoGen 5.11.6
# 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.7p142
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p143
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
+Options are specified by doubled hyphens and their name or by a single
+hyphen and the flag character.
The following option preset mechanisms are supported:
- reading file $HOME/.ntprc
-.TH NTPDC 1 2011-03-21 "( 4.2.7p142)" "Programmer's Manual"
+.TH NTPDC 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed March 21, 2011 at 07:56:37 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed March 31, 2011 at 01:30:17 PM by AutoGen 5.11.6
.\" 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 March 21, 2011 at 07:56:38 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 01:30:18 PM by AutoGen 5.11.6
* From the definitions ntpq-opts.def
* and the template file options
*
*/
static char const zPROGNAME[5] = "NTPQ";
static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p142\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p143\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 March 21, 2011 at 07:56:38 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 01:30:18 PM by AutoGen 5.11.6
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p142"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p142"
+#define NTPQ_VERSION "4.2.7p143"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p143"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed March 21, 2011 at 07:56:52 AM by AutoGen 5.11.6
+# It has been AutoGen-ed March 31, 2011 at 01:30:40 PM by AutoGen 5.11.6
# 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.7p142
+ntpq - standard NTP query program - Ver. 4.2.7p143
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
+Options are specified by doubled hyphens and their name or by a single
+hyphen and the flag character.
The following option preset mechanisms are supported:
- reading file $HOME/.ntprc
-.TH NTPQ 1 2011-03-21 "( 4.2.7p142)" "Programmer's Manual"
+.TH NTPQ 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed March 21, 2011 at 07:56:52 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed March 31, 2011 at 01:30:40 PM by AutoGen 5.11.6
.\" 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 March 21, 2011 at 07:56:53 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 01:30:41 PM by AutoGen 5.11.6
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*/
static char const zPROGNAME[9] = "NTPSNMPD";
static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p142\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p143\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 March 21, 2011 at 07:56:53 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 01:30:40 PM by AutoGen 5.11.6
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p142"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p142"
+#define NTPSNMPD_VERSION "4.2.7p143"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p143"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed March 21, 2011 at 07:56:59 AM by AutoGen 5.11.6
+# It has been AutoGen-ed March 31, 2011 at 01:30:48 PM by AutoGen 5.11.6
# 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.7p142
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p143
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
+Options are specified by doubled hyphens and their name or by a single
+hyphen and the flag character.
The following option preset mechanisms are supported:
- reading file $HOME/.ntprc
-.TH NTPSNMPD 1 2011-03-21 "( 4.2.7p142)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed March 21, 2011 at 07:56:59 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed March 31, 2011 at 01:30:48 PM by AutoGen 5.11.6
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=142
+point=143
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed March 21, 2011 at 07:52:39 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 11:14:19 AM by AutoGen 5.11.6
* From the definitions sntp-opts.def
* and the template file options
*
*/
static char const zPROGNAME[5] = "SNTP";
static char const zUsageTitle[154] =
-"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p142\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p143\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 March 21, 2011 at 07:52:39 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 11:14:18 AM by AutoGen 5.11.6
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define SNTP_VERSION "4.2.7p142"
-#define SNTP_FULL_VERSION "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p142"
+#define SNTP_VERSION "4.2.7p143"
+#define SNTP_FULL_VERSION "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p143"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed March 21, 2011 at 07:57:24 AM by AutoGen 5.11.6
+# It has been AutoGen-ed March 31, 2011 at 01:31:36 PM by AutoGen 5.11.6
# 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.7p142
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p143
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
+Options are specified by doubled hyphens and their name or by a single
+hyphen and the flag character.
-.TH SNTP 1 2011-03-21 "( 4.2.7p142)" "Programmer's Manual"
+.TH SNTP 1 2011-03-31 "( 4.2.7p143)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed March 21, 2011 at 07:57:23 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed March 31, 2011 at 01:31:36 PM by AutoGen 5.11.6
.\" From the definitions sntp-opts.def
.\" and the template file agman1.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.7p142
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p143
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
+Options are specified by doubled hyphens and their name or by a single
+hyphen and the flag character.
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed March 21, 2011 at 07:57:02 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 01:30:55 PM by AutoGen 5.11.6
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*/
static char const zPROGNAME[11] = "NTP_KEYGEN";
static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p142\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p143\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 March 21, 2011 at 07:57:02 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed March 31, 2011 at 01:30:55 PM by AutoGen 5.11.6
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.7p142"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p142"
+#define NTP_KEYGEN_VERSION "4.2.7p143"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p143"
/*
* 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 March 21, 2011 at 07:57:14 AM by AutoGen 5.11.6
+# It has been AutoGen-ed March 31, 2011 at 01:31:14 PM by AutoGen 5.11.6
# 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.7p142
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p143
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name
-or by a single hyphen and the flag character.
+Options are specified by doubled hyphens and their name or by a single
+hyphen and the flag character.
The following option preset mechanisms are supported:
- reading file $HOME/.ntprc
-.TH NTP-KEYGEN 1 2011-03-21 "(ntp 4.2.7p142)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-03-31 "(ntp 4.2.7p143)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed March 21, 2011 at 07:57:13 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed March 31, 2011 at 01:31:14 PM by AutoGen 5.11.6
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"