]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_6P2_RC1
authorHarlan Stenn <stenn@ntp.org>
Sun, 18 Apr 2010 08:14:33 +0000 (04:14 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 18 Apr 2010 08:14:33 +0000 (04:14 -0400)
bk: 4bcabf69DRtnHF47OHB_bEm7IUk0jQ

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 7bf49bcc58af7f731ae756ab6269eeeb47ed7eea..a5106d59188554eb97db30ee76e1f54878019756 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.6p2-RC1) 2010/04/18 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1503] Auto-enabling of monitor for "restrict ... limited" wrong.
 * [Bug 1504] ntpdate tickles ntpd "discard minimum 1" rate limit if
index ffd47be75f4ee799da1e14df02b4beb388f1b448..17298a9b9176c17982969f1ab9936d0eca8640de 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:13:03 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:11:54 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.6p1\n\
+"ntpd - NTP daemon program - Ver. 4.2.6p2-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ab21720aa4d0fba1715cd7d68dd9b78df8ad4b69..c49380e2b6b3fce005ab3700fb6a4ff5bfd71e67 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:13:03 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:11:54 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.6p1"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p1"
+#define NTPD_VERSION       "4.2.6p2-RC1"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f0242ba42b9bc1b92945f434507b51e1b30c1e5c..71b73425324f3b3117773d12d4ecef91d0a51fea 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April  9, 2010 at 08:13:17 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 18, 2010 at 04:12:35 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.6p1
+ntpd - NTP daemon program - Ver. 4.2.6p2-RC1
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index cdd2768b571465467cb76709ab3a57f7c0a47dc5..274b9b81089db9afb4a279dd9f00c024faf55999 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-04-09 "( 4.2.6p1)" "Programmer's Manual"
+.TH NTPD 1 2010-04-18 "( 4.2.6p2-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April  9, 2010 at 08:13:17 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 18, 2010 at 04:12:34 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 11907db09e626800465600b676376cd3b9aa2e82..0d6a950e1e30f87d1c3503da045c608450b58d7d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:13:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:12:44 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.6p1\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c211c6c6c4f00d4b79ba24e98dea26aebd688526..1e044be524a8f894fd88a47aa3f12c261949b76f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:13:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:12:44 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.6p1"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p1"
+#define NTPDC_VERSION       "4.2.6p2-RC1"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6028ac49bf3c480cd4bc234503d4b7724025420b..71811e98c42d561112d400e99e7187cbff77d8fb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April  9, 2010 at 08:13:33 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 18, 2010 at 04:12:54 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.6p1
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2-RC1
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index cbdce45b1d774c089ff0a51b41b0f09a68c8ce9b..61c5457112e83286829e633877fb614d8905fed9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-04-09 "( 4.2.6p1)" "Programmer's Manual"
+.TH NTPDC 1 2010-04-18 "( 4.2.6p2-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April  9, 2010 at 08:13:33 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 18, 2010 at 04:12:54 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7ecb92c5c99d52abcf8e7e98ab4f9c1767b9cbd8..49c98528d5b05a603dfdfac330f0b47512786a21 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:13:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:12:55 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.6p1\n\
+"ntpq - standard NTP query program - Ver. 4.2.6p2-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 79601dbd021f45a7cb166b2ed866973c0a0b7cdd..e06c97d3f5d740db578ce06b6bf2c7bfd324686a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:13:34 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:12:55 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.6p1"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p1"
+#define NTPQ_VERSION       "4.2.6p2-RC1"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a9d2fd670079c3726e7d70c6a7885bbda2c8ee65..6241bd8573123238190b02d5f7e824bc22787923 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April  9, 2010 at 08:13:43 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 18, 2010 at 04:13:05 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.6p1
+ntpq - standard NTP query program - Ver. 4.2.6p2-RC1
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index cde1592076064fc45505423df763ff83e9ed908a..53272d90c9d3e2f76e90533ddecc922f16a20573 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-04-09 "( 4.2.6p1)" "Programmer's Manual"
+.TH NTPQ 1 2010-04-18 "( 4.2.6p2-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April  9, 2010 at 08:13:43 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 18, 2010 at 04:13:05 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 00bf58de9055e8d1b9afb8dec30dbbb36d72d51f..8510b7b8e1dba57df889c97b02bd0b39bc80d744 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:13:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:13:06 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.6p1\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC1\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 56cef70b40d96dc1edafeea09bbda7575b8a980c..b05f134a82fb828763807c794e51fc332fb5b43f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:13:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:13:06 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.6p1"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p1"
+#define NTPSNMPD_VERSION       "4.2.6p2-RC1"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 75aa2f695599dfd4e68c3fbb65eff5ccd588236c..9784f9b796b637659c74a7fc17e9419f8ae23115 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April  9, 2010 at 08:13:44 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 18, 2010 at 04:13:06 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2f73d557645776649aa16260b03d3340d89f0c74..849549118559a07db406115d844ace224de6d3a9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-04-09 "( 4.2.6p1)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-04-18 "( 4.2.6p2-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April  9, 2010 at 08:13:43 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 18, 2010 at 04:13:06 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 197766cbbfcd2ff1e21e1ae553e3b62d8316d403..d217928b1c287dba3c1f853f41c502970deadd0b 100644 (file)
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=1
+point=2
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
@@ -91,4 +91,4 @@ betapoint=0
 # - - prerelease is emptied
 # else (not in RC)
 # - rcpoint is empty and unused (for now).
