]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_6P2_RC2 NTP_4_2_6P2_RC2
authorHarlan Stenn <stenn@ntp.org>
Tue, 27 Apr 2010 06:53:34 +0000 (02:53 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 27 Apr 2010 06:53:34 +0000 (02:53 -0400)
bk: 4bd689ee1LYSz1NVme7aLxZqs9W4GA

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 673fd93a338e7136152e6fe5bceb57998197d27b..894a93be9a54503578e28586053e85c7cdc137dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.6p2-RC2) 2010/04/27 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1465] Make sure time from TS2100 is not invalid (backport from
   ntp-dev).
 * [Bug 1528] Fix EDITLINE_LIBS link order for ntpq and ntpdc.
index 17298a9b9176c17982969f1ab9936d0eca8640de..f51bd466857d03a9528516174b1933347e88eaeb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:11:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:51:32 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.6p2-RC1\n\
+"ntpd - NTP daemon program - Ver. 4.2.6p2-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index c49380e2b6b3fce005ab3700fb6a4ff5bfd71e67..95737eba84e34d68b1c74dca3f8a054f11ee0952 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:11:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:51:32 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.6p2-RC1"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p2-RC1"
+#define NTPD_VERSION       "4.2.6p2-RC2"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p2-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 71b73425324f3b3117773d12d4ecef91d0a51fea..688bd64bc44a80e07c184e04ac8b9fe4ec521afe 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2010 at 04:12:35 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 02:51:48 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.6p2-RC1
+ntpd - NTP daemon program - Ver. 4.2.6p2-RC2
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 274b9b81089db9afb4a279dd9f00c024faf55999..68c2bb7c7771d62553259b18269b95aa0bf95c60 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-04-18 "( 4.2.6p2-RC1)" "Programmer's Manual"
+.TH NTPD 1 2010-04-27 "( 4.2.6p2-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2010 at 04:12:34 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 02:51:48 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0d6a950e1e30f87d1c3503da045c608450b58d7d..16a82378360aeabf7ebda857181dc4461c0d445c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:12:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:51:53 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.6p2-RC1\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1e044be524a8f894fd88a47aa3f12c261949b76f..ab8ab3d1b97c128547ee81fc998c2846fa833a9d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:12:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:51:53 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.6p2-RC1"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC1"
+#define NTPDC_VERSION       "4.2.6p2-RC2"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 71811e98c42d561112d400e99e7187cbff77d8fb..6698dfc88b9cfee7e03a88f98d328673d5f786af 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2010 at 04:12:54 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 02:52:03 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.6p2-RC1
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC2
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 61c5457112e83286829e633877fb614d8905fed9..8c9a7deaec48ccd6ca72640e2a4b2e5e23f2d2d3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-04-18 "( 4.2.6p2-RC1)" "Programmer's Manual"
+.TH NTPDC 1 2010-04-27 "( 4.2.6p2-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2010 at 04:12:54 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 02:52:03 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 49c98528d5b05a603dfdfac330f0b47512786a21..36da242dd6cb1695ae4d3d9cd3a361c62f7b2591 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:12:55 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:52:04 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.6p2-RC1\n\
+"ntpq - standard NTP query program - Ver. 4.2.6p2-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e06c97d3f5d740db578ce06b6bf2c7bfd324686a..630133992e5e4048d35120e4d4b6f45535f321e4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:12:55 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:52:04 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.6p2-RC1"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p2-RC1"
+#define NTPQ_VERSION       "4.2.6p2-RC2"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p2-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6241bd8573123238190b02d5f7e824bc22787923..b8a15b5d3045933f4f0db54f90eb73444c839480 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2010 at 04:13:05 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 02:52:13 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.6p2-RC1
+ntpq - standard NTP query program - Ver. 4.2.6p2-RC2
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 53272d90c9d3e2f76e90533ddecc922f16a20573..385ea550ede05c36ea4420260e7fa8152c472ed5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-04-18 "( 4.2.6p2-RC1)" "Programmer's Manual"
+.TH NTPQ 1 2010-04-27 "( 4.2.6p2-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2010 at 04:13:05 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 02:52:13 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8510b7b8e1dba57df889c97b02bd0b39bc80d744..232494203afe6bf17fee844ad49ea2acb8b3a591 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:13:06 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:52:13 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -233,7 +233,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC1\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC2\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b05f134a82fb828763807c794e51fc332fb5b43f..b73f33943c95e005775b528ff67f45b8efecc910 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:13:06 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:52:13 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.6p2-RC1"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC1"
+#define NTPSNMPD_VERSION       "4.2.6p2-RC2"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9784f9b796b637659c74a7fc17e9419f8ae23115..2c1c80173e419144ad4b94edf5d8053092846758 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2010 at 04:13:06 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 02:52:14 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 849549118559a07db406115d844ace224de6d3a9..be51732208c7942103b0acf4e8f41ab928e887e9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-04-18 "( 4.2.6p2-RC1)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-04-27 "( 4.2.6p2-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2010 at 04:13:06 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 02:52:14 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d217928b1c287dba3c1f853f41c502970deadd0b..c97aa61ddd2735f4abe1875ef43c6dea7968ba5e 100644 (file)
@@ -91,4 +91,4 @@ betapoint=0
 # - - prerelease is emptied
 # else (not in RC)
 # - rcpoint is empty and unused (for now).
