]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P7 NTP_4_2_7P7
authorHarlan Stenn <stenn@ntp.org>
Wed, 30 Dec 2009 10:27:13 +0000 (10:27 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 30 Dec 2009 10:27:13 +0000 (10:27 +0000)
bk: 4b3b2b01IJ3I5e__X0Q-VUPwk1_R1g

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 3a6cab5657765744807545d4e1ad77b932ff9877..25377673756661f3ab6f6dfded4f8cbaadae7cf3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p7) 2009/12/30 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 620] ntpdc getresponse() esize != *rsize s/b size != *rsize.
 * [Bug 1446] 4.2.7p6 requires autogen, missing ntpd.1, *.texi, *.menu.
 (4.2.7p6) 2009/12/28 Released by Harlan Stenn <stenn@ntp.org>
index 623fcf5579d1afedbb4340d654e6273e3990c0aa..ca719cd2f5bde223e6aaf376206783b948529025 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:23:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:21:00 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.7p6\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p7\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index b09f53a77c42dd0f9ca542b48136175035769dff..39c1085a2ab27efa74c527ae7048d242be1cf96b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:23:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:20:59 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.7p6"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p6"
+#define NTPD_VERSION       "4.2.7p7"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 80e41aefe61d306870c8a2487e53af42c4ddeaa2..afe0bcf0cd1c096f65b87bb80f5e6efc01541b24 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 28, 2009 at 10:24:47 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 30, 2009 at 10:21:40 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.7p6
+ntpd - NTP daemon program - Ver. 4.2.7p7
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index c551a8b26c9161b9d70e0a44d3893b547c85ac56..a994961b69490c5caa8b6bac11a46b40f34529d3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-12-28 "( 4.2.7p6)" "Programmer's Manual"
+.TH NTPD 1 2009-12-30 "( 4.2.7p7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 28, 2009 at 10:24:46 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 30, 2009 at 10:21:39 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7585709213d5d65f1e057aa7ecc7114419664ae4..c3216838ca5fe20c9c4daded1e4a168b2fd37ab0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:25:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:21:55 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.7p6\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p7\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 63e32559b160fc04ebe966494d1923f378bc1721..850b26bd1ffef249061913f3288bb561c7d00e62 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:25:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:21:54 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.7p6"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p6"
+#define NTPDC_VERSION       "4.2.7p7"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ed6fc8712da7a9323dfa1ceefe6830693ce0c163..2a2b63b57ae68989c7e3701f5c73eabb40685154 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  December 28, 2009 at 10:25:35 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 30, 2009 at 10:22:20 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.7p6
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p7
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index fe22dee5942b7aca91998157209e2577f60ea861..1f5ae14ce2992a2ad6aaef5e652b502e2e25ee20 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-12-28 "( 4.2.7p6)" "Programmer's Manual"
+.TH NTPDC 1 2009-12-30 "( 4.2.7p7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  December 28, 2009 at 10:25:34 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 30, 2009 at 10:22:20 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fdad561c097359bd2015fd79c164d1dfeeb993a7..cdd8454e4c28bee10487f004a94ae38298a6f694 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:25:36 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:22:22 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.7p6\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p7\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 40b59b2fd606fb433c755381ecbb95b74eba4f3b..173d7533237a690b1524896fc57484308023b808 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:25:36 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:22:21 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.7p6"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p6"
+#define NTPQ_VERSION       "4.2.7p7"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 33cb1e12bbf47b476c180c13857d34078aeba84b..94a33c0fd2f3d55437998abcf620f99a69695622 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  December 28, 2009 at 10:26:00 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 30, 2009 at 10:22:45 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.7p6
+ntpq - standard NTP query program - Ver. 4.2.7p7
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 6a99c6e168cf4b031a83f9dade7e1ba73357efe8..9580d6bac29c3db0181355183695707d0a1a9c37 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-12-28 "( 4.2.7p6)" "Programmer's Manual"
+.TH NTPQ 1 2009-12-30 "( 4.2.7p7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  December 28, 2009 at 10:26:00 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 30, 2009 at 10:22:44 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 97234eb06bccdd2b8300fb712e147e7307e9694d..53ac5f2b2bf867cdbff669b4b466d7dafba23607 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:26:01 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:22:46 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.7p6\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p7\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6a6303e9f1f767c925f7eef0054567637a606360..745c0f63daddd48f623f0d37aad57da4264a4746 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:26:01 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:22:46 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.7p6"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p6"
+#define NTPSNMPD_VERSION       "4.2.7p7"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fdccbac190eec2a3d11e04b940092e58501b0b60..0b4729f2c9e7abbfdae2bfe097726cfb19e436ab 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  December 28, 2009 at 10:26:16 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 30, 2009 at 10:23:00 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,7 +33,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p6
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p7
 USAGE:  ntpsnmpd [ -<flag> | --<name> ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index c10d03dc94682c32eb819e57834e2dd87af29b0e..e16a706052eaa0d909c623278a758a740d5a3482 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-12-28 "( 4.2.7p6)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-12-30 "( 4.2.7p7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  December 28, 2009 at 10:26:16 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 30, 2009 at 10:23:00 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 78ba00039652e2a18a6971b14ac2683ee36060f6..146c3f29da4f06ecfbee526575f3f2a4d317946a 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=6
+point=7
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 9733741f50df8dad6d103f936ffc6e6c681a9112..23687aa2e5b7e32173778f5e85992f2e3f23cd9a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:29:51 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:26:26 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.7p6\n\
+"sntp - standard SNTP program - Ver. 4.2.7p7\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8fc84d4f97c929ec4f8af483195b58be3e6fe965..5db6666cef83c36f2e542199ccc264469e0f0cc1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:29:51 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:26:25 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.7p6"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p6"
+#define SNTP_VERSION       "4.2.7p7"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 53febab7555b79c9e03ad3687e5cdb2a0afd538e..6aa10d369d49cefc37e930fe8ce531447a0eede7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  December 28, 2009 at 10:30:03 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 30, 2009 at 10:26:37 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.7p6
+sntp - standard SNTP program - Ver. 4.2.7p7
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 77d5027babaf38ea8181191415665f49ceff1edb..49883ee731011083a920077204563c652e0e70e8 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-12-28 "( 4.2.7p6)" "Programmer's Manual"
+.TH SNTP 1 2009-12-30 "( 4.2.7p7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  December 28, 2009 at 10:30:02 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 30, 2009 at 10:26:36 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9492dcbbb249c9039632301b8e6955c00fc3ec18..49bc778c5ba13ee40a9b8808a1da33e883b31770 100644 (file)
@@ -38,7 +38,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.7p6 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p7 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index b8044730680009e0359a0fa3e20f18170c15fa34..30929c615eeed05063bac04993fb066a820744e1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:30:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:26:38 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.7p6\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p7\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 50b3240cfccdb54060eabfeb649c909dbe6ffe13..f2a5410099e1d460ea7d4d65a5997633c7597653 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  December 28, 2009 at 10:30:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  December 30, 2009 at 10:26:38 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.7p6"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p6"
+#define NTP_KEYGEN_VERSION       "4.2.7p7"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p7"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 61d3dbd37a0603d564da4f8e38cd751096e4203e..595297b4fd40c5741b67e7ea8e0ad83b10a5e7d0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  December 28, 2009 at 10:30:28 AM by AutoGen 5.10
+# It has been AutoGen-ed  December 30, 2009 at 10:26: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.7p6
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p7
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index e36a16ac590f301f48405eaeba6566429577cb95..10fb43af61b0f39b5574c23d21d3c3a6ee13173f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-12-28 "(ntp 4.2.7p6)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-12-30 "(ntp 4.2.7p7)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  December 28, 2009 at 10:30:27 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  December 30, 2009 at 10:26:52 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"