]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_6P3_BETA1 NTP_4_2_6P3_BETA1
authorHarlan Stenn <stenn@ntp.org>
Sat, 11 Sep 2010 06:50:03 +0000 (06:50 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 11 Sep 2010 06:50:03 +0000 (06:50 +0000)
bk: 4c8b269bZ8PzAufW_HIRXHnlOVlCjg

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 1c3368670eecb5fe03d5f38eec38d38c7167b6ff..590f376b2397014793dbd0dfc741d01c84efa423 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.6p3-beta1) 2010/09/11 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1573] Miscalculation of offset in sntp.
 * [Bug 1595] empty last line in key file causes duplicate key to be added
index 590090e3b0af43af8dfb0bf65f12df43794db1c8..222aa396854920cdaf7864479b674934108f8659 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:23:28 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:47: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.6p2\n\
+"ntpd - NTP daemon program - Ver. 4.2.6p3-beta1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index a4e3da257c3325434361d0d1c02838151289f3f1..e97182ae67a2ca996274f31ad25955cb568d2086 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:23:28 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:47: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.6p2"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p2"
+#define NTPD_VERSION       "4.2.6p3-beta1"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.6p3-beta1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2c55228ebbab521eb85a534375220347ecc33375..d32b00cbcb2c640d23c83888ef1abf4de9720314 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 02:24:03 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 11, 2010 at 06:48:09 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
+ntpd - NTP daemon program - Ver. 4.2.6p3-beta1
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e62223b1544e79ab5ce51f0f5334b07c134999b0..290de134f544c0762029fd746faef2869e3c50a3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-07-09 "( 4.2.6p2)" "Programmer's Manual"
+.TH NTPD 1 2010-09-11 "( 4.2.6p3-beta1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 02:24:03 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 11, 2010 at 06:48:09 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index aec77d9a9c0d55c0b087c66045f626bac88f2634..ecd501150a2bffca2de68d45defa3c01111a997c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:24:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:48:16 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\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-beta1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 35b35f0a56952459c4fb690eafd3906bff1a9db8..17c5943e6a6135e142458cf3a310227d73877c13 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:24:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:48:16 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"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p2"
+#define NTPDC_VERSION       "4.2.6p3-beta1"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-beta1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1552bb356d4b62cfec7f2b154f9327ae4722aaf1..c18669fd69832fb1bf7bd539e4b7d403dc4f9e6d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 02:24:18 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 11, 2010 at 06:48:25 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
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p3-beta1
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d0b4449e96697e7a81ac94687f29bedb599aa4cc..456ce497203bf4f619847bfbd403e27d3d5cd541 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-07-09 "( 4.2.6p2)" "Programmer's Manual"
+.TH NTPDC 1 2010-09-11 "( 4.2.6p3-beta1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 02:24:17 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 11, 2010 at 06:48:25 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fcb0f28d30851c41054f341298ce5d94060bf77c..1d48423329996716f5d3134b8c5d2f728702e89a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:24:18 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:48:26 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\n\
+"ntpq - standard NTP query program - Ver. 4.2.6p3-beta1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a193dac37e70db961a7635df809f06481b922a6d..eaad8dd668030c7243cb8e609c91a8bfccf6655b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:24:18 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:48:25 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"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p2"
+#define NTPQ_VERSION       "4.2.6p3-beta1"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.6p3-beta1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7d5f4822bbd5c180c70cbbba852e725b3d8551b5..5ab76eaeb41a502d72c4d210e16ef3289ee30cf0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 02:24:28 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 11, 2010 at 06:48:35 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
+ntpq - standard NTP query program - Ver. 4.2.6p3-beta1
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f92b6f938d68eaef7793e659c81a4f45feede806..3529ad7543d9f137bec95910d2df63e17c3b8e84 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-07-09 "( 4.2.6p2)" "Programmer's Manual"
+.TH NTPQ 1 2010-09-11 "( 4.2.6p3-beta1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 02:24:28 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 11, 2010 at 06:48:34 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 23f4b438fce33edb80081ba64fb910aefc517114..5b7e9d6438faba4c5d5f6bda5f228c1104e12b8e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:24:28 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:48:35 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.6p2\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-beta1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8a8f91540ade79bbfd63b1916a2298b79749e446..0cf60bfbb4da42e20d2e0193c7b127deed2ca278 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:24:28 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:48:35 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.6p2"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p2"
+#define NTPSNMPD_VERSION       "4.2.6p3-beta1"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-beta1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9e593527b100cdab2d35366e73a7ff5da6df16af..7b01104f40ea2c17c4bc1405d8f6169bf2f0b255 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 02:24:33 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 11, 2010 at 06:48:40 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.6p2
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p3-beta1
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 721a21a660969b11caea2efab3ab57408858d22b..7e453d756655ca48d92568da2fd731fab209fc79 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-07-09 "( 4.2.6p2)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-09-11 "( 4.2.6p3-beta1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 02:24:32 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 11, 2010 at 06:48:40 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1f2bd38a5d863abcb07a2f33f8086eba96ad5c17..d567750c324282a41947ed83909acf9c6f2054da 100644 (file)
@@ -60,7 +60,7 @@ version=${proto}.${major}.${minor}
 special=
 
 # prerelease can be empty, 'beta', or 'rc'.
-prerelease=
+prerelease=beta
 
 # ChangeLog starting tag (see also CommitLog-4.1.0)
 CLTAG=NTP_4_2_0
@@ -70,14 +70,14 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=2
+point=3
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
 # Should be zeroed at release, and left at zero until first beta.
 # The first beta is -beta1.
 # betapoint is always zero in ntp-dev.
-betapoint=0
+betapoint=1
 
 ### rcpoint is normally modified by script except for GO.
 # RC number (rcpoint)
index 2ec5fc16ba80e24096b0569dd6c80465c130ebcf..9c8b9d073e739b8632d4f31c405fb178445adf1e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:25:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:49: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.6p2\n\
+"sntp - standard SNTP program - Ver. 4.2.6p3-beta1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0f1f64a956d104ef1b8981b78ce04fe3eb04a0ca..d017bad41c62faa308e4f387268f83454beaf32a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:25:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:49:41 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"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p2"
+#define SNTP_VERSION       "4.2.6p3-beta1"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.6p3-beta1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5e55d8353ac795429ef549706692240a0bbf54e9..6ad525a5aae8efbebf034f224f65ad91418b45ee 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 02:25:41 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 11, 2010 at 06:49:48 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 75538108ac2fccc6113875367adf6c192d59b1da..e48a4fbbaf8b0f9a8c8d26df771d1a65d7fb5ddb 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-07-09 "( 4.2.6p2)" "Programmer's Manual"
+.TH SNTP 1 2010-09-11 "( 4.2.6p3-beta1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 02:25:41 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 11, 2010 at 06:49:47 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6eddd9e16f061949060d5438ec081800987fcd32..a574224040b4f9d0810b8c3341703a7d3cb0d95d 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 of <code>sntp</code>.
+  <p>This document applies to version 4.2.6p3-beta1 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 7b6ccfb0addd07ba65a0d8bff245ef7b17bee4b6..5b6e338b69b4421637e680bbc965a72a5eea5481 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:25:41 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:49:48 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\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-beta1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6044021a895479238d6d30303e8a018622f82cd1..fa81b2f5f801542fff4ce5a32a9525c66c29a8a1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  July  9, 2010 at 02:25:41 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 11, 2010 at 06:49:48 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"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p2"
+#define NTP_KEYGEN_VERSION       "4.2.6p3-beta1"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-beta1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5861d4ed1a126acdab6d0d6b6f38ea29b96b9027..2bb4f325f1fb084d0ef2147a0ab01878377cfc57 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  July  9, 2010 at 02:25:49 AM by AutoGen 5.10
+# It has been AutoGen-ed  September 11, 2010 at 06:49:53 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
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p3-beta1
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 7caaad59715b248d0451f19dc01d6512aa3ad2f0..66aa8a9dd098a6f48175a979303e22519d7c46e6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-07-09 "(ntp 4.2.6p2)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-09-11 "(ntp 4.2.6p3-beta1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  July  9, 2010 at 02:25:49 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 11, 2010 at 06:49:53 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"