]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_6P3_RC10 NTP_4_2_6P3_RC10
authorHarlan Stenn <stenn@ntp.org>
Sun, 14 Nov 2010 08:56:20 +0000 (08:56 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 14 Nov 2010 08:56:20 +0000 (08:56 +0000)
bk: 4cdfa434EqVWvlBE7vvHX1Hh7RgWxw

27 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpdc/ntpdc-opts.c
ntpdc/ntpdc-opts.h
ntpdc/ntpdc-opts.texi
ntpdc/ntpdc.1
ntpq/ntpq-opts.c
ntpq/ntpq-opts.h
ntpq/ntpq-opts.texi
ntpq/ntpq.1
ntpsnmpd/ntpsnmpd-opts.c
ntpsnmpd/ntpsnmpd-opts.h
ntpsnmpd/ntpsnmpd-opts.texi
ntpsnmpd/ntpsnmpd.1
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
sntp/sntp.1
sntp/sntp.html
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index f850bb5ae527e5f04618c72d689418b8f7711bb3..dc96cbdd4d1e7af854ad6eb265ab565c1c865322 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(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.
index ae6a190cb61fd84fdb5960e923f96faa6d2b95dc..9a4949b6a0c6992da2f49726575fc13a5a1a00c5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -956,7 +956,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 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
index 922edbd4b988a030c095c561d5b480a2f7dd1186..d363d4af1f9b4618eee2ada90960935404cac69d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -90,8 +90,8 @@ typedef enum {
 } 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
index a2a84e25bbfa41dc1c098efd07375a32a42535be..b1f3afbe7dd85367a93cd66601bf8fd8bbf1a429 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd:
 
 @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
index 36aeefb9a3d44479d81b4e5a2d568dae41fef688..85a02f529636c06d37e97a64676c1f3a5f847072 100644 (file)
@@ -1,7 +1,7 @@
-.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
 .\"
index b743d52941e436574e26a136042eaf46818a95fd..c7b293395588dd1d81e99625bdecc3d3040cb7a1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -452,7 +452,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 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[] = {
index 27fc165c20e304522a9860d383f2826b6fbd6c57..7147967ae9f0f5f820e1d5274fbbeff436f24e12 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -70,8 +70,8 @@ typedef enum {
 } 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
index 5c6d3d4f8f2a4743eaa752f09cb41abe4a58b00f..7c569253a47c81267b6ea5dc09a57b14ab21f700 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc:
 
 @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
index 4e56282c53c61b749ae8438b1cd95b2203a4bd45..17563bb37dffaca94bbd43977034e7cf2fc87144 100644 (file)
@@ -1,7 +1,7 @@
-.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
 .\"
index 7f3c1aca08bcb0f5cbea5508b07475ae55ba3a30..a790bad1e16704a09e43c328980bf052d78ed4a0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -427,7 +427,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 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[] = {
index 6c86cb426647acd7a5471367b917dd4c4785a36d..24d22c0fe76a8ba7b7125cd3cca190459563d051 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -69,8 +69,8 @@ typedef enum {
 } 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
index d087a7bdcc0807a6d82a5fa5e2043c9c79068acb..c7b72f831beccc26cebdb2f6c046c41b59f6c4e8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -47,7 +47,7 @@ This is the automatically generated usage text for ntpq:
 
 @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
index 4fffd00329077ec3a58627eca7537e6c89ae07a9..95cd596a8c1b90a8e0f7af452c94744fe2f2ba41 100644 (file)
@@ -1,7 +1,7 @@
-.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
 .\"
index 875082449230fdf42a62ec64cc7a85732cd46c89..844a46b100467b54c22b8cbf9bd0101c2b4db836 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -256,7 +256,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 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[] = {
index ff4738ca1ad69294042f3c38c4bb93dd9a77cc8a..7d4ecd53b977fde4359b0792464cb8609c76b4d9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -63,8 +63,8 @@ typedef enum {
 } 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
index 53a8bca1691e437ccc10eb2a805efbfa29f50d0f..dae6e1107071bacfb975c5ece2458b77d9abdcde 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -34,7 +34,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @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
index 03cfe3e9d3536ef0931010c9949cb274b54ec204..487f3f21dcd5b0d5ba598286ec892c3944e2ffeb 100644 (file)
@@ -1,7 +1,7 @@
-.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
 .\"
index 9f8b65f97fd898e4dbcbf51bfd04679ce3e07aae..bd84c41bfa6d118aa7d725f550846979c4b9b1f2 100644 (file)
@@ -91,4 +91,4 @@ betapoint=1
 # - - prerelease is emptied
 # else (not in RC)
 # - rcpoint is empty and unused (for now).
-rcpoint=9
+rcpoint=10
index fec8960367da9c7a2f11fa9e8c85f7df7e2a8780..8f53fcb762bcd22ef79ae253a06471fab83fffd5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -474,7 +474,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 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[] = {
@@ -495,7 +495,7 @@ It can be\n\
 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 */
index 2a8ff45fe74cadbf118ed02d99cde622d36590dc..2ed4ec2277360cf22856ecd40ba297b8ef876f1d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -72,8 +72,8 @@ typedef enum {
 } 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
index f530b9ab9f615cfb5ab52670644d1d446f7891b4..bc7cd1dc2ff3a73133aaa3877a409cf3fa5e4eec 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -24,7 +24,7 @@ run interactively from the command line or as a
 .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},
index 9683438e3f04541388cad70e45a2b38d4cff4588..72a609f4f6a73297f480f8bc0475477d56b438fd 100644 (file)
@@ -1,7 +1,7 @@
-.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
 .\"
@@ -24,9 +24,7 @@ run as an interactive command or in a
 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
index d69d92dabe61019bfa37c690e7d9ac4d9281f7d1..59ba97d611fad2a5eb8df1e1d2a05d614ca8e46a 100644 (file)
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 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.
index 33ffd7010c495b2d9310ba3bda717241ba0aca6b..ad77dac5ecd0ba9ecd22cdf4ac37037e25d62744 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -738,7 +738,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 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[] = {
index 0d79e1a2639045df35a14f44cb662cc0c9c346a1..083502cb5a2fdb368573346a8f067d8ca17c5e8b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  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
  *
@@ -78,8 +78,8 @@ typedef enum {
 } 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
index ceb6a01c1f235e6096afb01f3e4ecefcbfee8c1a..bcbb64d8c9125808028288891f8312a3f6445b8e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # 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
@@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen:
 @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
index 1aa5659ec08a17ffbbcd5ccb9f073b6435f2abd6..abca37de97fe984bc74f8a651fe3b945b9a2e87c 100644 (file)
@@ -1,7 +1,7 @@
-.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
 .\"