+(4.2.7p132) 2011/02/22 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1832] ntpdate doesn't allow timeout > 2s.
* [Bug 1833] The checking sem_timedwait() fails without -pthread.
* ElectricFence was suffering bitrot - remove it. valgrind works well.
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.c)
*
- * It has been AutoGen-ed February 22, 2011 at 01:19:36 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:58 AM by AutoGen 5.11.6
* From the definitions clktest-opts.def
* and the template file options
*
*/
static char const zPROGNAME[8] = "CLKTEST";
static char const zUsageTitle[129] =
-"clktest - test the clock line discipline - Ver. 4.2.7p131\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p132\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.h)
*
- * It has been AutoGen-ed February 22, 2011 at 01:19:36 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:58 AM by AutoGen 5.11.6
* From the definitions clktest-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 10
-#define CLKTEST_VERSION "4.2.7p131"
-#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p131"
+#define CLKTEST_VERSION "4.2.7p132"
+#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed February 22, 2011 at 01:17:02 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:01 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.7p131\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p132\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 February 22, 2011 at 01:17:01 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:01 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.7p131"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p131"
+#define NTPD_VERSION "4.2.7p132"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:18:44 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:27:21 AM 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.7p131
+ntpd - NTP daemon program - Ver. 4.2.7p132
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-02-22 "( 4.2.7p131)" "Programmer's Manual"
+.TH NTPD 1 2011-02-22 "( 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:18:43 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:27:21 AM 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 February 22, 2011 at 01:18:54 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:29 AM 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.7p131\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p132\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 February 22, 2011 at 01:18:54 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:29 AM 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.7p131"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p131"
+#define NTPDC_VERSION "4.2.7p132"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:19:04 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:27:39 AM 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.7p131
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p132
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-02-22 "( 4.2.7p131)" "Programmer's Manual"
+.TH NTPDC 1 2011-02-22 "( 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:19:03 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:27:38 AM 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 February 22, 2011 at 01:19:05 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:39 AM 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.7p131\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p132\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 February 22, 2011 at 01:19:05 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:39 AM 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.7p131"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p131"
+#define NTPQ_VERSION "4.2.7p132"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:19:24 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:27:51 AM 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.7p131
+ntpq - standard NTP query program - Ver. 4.2.7p132
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-02-22 "( 4.2.7p131)" "Programmer's Manual"
+.TH NTPQ 1 2011-02-22 "( 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:19:24 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:27:50 AM 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 February 22, 2011 at 01:19:26 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:51 AM 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.7p131\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p132\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 February 22, 2011 at 01:19:26 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:51 AM 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.7p131"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p131"
+#define NTPSNMPD_VERSION "4.2.7p132"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:19:33 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:27:57 AM 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.7p131
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p132
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-02-22 "( 4.2.7p131)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-02-22 "( 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:19:33 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:27:56 AM 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=131
+point=132
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed February 22, 2011 at 01:16:29 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:26:48 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.7p131\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p132\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 February 22, 2011 at 01:16:29 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:26:47 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.7p131"
-#define SNTP_FULL_VERSION "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p131"
+#define SNTP_VERSION "4.2.7p132"
+#define SNTP_FULL_VERSION "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:16:55 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:27:00 AM 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.7p131
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p132
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-02-22 "( 4.2.7p131)" "Programmer's Manual"
+.TH SNTP 1 2011-02-22 "( 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:16:55 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:26:59 AM 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.7p131
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p132
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 February 22, 2011 at 01:19:39 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:28:00 AM 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.7p131\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p132\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 February 22, 2011 at 01:19:39 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:28:00 AM 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.7p131"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p131"
+#define NTP_KEYGEN_VERSION "4.2.7p132"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p132"
/*
* 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 February 22, 2011 at 01:19:50 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:28:10 AM 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.7p131
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p132
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-02-22 "(ntp 4.2.7p131)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-02-22 "(ntp 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:19:50 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:28:09 AM by AutoGen 5.11.6
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"