+(4.2.7p100) 2010/12/21 Released by Harlan Stenn <stenn@ntp.org>
(4.2.7p99) 2010/12/21 Released by Harlan Stenn <stenn@ntp.org>
* Add unit tests for msnprintf().
(4.2.7p98) 2010/12/20 Released by Harlan Stenn <stenn@ntp.org>
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.c)
*
- * It has been AutoGen-ed December 21, 2010 at 09:35:54 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:17:42 AM by AutoGen 5.11.6pre5
* From the definitions clktest-opts.def
* and the template file options
*
* Define the Clktest Option Environment
*/
static char const zPROGNAME[8] = "CLKTEST";
-static char const zUsageTitle[128] =
-"clktest - test the clock line discipline - Ver. 4.2.7p99\n\
+static char const zUsageTitle[129] =
+"clktest - test the clock line discipline - Ver. 4.2.7p100\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 December 21, 2010 at 09:35:54 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:17:41 AM by AutoGen 5.11.6pre5
* From the definitions clktest-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 10
-#define CLKTEST_VERSION "4.2.7p99"
-#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p99"
+#define CLKTEST_VERSION "4.2.7p100"
+#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p100"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed December 21, 2010 at 09:34:47 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:11:48 AM by AutoGen 5.11.6pre5
* From the definitions ntpd-opts.def
* and the template file options
*
* Define the Ntpd Option Environment
*/
static char const zPROGNAME[5] = "NTPD";
-static char const zUsageTitle[132] =
-"ntpd - NTP daemon program - Ver. 4.2.7p99\n\
+static char const zUsageTitle[133] =
+"ntpd - NTP daemon program - Ver. 4.2.7p100\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 December 21, 2010 at 09:34:47 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:11:48 AM by AutoGen 5.11.6pre5
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p99"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p99"
+#define NTPD_VERSION "4.2.7p100"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p100"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed December 21, 2010 at 09:35:15 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed December 21, 2010 at 11:14:06 AM by AutoGen 5.11.6pre5
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPD 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual"
+.TH NTPD 1 2010-12-21 "( 4.2.7p100)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed December 21, 2010 at 09:35:15 AM by AutoGen 5.11.6pre5
+.\" It has been AutoGen-ed December 21, 2010 at 11:14:03 AM by AutoGen 5.11.6pre5
.\" 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 December 21, 2010 at 09:35:22 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:15:13 AM by AutoGen 5.11.6pre5
* From the definitions ntpdc-opts.def
* and the template file options
*
* Define the Ntpdc Option Environment
*/
static char const zPROGNAME[6] = "NTPDC";
-static char const zUsageTitle[128] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p99\n\
+static char const zUsageTitle[129] =
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p100\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 December 21, 2010 at 09:35:22 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:15:12 AM by AutoGen 5.11.6pre5
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p99"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p99"
+#define NTPDC_VERSION "4.2.7p100"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p100"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed December 21, 2010 at 09:35:35 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed December 21, 2010 at 11:16:16 AM by AutoGen 5.11.6pre5
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPDC 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual"
+.TH NTPDC 1 2010-12-21 "( 4.2.7p100)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed December 21, 2010 at 09:35:34 AM by AutoGen 5.11.6pre5
+.\" It has been AutoGen-ed December 21, 2010 at 11:16:14 AM by AutoGen 5.11.6pre5
.\" 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 December 21, 2010 at 09:35:35 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:16:19 AM by AutoGen 5.11.6pre5
* From the definitions ntpq-opts.def
* and the template file options
*
* Define the Ntpq Option Environment
*/
static char const zPROGNAME[5] = "NTPQ";
-static char const zUsageTitle[120] =
-"ntpq - standard NTP query program - Ver. 4.2.7p99\n\
+static char const zUsageTitle[121] =
+"ntpq - standard NTP query program - Ver. 4.2.7p100\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 December 21, 2010 at 09:35:35 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:16:18 AM by AutoGen 5.11.6pre5
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p99"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p99"
+#define NTPQ_VERSION "4.2.7p100"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p100"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed December 21, 2010 at 09:35:47 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed December 21, 2010 at 11:17:10 AM by AutoGen 5.11.6pre5
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPQ 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual"
+.TH NTPQ 1 2010-12-21 "( 4.2.7p100)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed December 21, 2010 at 09:35:47 AM by AutoGen 5.11.6pre5
+.\" It has been AutoGen-ed December 21, 2010 at 11:17:09 AM by AutoGen 5.11.6pre5
.\" 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 December 21, 2010 at 09:35:48 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:17:12 AM by AutoGen 5.11.6pre5
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
* Define the Ntpsnmpd Option Environment
*/
static char const zPROGNAME[9] = "NTPSNMPD";
-static char const zUsageTitle[104] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p99\n\
+static char const zUsageTitle[105] =
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p100\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 December 21, 2010 at 09:35:47 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:17:12 AM by AutoGen 5.11.6pre5
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p99"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p99"
+#define NTPSNMPD_VERSION "4.2.7p100"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p100"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed December 21, 2010 at 09:35:53 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed December 21, 2010 at 11:17:38 AM by AutoGen 5.11.6pre5
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPSNMPD 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-12-21 "( 4.2.7p100)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed December 21, 2010 at 09:35:53 AM by AutoGen 5.11.6pre5
+.\" It has been AutoGen-ed December 21, 2010 at 11:17:37 AM by AutoGen 5.11.6pre5
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=99
+point=100
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed December 21, 2010 at 09:34:40 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:10:39 AM by AutoGen 5.11.6pre5
* From the definitions sntp-opts.def
* and the template file options
*
* Define the Sntp Option Environment
*/
static char const zPROGNAME[5] = "SNTP";
-static char const zUsageTitle[122] =
-"sntp - standard SNTP program - Ver. 4.2.7p99\n\
+static char const zUsageTitle[123] =
+"sntp - standard SNTP program - Ver. 4.2.7p100\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed December 21, 2010 at 09:34:40 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:10:37 AM by AutoGen 5.11.6pre5
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.7p99"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p99"
+#define SNTP_VERSION "4.2.7p100"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p100"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed December 21, 2010 at 09:34:46 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed December 21, 2010 at 11:11:33 AM by AutoGen 5.11.6pre5
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
The default is to write the estimated correct local date and time (i.e. not
UTC) to the standard output in a format like
@example
-1996 Oct 15 20:17:25.123 +4.567 +/- 0.089 secs
+1996-10-15 20:17:25.123 (+0800) +4.567 +/- 0.089 secs
@end example
where the
@example
@end example
indicates the local clock is 4.567 seconds behind the correct time
(so 4.567 seconds must be added to the local clock to get it to be correct),
-and the time of
-@code{1996 Oct 15 20:17:25.123}
+and the (local) time of
+@code{1996-10-15 20:17:25.123}
+can be converted to UTC time by adding 8 hours and 0 minutes, and
is believed to be correct to within
@code{+/- 0.089}
seconds.
-.TH SNTP 1 2010-12-21 "( 4.2.7p99)" "Programmer's Manual"
+.TH SNTP 1 2010-12-21 "( 4.2.7p100)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed December 21, 2010 at 09:34:46 AM by AutoGen 5.11.6pre5
+.\" It has been AutoGen-ed December 21, 2010 at 11:11:30 AM by AutoGen 5.11.6pre5
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
.PP
The default is to write the estimated correct local date and time (i.e. not
UTC) to the standard output in a format like
-.BR "'1996 Oct 15 20:17:25.123 +4.567 +/- 0.089 secs'" ,
+.BR "'1996-10-15 20:17:25.123 (+0800) +4.567 +/- 0.089 secs'" ,
where the
+.B "'(+0800)'"
+means that to get to UTC from the reported local time one must
+add 8 hours and 0 minutes,
+and the
.B "'+4.567 +/- 0.089 secs'"
indicates the local clock is 4.567 seconds behind the correct time
(so 4.567 seconds must be added to the local clock to get it to be correct),
and the time of
-'1996 Oct 15 20:17:25.123'
+'1996-10-15 20:17:25.123'
is believed to be correct to within
+/- 0.089
seconds.
clock. Run as root, it can correct the system clock to this offset as
well. It can be run as an interactive command or from a cron job.
- <p>This document applies to version 4.2.7p99 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p100 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
<p class="indent">The default is to write the estimated correct local date and time (i.e. not
UTC) to the standard output in a format like
-<pre class="example"> 1996 Oct 15 20:17:25.123 +4.567 +/- 0.089 secs
+<pre class="example"> 1996-10-15 20:17:25.123 (+0800) +4.567 +/- 0.089 secs
</pre>
<p>where the
<pre class="example"> +4.567 +/- 0.089 secs
</pre>
<p>indicates the local clock is 4.567 seconds behind the correct time
(so 4.567 seconds must be added to the local clock to get it to be correct),
-and the time of
-<code>1996 Oct 15 20:17:25.123</code>
+and the (local) time of
+<code>1996-10-15 20:17:25.123</code>
+can be converted to UTC time by adding 8 hours and 0 minutes, and
is believed to be correct to within
<code>+/- 0.089</code>
seconds.
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed December 21, 2010 at 09:35:59 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:17:45 AM by AutoGen 5.11.6pre5
* From the definitions ntp-keygen-opts.def
* and the template file options
*
* Define the Ntp_Keygen Option Environment
*/
static char const zPROGNAME[11] = "NTP_KEYGEN";
-static char const zUsageTitle[115] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p99\n\
+static char const zUsageTitle[116] =
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p100\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 December 21, 2010 at 09:35:58 AM by AutoGen 5.11.6pre5
+ * It has been AutoGen-ed December 21, 2010 at 11:17:44 AM by AutoGen 5.11.6pre5
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.7p99"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p99"
+#define NTP_KEYGEN_VERSION "4.2.7p100"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p100"
/*
* 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 December 21, 2010 at 09:36:09 AM by AutoGen 5.11.6pre5
+# It has been AutoGen-ed December 21, 2010 at 11:17:57 AM by AutoGen 5.11.6pre5
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTP-KEYGEN 1 2010-12-21 "(ntp 4.2.7p99)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-12-21 "(ntp 4.2.7p100)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed December 21, 2010 at 09:36:08 AM by AutoGen 5.11.6pre5
+.\" It has been AutoGen-ed December 21, 2010 at 11:17:56 AM by AutoGen 5.11.6pre5
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"