---
+(4.2.6p3-RC10) 2010/11/14 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1681] More sntp logging cleanup.
* [Bug 1683] Non-localhost on loopback exempted from nic rules.
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed November 10, 2010 at 03:45:13 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:53:30 AM by AutoGen 5.10
* From the definitions ntpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPD";
tSCC zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.6p3-RC9\n\
+"ntpd - NTP daemon program - Ver. 4.2.6p3-RC10\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
#define zRcName NULL
#define apzHomeList NULL
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed November 10, 2010 at 03:45:12 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:53:29 AM by AutoGen 5.10
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 35
-#define NTPD_VERSION "4.2.6p3-RC9"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.6p3-RC9"
+#define NTPD_VERSION "4.2.6p3-RC10"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.6p3-RC10"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed November 10, 2010 at 03:45:49 AM by AutoGen 5.10
+# It has been AutoGen-ed November 14, 2010 at 08:54:06 AM by AutoGen 5.10
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.6p3-RC9
+ntpd - NTP daemon program - Ver. 4.2.6p3-RC10
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPD 1 2010-11-10 "( 4.2.6p3-RC9)" "Programmer's Manual"
+.TH NTPD 1 2010-11-14 "( 4.2.6p3-RC10)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed November 10, 2010 at 03:45:49 AM by AutoGen 5.10
+.\" It has been AutoGen-ed November 14, 2010 at 08:54:05 AM by AutoGen 5.10
.\" 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 November 10, 2010 at 03:45:58 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:54:11 AM by AutoGen 5.10
* From the definitions ntpdc-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPDC";
tSCC zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC9\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC10\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed November 10, 2010 at 03:45:58 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:54:11 AM by AutoGen 5.10
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.6p3-RC9"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC9"
+#define NTPDC_VERSION "4.2.6p3-RC10"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC10"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed November 10, 2010 at 03:46:09 AM by AutoGen 5.10
+# It has been AutoGen-ed November 14, 2010 at 08:54:21 AM by AutoGen 5.10
# 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.6p3-RC9
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC10
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPDC 1 2010-11-10 "( 4.2.6p3-RC9)" "Programmer's Manual"
+.TH NTPDC 1 2010-11-14 "( 4.2.6p3-RC10)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed November 10, 2010 at 03:46:08 AM by AutoGen 5.10
+.\" It has been AutoGen-ed November 14, 2010 at 08:54:21 AM by AutoGen 5.10
.\" 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 November 10, 2010 at 03:46:09 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:54:21 AM by AutoGen 5.10
* From the definitions ntpq-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPQ";
tSCC zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.6p3-RC9\n\
+"ntpq - standard NTP query program - Ver. 4.2.6p3-RC10\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed November 10, 2010 at 03:46:09 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:54:21 AM by AutoGen 5.10
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.6p3-RC9"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.6p3-RC9"
+#define NTPQ_VERSION "4.2.6p3-RC10"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.6p3-RC10"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed November 10, 2010 at 03:46:19 AM by AutoGen 5.10
+# It has been AutoGen-ed November 14, 2010 at 08:54:30 AM by AutoGen 5.10
# 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.6p3-RC9
+ntpq - standard NTP query program - Ver. 4.2.6p3-RC10
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPQ 1 2010-11-10 "( 4.2.6p3-RC9)" "Programmer's Manual"
+.TH NTPQ 1 2010-11-14 "( 4.2.6p3-RC10)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed November 10, 2010 at 03:46:18 AM by AutoGen 5.10
+.\" It has been AutoGen-ed November 14, 2010 at 08:54:30 AM by AutoGen 5.10
.\" 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 November 10, 2010 at 03:46:19 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:54:33 AM by AutoGen 5.10
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPSNMPD";
tSCC zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC9\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC10\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed November 10, 2010 at 03:46:19 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:54:33 AM by AutoGen 5.10
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.6p3-RC9"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC9"
+#define NTPSNMPD_VERSION "4.2.6p3-RC10"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC10"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed November 10, 2010 at 03:46:24 AM by AutoGen 5.10
+# It has been AutoGen-ed November 14, 2010 at 08:54:39 AM by AutoGen 5.10
# 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.6p3-RC9
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC10
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH NTPSNMPD 1 2010-11-10 "( 4.2.6p3-RC9)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-11-14 "( 4.2.6p3-RC10)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed November 10, 2010 at 03:46:24 AM by AutoGen 5.10
+.\" It has been AutoGen-ed November 14, 2010 at 08:54:38 AM by AutoGen 5.10
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - - prerelease is emptied
# else (not in RC)
# - rcpoint is empty and unused (for now).
-rcpoint=9
+rcpoint=10
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed November 10, 2010 at 03:47:41 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:55:47 AM by AutoGen 5.10
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.6p3-RC9\n\
+"sntp - standard SNTP program - Ver. 4.2.6p3-RC10\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
run interactively from the command line or as a\n\
.I cron\n\
job.\n\n\
-NTP and SNTP are defined by draft-ietf-ntp-ntpv4-proto-13, which\n\
+NTP and SNTP are defined by RFC 5905, which\n\
obsoletes RFC 4330 and RFC 1305.\n";
tSCC zFullVersion[] = SNTP_FULL_VERSION;
/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 495 */
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed November 10, 2010 at 03:47:40 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:55:47 AM by AutoGen 5.10
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.6p3-RC9"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.6p3-RC9"
+#define SNTP_VERSION "4.2.6p3-RC10"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.6p3-RC10"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed November 10, 2010 at 03:47:54 AM by AutoGen 5.10
+# It has been AutoGen-ed November 14, 2010 at 08:55:57 AM by AutoGen 5.10
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
.I cron
job.
-NTP and SNTP are defined by draft-ietf-ntp-ntpv4-proto-13, which
+NTP and SNTP are defined by RFC 5905, which
obsoletes RFC 4330 and RFC 1305.
This section was generated by @strong{AutoGen},
-.TH SNTP 1 2010-11-10 "( 4.2.6p3-RC9)" "Programmer's Manual"
+.TH SNTP 1 2010-11-14 "( 4.2.6p3-RC10)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed November 10, 2010 at 03:47:54 AM by AutoGen 5.10
+.\" It has been AutoGen-ed November 14, 2010 at 08:55:57 AM by AutoGen 5.10
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
job.
NTP (the Network Time Protocol) and SNTP (the Simple Network Time Protocol)
-are defined and described by
-draft-ietf-ntp-ntpv4-proto-13,
-which should become a full RFC any month now.
+are defined and described by RFC 5905.
.PP
The default is to write the estimated correct local date and time (i.e. not
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.6p3-RC9 of <code>sntp</code>.
+ <p>This document applies to version 4.2.6p3-RC10 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by the draft NTPv4
IETF specification.
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed November 10, 2010 at 03:47:55 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:55:57 AM by AutoGen 5.10
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTP_KEYGEN";
tSCC zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC9\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC10\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed November 10, 2010 at 03:47:55 AM by AutoGen 5.10
+ * It has been AutoGen-ed November 14, 2010 at 08:55:57 AM by AutoGen 5.10
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 23
-#define NTP_KEYGEN_VERSION "4.2.6p3-RC9"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC9"
+#define NTP_KEYGEN_VERSION "4.2.6p3-RC10"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC10"
/*
* 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 November 10, 2010 at 03:48:01 AM by AutoGen 5.10
+# It has been AutoGen-ed November 14, 2010 at 08:56:07 AM by AutoGen 5.10
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC9
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC10
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH NTP-KEYGEN 1 2010-11-10 "(ntp 4.2.6p3-RC9)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-11-14 "(ntp 4.2.6p3-RC10)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed November 10, 2010 at 03:48:01 AM by AutoGen 5.10
+.\" It has been AutoGen-ed November 14, 2010 at 08:56:07 AM by AutoGen 5.10
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"