]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_6P3_RC6
authorHarlan Stenn <stenn@ntp.org>
Sun, 24 Oct 2010 06:40:26 +0000 (06:40 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 24 Oct 2010 06:40:26 +0000 (06:40 +0000)
bk: 4cc3d4daajBKzNM3Lm-LRT4qWB6h5Q

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 b480f30baa391250042a479c7c8e5aae6c2dba59..133686721ebb091f4e6b2ee85962bf1c0e3eb9a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.6p3-RC6) 2010/10/24 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1571] NMEA does not relate data to PPS edge
 * [Bug 1572] NMEA time adjustment for GPZDG buggy
index 9f30528b639f30665cae7bfc160020ab36a82c56..3164dcb94b77869c7214e66fcb9ae4ff7d6fdb4d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:43:38 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:37:18 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-RC5\n\
+"ntpd - NTP daemon program - Ver. 4.2.6p3-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ac80be5f92d98e92bc18c4e3317d96632dd9e0c2..bdf62d7707dfd57da9aeb5f642d4cbc182d2bd24 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:43:38 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:37:18 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-RC5"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p3-RC5"
+#define NTPD_VERSION       "4.2.6p3-RC6"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p3-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1bcbc418fb5afc11d4367054b60f14add3795b43..ef3a7c4a07dbaafd3cc206f26c51e09a4cbede57 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 07:43:58 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 06:37:50 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-RC5
+ntpd - NTP daemon program - Ver. 4.2.6p3-RC6
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 81190f7f7c2fccd73895286f54a8c32b53686704..abf7d15c4bb89ce6c1ced6cd087aa2e4622d6c71 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-22 "( 4.2.6p3-RC5)" "Programmer's Manual"
+.TH NTPD 1 2010-10-24 "( 4.2.6p3-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 07:43:57 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 06:37:50 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a5db65d58a4973c3d7a8e3d457bfef3c255209aa..938a0e6569ccacf0a0e66255cc0f0dbdb46ef229 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:44:06 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:37: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-RC5\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6897781990465e8b554158ab10c063d3242e151e..7e98c732f1a1d84193d773137edd3349eb4f5b04 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:44:06 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:37:57 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-RC5"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC5"
+#define NTPDC_VERSION       "4.2.6p3-RC6"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 833648e6b0cb3b0fd7a108d08af421bdd4698d68..f8c86fa322035c87ced6d56c61f37f34aa6567bf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 07:44:17 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 06:38:12 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-RC5
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-RC6
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 297fdd53d7d22f63d336c2b25942aca9fb85c2f0..aba3855da8172c5102495b7097df86c53fce934b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-22 "( 4.2.6p3-RC5)" "Programmer's Manual"
+.TH NTPDC 1 2010-10-24 "( 4.2.6p3-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 07:44:16 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 06:38:11 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fd555000c57116b9088956a19ed1d1e79b39db37..c9a0b6612db9f3beb7deaebe9a1a54f0b09a6cbc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:44:17 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:38:13 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-RC5\n\
+"ntpq - standard NTP query program - Ver. 4.2.6p3-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 458237ae20ef6363884fd6a84414f80af846f2b7..bc678dd38969052a10e7964299c6e5375d0bd090 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:44:17 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:38:13 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-RC5"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p3-RC5"
+#define NTPQ_VERSION       "4.2.6p3-RC6"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p3-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9948b89aae8a2f38807e1bcd2b86dcadb0e009f9..5717bc2450f18d731a90c7ee522c4b80cc3656e7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 07:44:26 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 06:38:24 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-RC5
+ntpq - standard NTP query program - Ver. 4.2.6p3-RC6
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 84a1c69f0bc1d697d65a6cd9bd9adcc41667d4a6..b19f399564d8ac7ec2ba16c37d84cfc08bf0ae23 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-22 "( 4.2.6p3-RC5)" "Programmer's Manual"
+.TH NTPQ 1 2010-10-24 "( 4.2.6p3-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 07:44:26 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 06:38:24 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b0e103a782119f1e5bc03a4df08b7356a58b6a8b..8c76c96165287868b30883b4ae795ff49a9ab367 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:44:26 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:38:25 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-RC5\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 739e94b73106ee1c119e80fefcad05881a4f2ded..0a4f6f1eced74aa4135cdf78f76a7cf702f8a259 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:44:26 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:38:24 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-RC5"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC5"
+#define NTPSNMPD_VERSION       "4.2.6p3-RC6"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 715fdd66060a6d74d4b51a630db94fea27d9b7f7..8795a89d1abf1711c1ed674cd8a6e41117e03fc4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 07:44:31 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 06:38:32 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-RC5
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-RC6
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 25cc5cec92c3b7284549e87ef7891b11fbcc59f2..e4657e965447c23ce68dede46107289a53b27107 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-22 "( 4.2.6p3-RC5)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-10-24 "( 4.2.6p3-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 07:44:31 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 06:38:31 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 85285c58e8ceab2ad4e9e8a039c66b2ec4ff64eb..065e22bbbdbea5789b7510839a049314e146fc64 100644 (file)
@@ -91,4 +91,4 @@ betapoint=1
 # - - prerelease is emptied
 # else (not in RC)
 # - rcpoint is empty and unused (for now).
-rcpoint=5
+rcpoint=6
index 40e11cd66b71bff8764ad4fb225c6542d20c41e7..8acacc1d6cc24c327ff1e9afed517318217cd887 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:45:39 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:40:00 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-RC5\n\
+"sntp - standard SNTP program - Ver. 4.2.6p3-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 924deaade61f455ffd9421b8ce26487e61fc107f..d8a9142982284922a963838a118686cec46b14cf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:45:38 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:40:00 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-RC5"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p3-RC5"
+#define SNTP_VERSION       "4.2.6p3-RC6"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p3-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3801fd0bfdcfa32f6a7da7a1b64faad9109638bc..e4c33cb9432e0b0adc46c1b3c705984cdc45fd79 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 07:45:42 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 06:40:04 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0b8f9bd79bb2f488283d6918d222f6141d824c7d..e2a607542ef82a63c0f4a900841c1ab789e9b847 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-22 "( 4.2.6p3-RC5)" "Programmer's Manual"
+.TH SNTP 1 2010-10-24 "( 4.2.6p3-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 07:45:42 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 06:40:04 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3704cc2d320503534ffaec85ad97e9715a955e41..c222f2d9e5102f678dde1a6bf91a391f4f477dc9 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-RC5 of <code>sntp</code>.
+  <p>This document applies to version 4.2.6p3-RC6 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 59a436b2a0cec4d28da01ee65e27544ff6d1b607..05d9f63d825481fa4d74677b9bb8b3607ad419e8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:45:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:40:05 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-RC5\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC6\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 039c33bdfbe1b8b8f7aa540a026577b5ef976495..92466cd6258d584e2ff72e8bf3657712cb5eb467 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 07:45:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 06:40:05 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-RC5"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC5"
+#define NTP_KEYGEN_VERSION       "4.2.6p3-RC6"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC6"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 99ce31840083c48a94523cf3d1495c07cf960dbd..abec8ff2ae88278ef2d3fde88aeb8c98ea9ba845 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 07:45:48 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 06:40:12 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-RC5
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-RC6
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 10a1af721b2c55cc18ba02f5434e458492d0bc51..95d199f2a32c344aa32f81aeb3da262f205e5f40 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-22 "(ntp 4.2.6p3-RC5)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-10-24 "(ntp 4.2.6p3-RC6)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 07:45:48 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 06:40:12 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"