-rcpoint=
+rcpoint=1
index 95c05bfc7fba36e9761f43e6d480ed8cc1549b37..9d63a6e65935c803aa00364a0a54fe8453df4f9f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:14:45 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:14:12 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.6p1\n\
+"sntp - standard SNTP program - Ver. 4.2.6p2-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 74a93530d1e1d9d000f5faf21aad48b48c136655..7d9d2cd7b20d7379b401fc351c512c501688c0eb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:14:45 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:14:12 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.6p1"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p1"
+#define SNTP_VERSION       "4.2.6p2-RC1"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 245de9f7510f98ff4eea768531f1e58976a3b8cd..b6475938f21d31a8aa8bd64e456f3fac60d6aa90 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April  9, 2010 at 08:14:49 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 18, 2010 at 04:14:19 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.6p1
+sntp - standard SNTP program - Ver. 4.2.6p2-RC1
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 6b783e579f056b2e71019e465f213ee5e26dd728..392be228b54f160eeb2c6363309567a11e3ce271 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-04-09 "( 4.2.6p1)" "Programmer's Manual"
+.TH SNTP 1 2010-04-18 "( 4.2.6p2-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April  9, 2010 at 08:14:49 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 18, 2010 at 04:14:18 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 19555c24274cf6b2ede92578b28e858e31b6993e..dd6a0c5ffe65981afea7e97f99a5f157d8b32f84 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.6p1 of <code>sntp</code>.
+  <p>This document applies to version 4.2.6p2-RC1 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 9fed11d2d3d3730b0bcbf4e79963b0647ee49944..56de50dee82084ecad14fb8ea8c3008e2f0784c4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:14:50 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:14:19 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.6p1\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e506bc40ec0eae68d2e3f1ba516560c82346488d..30854ae7f199c3afa137be8be2e8390cd75524d1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April  9, 2010 at 08:14:50 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 18, 2010 at 04:14:19 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.6p1"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p1"
+#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"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fac51c3a045c7e3459f7be29cbb219350b04feba..e78399243776991905130cd03ca679cde8c1552e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April  9, 2010 at 08:14:55 AM by AutoGen 5.10
+# It has been AutoGen-ed  April 18, 2010 at 04:14:25 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.6p1
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2-RC1
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 1e866dc55e6dba9472256c0e7a311935bf63c2e2..efb00143f504a2434823c2de760e157d722e36a1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-04-09 "(ntp 4.2.6p1)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-04-18 "(ntp 4.2.6p2-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April  9, 2010 at 08:14:55 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 18, 2010 at 04:14:25 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"