]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_6P1 NTP_4_2_6P1
authorHarlan Stenn <stenn@ntp.org>
Fri, 9 Apr 2010 08:15:04 +0000 (08:15 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 9 Apr 2010 08:15:04 +0000 (08:15 +0000)
bk: 4bbee208CuGfwJtjnP8kOC7D2fqyjA

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 42e69b8a432ce0d12388309f406f862ac551148e..7bcf74ffb486187cedba1b024ded68900fe643e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.6p1) 2010/04/09 Released by Harlan Stenn <stenn@ntp.org>
 (4.2.6p1-RC6) 2010/03/31 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1514] Typo in ntp_proto.c: fabs(foo < .4) should be fabs(foo) < .4.
index b9bd3600264bff7d59e920e79f8fb2abe18cb4b0..ffd47be75f4ee799da1e14df02b4beb388f1b448 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:41:51 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:13:03 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-RC6\n\
+"ntpd - NTP daemon program - Ver. 4.2.6p1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index b0bc4d81381e8b65263fa65d000c79caec406e07..ab21720aa4d0fba1715cd7d68dd9b78df8ad4b69 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:41:51 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:13:03 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-RC6"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p1-RC6"
+#define NTPD_VERSION       "4.2.6p1"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3fa5751c43bc6689cb3d65984779c61b75d276c3..f0242ba42b9bc1b92945f434507b51e1b30c1e5c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2010 at 08:42:59 AM by AutoGen 5.10
+# It has been AutoGen-ed  April  9, 2010 at 08:13:17 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-RC6
+ntpd - NTP daemon program - Ver. 4.2.6p1
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index af0e1f78e8779bfcee84db72dba26228146b88e2..cdd2768b571465467cb76709ab3a57f7c0a47dc5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-03-31 "( 4.2.6p1-RC6)" "Programmer's Manual"
+.TH NTPD 1 2010-04-09 "( 4.2.6p1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2010 at 08:42:59 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April  9, 2010 at 08:13:17 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6ca9844fe9bbda58996cb3d4a50eba93ac6be7fe..11907db09e626800465600b676376cd3b9aa2e82 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:43:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:13:22 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-RC6\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 111156549c3403799cf6aab69013444026775547..c211c6c6c4f00d4b79ba24e98dea26aebd688526 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:43:11 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:13:22 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-RC6"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p1-RC6"
+#define NTPDC_VERSION       "4.2.6p1"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5c5b6ba02c5c33185682d46e104b526e35806beb..6028ac49bf3c480cd4bc234503d4b7724025420b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2010 at 08:43:22 AM by AutoGen 5.10
+# It has been AutoGen-ed  April  9, 2010 at 08:13:33 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-RC6
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p1
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2a200576c91ec5125ac345771c68d3740df791ec..cbdce45b1d774c089ff0a51b41b0f09a68c8ce9b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-03-31 "( 4.2.6p1-RC6)" "Programmer's Manual"
+.TH NTPDC 1 2010-04-09 "( 4.2.6p1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2010 at 08:43:22 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April  9, 2010 at 08:13:33 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 294cfaea5a7b3ee3bc7e402c9597ec1bd3d9521d..7ecb92c5c99d52abcf8e7e98ab4f9c1767b9cbd8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:43:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:13:34 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-RC6\n\
+"ntpq - standard NTP query program - Ver. 4.2.6p1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cf4e0994d1a843ac0dcac87a95342a3a8d6bae51..79601dbd021f45a7cb166b2ed866973c0a0b7cdd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:43:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:13:34 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-RC6"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p1-RC6"
+#define NTPQ_VERSION       "4.2.6p1"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 52677a19b2f26959ed27aa2c5d0d3063143342d4..a9d2fd670079c3726e7d70c6a7885bbda2c8ee65 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2010 at 08:43:31 AM by AutoGen 5.10
+# It has been AutoGen-ed  April  9, 2010 at 08:13:43 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-RC6
+ntpq - standard NTP query program - Ver. 4.2.6p1
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 83cc3e68ea96eb8c5563971bead056a501d5030f..cde1592076064fc45505423df763ff83e9ed908a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-03-31 "( 4.2.6p1-RC6)" "Programmer's Manual"
+.TH NTPQ 1 2010-04-09 "( 4.2.6p1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2010 at 08:43:31 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April  9, 2010 at 08:13:43 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 666e320b065bad62d931259464e3100d3e95181d..00bf58de9055e8d1b9afb8dec30dbbb36d72d51f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:43:32 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:13:43 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-RC6\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p1\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d164e13d20273843a9b7fb47f2ac6155b186cd1d..56cef70b40d96dc1edafeea09bbda7575b8a980c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:43:31 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:13:43 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-RC6"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p1-RC6"
+#define NTPSNMPD_VERSION       "4.2.6p1"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index edab6450a4841193a48dc196cf67b83897dbefe7..75aa2f695599dfd4e68c3fbb65eff5ccd588236c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2010 at 08:43:32 AM by AutoGen 5.10
+# It has been AutoGen-ed  April  9, 2010 at 08:13:44 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0eea3a809b2cfbc028f834128c16a67baf6e6e54..2f73d557645776649aa16260b03d3340d89f0c74 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-03-31 "( 4.2.6p1-RC6)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-04-09 "( 4.2.6p1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2010 at 08:43:32 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April  9, 2010 at 08:13:43 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b74fe47a71d937ec07f526d178feb790475fb0da..cc109dc96bfac2209ca94ca71c8d80d0b6c86c40 100644 (file)
@@ -60,7 +60,7 @@ version=${proto}.${major}.${minor}
 special=
 
 # prerelease can be empty, 'beta', or 'rc'.
