]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_6P3_RC9 NTP_4_2_6P3_RC9
authorHarlan Stenn <stenn@ntp.org>
Wed, 10 Nov 2010 03:48:21 +0000 (03:48 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 10 Nov 2010 03:48:21 +0000 (03:48 +0000)
bk: 4cda1605x1B2Ex98Zlz_Q4Bt_Pz8BQ

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 68a416fef0da82b803a674e29046c33e564343d7..c0c245e6a709518aeec24e5ce767a1312bf08ac4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.6p3-RC9) 2010/11/10 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1574] sntp:set_time doesn't set tv_usec correctly.
 * [Bug 1681] sntp logging cleanup.
index b6f510e3e7dcbe4dbf3999bc4dfe22a61f14c0e4..ae6a190cb61fd84fdb5960e923f96faa6d2b95dc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:22:49 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:45:13 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-RC8\n\
+"ntpd - NTP daemon program - Ver. 4.2.6p3-RC9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index d47c56ad86acea6c780f3040e01d2072591f5c47..922edbd4b988a030c095c561d5b480a2f7dd1186 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:22:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:45:12 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-RC8"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p3-RC8"
+#define NTPD_VERSION       "4.2.6p3-RC9"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p3-RC9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ac19ee2dc11444db7e8651985b595fd59b30cfda..a2a84e25bbfa41dc1c098efd07375a32a42535be 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 08:23:10 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 10, 2010 at 03:45:49 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-RC8
+ntpd - NTP daemon program - Ver. 4.2.6p3-RC9
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7c1cba7c7519265dc257b0900e3dbb336e76d9c9..36aeefb9a3d44479d81b4e5a2d568dae41fef688 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-29 "( 4.2.6p3-RC8)" "Programmer's Manual"
+.TH NTPD 1 2010-11-10 "( 4.2.6p3-RC9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 08:23:10 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 10, 2010 at 03:45:49 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 51845cbe395df5cae7dc7e73b70a32a59e737d18..b743d52941e436574e26a136042eaf46818a95fd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:23:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:45:58 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-RC8\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 18adb0266a7bb204c4add49dbd891f681a4a94a5..27fc165c20e304522a9860d383f2826b6fbd6c57 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:23:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:45:58 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-RC8"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC8"
+#define NTPDC_VERSION       "4.2.6p3-RC9"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6425a55eebe1eab1273c6afca6b2f619cc892569..5c6d3d4f8f2a4743eaa752f09cb41abe4a58b00f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 08:23:29 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 10, 2010 at 03:46:09 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-RC8
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC9
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2f4a594e8354692e58d56ad3025181574849b096..4e56282c53c61b749ae8438b1cd95b2203a4bd45 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-29 "( 4.2.6p3-RC8)" "Programmer's Manual"
+.TH NTPDC 1 2010-11-10 "( 4.2.6p3-RC9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 08:23:29 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 10, 2010 at 03:46:08 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3ed5860803dae00f12699a36d32b9243e7675de0..7f3c1aca08bcb0f5cbea5508b07475ae55ba3a30 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:23:30 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:46:09 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-RC8\n\
+"ntpq - standard NTP query program - Ver. 4.2.6p3-RC9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ace41a5833970c485c278d9017650838ace57cda..6c86cb426647acd7a5471367b917dd4c4785a36d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:23:30 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:46:09 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-RC8"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p3-RC8"
+#define NTPQ_VERSION       "4.2.6p3-RC9"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p3-RC9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d8bef9f8634fa932326dd5e93a48b3384791c8ef..d087a7bdcc0807a6d82a5fa5e2043c9c79068acb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 08:23:39 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 10, 2010 at 03:46:19 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-RC8
+ntpq - standard NTP query program - Ver. 4.2.6p3-RC9
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index c3fb54434f5c70fcc07b1aa96f008c92b1b4bfcf..4fffd00329077ec3a58627eca7537e6c89ae07a9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-29 "( 4.2.6p3-RC8)" "Programmer's Manual"
+.TH NTPQ 1 2010-11-10 "( 4.2.6p3-RC9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 08:23:38 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 10, 2010 at 03:46:18 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 311b3bd3dcb7f9c819ff6210cafccbf4a51ffe21..875082449230fdf42a62ec64cc7a85732cd46c89 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:23:39 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:46:19 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-RC8\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cebea7d6bfe0e8c7d5927a57bd6743b82c18a17f..ff4738ca1ad69294042f3c38c4bb93dd9a77cc8a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:23:39 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:46:19 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-RC8"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC8"
+#define NTPSNMPD_VERSION       "4.2.6p3-RC9"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cf1930435007b1b833bcfed86ee46f240d29e4fc..53a8bca1691e437ccc10eb2a805efbfa29f50d0f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 08:23:44 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 10, 2010 at 03:46:24 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-RC8
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC9
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 255cd281ba491ade4df5e9cecbc2e34f5871ba0c..03cfe3e9d3536ef0931010c9949cb274b54ec204 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-29 "( 4.2.6p3-RC8)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-11-10 "( 4.2.6p3-RC9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 08:23:44 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 10, 2010 at 03:46:24 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1f1dea619410fa9fc6d36888363558c6dd5f72eb..9f8b65f97fd898e4dbcbf51bfd04679ce3e07aae 100644 (file)
@@ -91,4 +91,4 @@ betapoint=1
 # - - prerelease is emptied
 # else (not in RC)
 # - rcpoint is empty and unused (for now).
-rcpoint=8
+rcpoint=9
index dcc6aeaf341bb15ef3e6840ce8b0770ca3a265a0..fec8960367da9c7a2f11fa9e8c85f7df7e2a8780 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:25:07 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:47:41 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-RC8\n\
+"sntp - standard SNTP program - Ver. 4.2.6p3-RC9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0335989d75d58a1668d78ea4d4baa83b65ae8de6..2a8ff45fe74cadbf118ed02d99cde622d36590dc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:25:07 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:47:40 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-RC8"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p3-RC8"
+#define SNTP_VERSION       "4.2.6p3-RC9"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p3-RC9"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d8a90a6d1ade30584866d37ffecdecb9f2175d29..f530b9ab9f615cfb5ab52670644d1d446f7891b4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 08:25:12 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 10, 2010 at 03:47:54 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a38234425e55738ae7bdfe02414f7854e668ae7a..9683438e3f04541388cad70e45a2b38d4cff4588 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-29 "( 4.2.6p3-RC8)" "Programmer's Manual"
+.TH SNTP 1 2010-11-10 "( 4.2.6p3-RC9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 08:25:12 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 10, 2010 at 03:47:54 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c25b0d41290b871befbe7365427e79de395914e0..d69d92dabe61019bfa37c690e7d9ac4d9281f7d1 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-RC8 of <code>sntp</code>.
+  <p>This document applies to version 4.2.6p3-RC9 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index ee6bc68cb2872a4f4db684cb536b6759ce640b06..33ffd7010c495b2d9310ba3bda717241ba0aca6b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:25:13 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:47:55 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-RC8\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC9\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d513fb2f6ad1ec69facfa7682ae0656a226bd08f..0d79e1a2639045df35a14f44cb662cc0c9c346a1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 29, 2010 at 08:25:13 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  November 10, 2010 at 03:47:55 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-RC8"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC8"
+#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"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 108b2670a826a740e6bae7e31b0a4d64da2219f8..ceb6a01c1f235e6096afb01f3e4ecefcbfee8c1a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 29, 2010 at 08:25:21 AM by AutoGen 5.10
+# It has been AutoGen-ed  November 10, 2010 at 03:48:01 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-RC8
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC9
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 44397770c61728c4b9114a4f0e658e6c08749dc1..1aa5659ec08a17ffbbcd5ccb9f073b6435f2abd6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-29 "(ntp 4.2.6p3-RC8)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-11-10 "(ntp 4.2.6p3-RC9)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 29, 2010 at 08:25:21 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  November 10, 2010 at 03:48:01 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"