+(4.2.7p152) 2011/04/15 Released by Harlan Stenn <stenn@ntp.org>
* Update embedded libevent to current 2.1 git HEAD.
(4.2.7p151) 2011/04/14 Released by Harlan Stenn <stenn@ntp.org>
* Detect vsnprintf() support for "%m" and disable our "%m" expansion.
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed April 14, 2011 at 08:01:57 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:44:59 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.7p151\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p152\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 April 14, 2011 at 08:01:57 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:44:59 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.7p151"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p151"
+#define NTPD_VERSION "4.2.7p152"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p152"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed April 14, 2011 at 08:02:26 AM by AutoGen 5.11.6
+# It has been AutoGen-ed April 15, 2011 at 08:45:24 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.7p151
+ntpd - NTP daemon program - Ver. 4.2.7p152
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH NTPD 1 2011-04-14 "( 4.2.7p151)" "Programmer's Manual"
+.TH NTPD 1 2011-04-15 "( 4.2.7p152)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed April 14, 2011 at 08:02:25 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed April 15, 2011 at 08:45:23 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 April 14, 2011 at 08:02:33 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:45:33 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.7p151\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p152\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 April 14, 2011 at 08:02:33 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:45:33 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.7p151"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p151"
+#define NTPDC_VERSION "4.2.7p152"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p152"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed April 14, 2011 at 08:02:44 AM by AutoGen 5.11.6
+# It has been AutoGen-ed April 15, 2011 at 08:45:46 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.7p151
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p152
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPDC 1 2011-04-14 "( 4.2.7p151)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-15 "( 4.2.7p152)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed April 14, 2011 at 08:02:44 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed April 15, 2011 at 08:45:46 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 April 14, 2011 at 08:02:45 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:45:47 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.7p151\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p152\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 April 14, 2011 at 08:02:45 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:45:46 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.7p151"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p151"
+#define NTPQ_VERSION "4.2.7p152"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p152"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed April 14, 2011 at 08:02:58 AM by AutoGen 5.11.6
+# It has been AutoGen-ed April 15, 2011 at 08:46:01 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.7p151
+ntpq - standard NTP query program - Ver. 4.2.7p152
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPQ 1 2011-04-14 "( 4.2.7p151)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-15 "( 4.2.7p152)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed April 14, 2011 at 08:02:58 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed April 15, 2011 at 08:46:01 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 April 14, 2011 at 08:02:58 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:46:02 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.7p151\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p152\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 April 14, 2011 at 08:02:58 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:46:02 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.7p151"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p151"
+#define NTPSNMPD_VERSION "4.2.7p152"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p152"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed April 14, 2011 at 08:03:04 AM by AutoGen 5.11.6
+# It has been AutoGen-ed April 15, 2011 at 08:46:10 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.7p151
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p152
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH NTPSNMPD 1 2011-04-14 "( 4.2.7p151)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-15 "( 4.2.7p152)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed April 14, 2011 at 08:03:04 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed April 15, 2011 at 08:46:09 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=151
+point=152
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed April 14, 2011 at 07:59:05 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:41:57 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.7p151\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p152\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 April 14, 2011 at 07:59:05 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:41:57 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.7p151"
-#define SNTP_FULL_VERSION "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p151"
+#define SNTP_VERSION "4.2.7p152"
+#define SNTP_FULL_VERSION "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p152"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed April 14, 2011 at 08:03:29 AM by AutoGen 5.11.6
+# It has been AutoGen-ed April 15, 2011 at 08:46:29 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.7p151
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p152
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
-.TH SNTP 1 2011-04-14 "( 4.2.7p151)" "Programmer's Manual"
+.TH SNTP 1 2011-04-15 "( 4.2.7p152)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed April 14, 2011 at 08:03:29 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed April 15, 2011 at 08:46:29 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.7p151
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p152
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 April 14, 2011 at 08:03:07 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:46:11 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.7p151\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p152\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 April 14, 2011 at 08:03:07 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed April 15, 2011 at 08:46:11 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.7p151"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p151"
+#define NTP_KEYGEN_VERSION "4.2.7p152"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p152"
/*
* 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 April 14, 2011 at 08:03:18 AM by AutoGen 5.11.6
+# It has been AutoGen-ed April 15, 2011 at 08:46:21 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.7p151
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p152
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH NTP-KEYGEN 1 2011-04-14 "(ntp 4.2.7p151)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-15 "(ntp 4.2.7p152)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed April 14, 2011 at 08:03:17 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed April 15, 2011 at 08:46:20 AM by AutoGen 5.11.6
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"