-prerelease=rc
+prerelease=
 
 # ChangeLog starting tag (see also CommitLog-4.1.0)
 CLTAG=NTP_4_2_0
@@ -91,4 +91,4 @@ betapoint=0
 # - - prerelease is emptied
 # else (not in RC)
 # - rcpoint is empty and unused (for now).
-rcpoint=GO
+rcpoint=
index b2d867164aeff4d0bdacb5c9b6929148277f9bb6..95c05bfc7fba36e9761f43e6d480ed8cc1549b37 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:45:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:14:45 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-RC6\n\
+"sntp - standard SNTP program - Ver. 4.2.6p1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5641b1fa19d4e7d5405b474a392125e9858e8efc..74a93530d1e1d9d000f5faf21aad48b48c136655 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:45:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:14:45 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-RC6"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p1-RC6"
+#define SNTP_VERSION       "4.2.6p1"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4bdc1a4a4679182fe106d974ef82a7468b21ba40..245de9f7510f98ff4eea768531f1e58976a3b8cd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2010 at 08:45:13 AM by AutoGen 5.10
+# It has been AutoGen-ed  April  9, 2010 at 08:14:49 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-RC6
+sntp - standard SNTP program - Ver. 4.2.6p1
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 33d395c17d24b9efa9226729e731934f3b125ae8..6b783e579f056b2e71019e465f213ee5e26dd728 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-03-31 "( 4.2.6p1-RC6)" "Programmer's Manual"
+.TH SNTP 1 2010-04-09 "( 4.2.6p1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2010 at 08:45:13 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April  9, 2010 at 08:14:49 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d3a0ecc81ad0fbb9bf68e8a75abbc0e635172181..19555c24274cf6b2ede92578b28e858e31b6993e 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-RC6 of <code>sntp</code>.
+  <p>This document applies to version 4.2.6p1 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 6292bc861cfb2b2189c31fc7b31a7fb2376c8203..9fed11d2d3d3730b0bcbf4e79963b0647ee49944 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:45:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:14:50 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-RC6\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1cb2b28196b046accbf5d80d82feca1e7b02c55d..e506bc40ec0eae68d2e3f1ba516560c82346488d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  March 31, 2010 at 08:45:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  April  9, 2010 at 08:14:50 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-RC6"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p1-RC6"
+#define NTP_KEYGEN_VERSION       "4.2.6p1"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5be4dbaf9384a9adae8e61669ad4f0a80550ab9b..fac51c3a045c7e3459f7be29cbb219350b04feba 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  March 31, 2010 at 08:45:19 AM by AutoGen 5.10
+# It has been AutoGen-ed  April  9, 2010 at 08:14:55 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-RC6
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p1
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 107a96d78183511c29f9ac4fba0251efcc898053..1e866dc55e6dba9472256c0e7a311935bf63c2e2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-03-31 "(ntp 4.2.6p1-RC6)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-04-09 "(ntp 4.2.6p1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  March 31, 2010 at 08:45:19 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April  9, 2010 at 08:14:55 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"