-rcpoint=1
+rcpoint=2
index 9d63a6e65935c803aa00364a0a54fe8453df4f9f..10f5411f70f322495b3505b89aea76bac4133853 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:14:12 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:53:16 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.6p2-RC1\n\
+"sntp - standard SNTP program - Ver. 4.2.6p2-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7d9d2cd7b20d7379b401fc351c512c501688c0eb..e5cc47c38c57a77c85c6acf2da9e2e1ca370e08a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:14:12 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:53:16 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.6p2-RC1"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p2-RC1"
+#define SNTP_VERSION       "4.2.6p2-RC2"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p2-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b6475938f21d31a8aa8bd64e456f3fac60d6aa90..e836d17f2fa4131ed504fbab2d259604663d5be0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2010 at 04:14:19 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 02:53:20 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -56,7 +56,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.6p2-RC1
+sntp - standard SNTP program - Ver. 4.2.6p2-RC2
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 392be228b54f160eeb2c6363309567a11e3ce271..f2809c1019157dfe2511627f1281166d83f45cdd 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-04-18 "( 4.2.6p2-RC1)" "Programmer's Manual"
+.TH SNTP 1 2010-04-27 "( 4.2.6p2-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2010 at 04:14:18 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 02:53:20 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dd6a0c5ffe65981afea7e97f99a5f157d8b32f84..a55d0ebf4947cff1f884d2286337087ec041259b 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.6p2-RC1 of <code>sntp</code>.
+  <p>This document applies to version 4.2.6p2-RC2 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 56de50dee82084ecad14fb8ea8c3008e2f0784c4..5270c8580dc54109791adcc9d4ac7756de7427e9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:14:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:53:21 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.6p2-RC1\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 30854ae7f199c3afa137be8be2e8390cd75524d1..3231e36c15ff81d3fa174ee94a09fe00c43a8a12 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2010 at 04:14:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 27, 2010 at 02:53:21 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.6p2-RC1"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2-RC1"
+#define NTP_KEYGEN_VERSION       "4.2.6p2-RC2"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e78399243776991905130cd03ca679cde8c1552e..26264699202fbaed2b2b9af523ee53b36516a2a2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2010 at 04:14:25 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 27, 2010 at 02:53:26 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.6p2-RC1
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2-RC2
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index efb00143f504a2434823c2de760e157d722e36a1..1de4394c79925135ca5d781da3ad727ccc57dd1c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-04-18 "(ntp 4.2.6p2-RC1)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-04-27 "(ntp 4.2.6p2-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2010 at 04:14:25 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 27, 2010 at 02:53:26 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"