]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P44 NTP_4_2_7P44
authorHarlan Stenn <stenn@ntp.org>
Fri, 27 Aug 2010 10:09:33 +0000 (10:09 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 27 Aug 2010 10:09:33 +0000 (10:09 +0000)
bk: 4c778edd_KziKSUYnvzWRrFqcsXhxA

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 c662758d7bcd198f0df0ba02df28e7a452dfeb65..39986a95f309a12a385f186adbcc5553642dbcce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p44) 2010/08/27 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1573] from 4.2.6p3-RC1: Miscalculation of offset in sntp.
 (4.2.7p43) 2010/08/26 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1602] Refactor some of the sntp/ directory to facililtate testing.
index 9abf8463c52a1eef67510bdf50294283d3c5a1e4..c30ff0481c68ca3b642725390856358aa3274163 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:31:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:07:05 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1016,7 +1016,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p43\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p44\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index ec823e8675c756b836e251c0f8a8b739db3eb4f7..fa69bc4981a177ce5ee51ce262f2e944e1e96fa0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:31:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:07:04 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p43"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p43"
+#define NTPD_VERSION       "4.2.7p44"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1f87f145f8898614fb627ff95cb9282bd0790501..19f8839e9d0d282deee39e7823c321c0a390278f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  August 26, 2010 at 09:31:55 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 27, 2010 at 10:07:25 AM by AutoGen 5.10
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p43
+ntpd - NTP daemon program - Ver. 4.2.7p44
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 39739f88941d130bb87e298033ce0336b80bc6b9..1f3f6c59cf8d36ced6328ad9495cf25287ec86ed 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-08-26 "( 4.2.7p43)" "Programmer's Manual"
+.TH NTPD 1 2010-08-27 "( 4.2.7p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  August 26, 2010 at 09:31:54 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 27, 2010 at 10:07:23 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6a54ea7c2c26ec3cd1427f9c5859dc2ada9edfb4..0845b2b03d6aa64a5d9446209ff14811cbfdba94 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:32:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:07:30 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.7p43\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p44\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ef87371044088433ecad78766cca63949f136941..0d91b5057ffa5e5d97a5567efaf91e8596379be5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:32:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:07:30 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.7p43"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p43"
+#define NTPDC_VERSION       "4.2.7p44"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6ccbbeda88a5bee0874e68de159e20ce783ed159..e0b586f56abc7e878a01f47a63fb89cf4f7dfb65 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  August 26, 2010 at 09:32:16 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 27, 2010 at 10:07:41 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.7p43
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p44
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index af7776263f128361a79107c89b319c8faaeca958..f0e884390ae9e37525ee08de857f90ad7a92f8bf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-08-26 "( 4.2.7p43)" "Programmer's Manual"
+.TH NTPDC 1 2010-08-27 "( 4.2.7p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  August 26, 2010 at 09:32:16 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 27, 2010 at 10:07:41 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 780bed7476e676f8252531d9d2aae6eea1dd7334..d3cf354d9c70a7dbfa091c419fec9bf36d4f8252 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:32:17 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:07:42 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.7p43\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p44\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 722fa619000e6ae82c3593a32eeb6c0f00d6a7d9..7ed60d078ed146e7a99e22b87278824194d161a5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:32:17 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:07:42 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.7p43"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p43"
+#define NTPQ_VERSION       "4.2.7p44"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a06e639a5e80f8b110209a75b4b4cedc22065bb4..98b2fd75e00e9f279a1a6777e9b88b50a1e7a0da 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  August 26, 2010 at 09:32:28 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 27, 2010 at 10:07:53 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.7p43
+ntpq - standard NTP query program - Ver. 4.2.7p44
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f49d93d1ba5a07d966e5d5600ab3327b0c9b9428..26dfdb5101e31676506e469c13e298172b0d0550 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-08-26 "( 4.2.7p43)" "Programmer's Manual"
+.TH NTPQ 1 2010-08-27 "( 4.2.7p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  August 26, 2010 at 09:32:28 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 27, 2010 at 10:07:53 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7dcd4aadbd0c6817bc70a626c581844ba090e253..52e7d1f0a68b25c3227bc0b59ffbf1bb8eac758d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:32:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:07:54 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.7p43\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p44\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a72a1829b992d2ed5340ede0462063e8f7cc6628..6da24d1648ced6364c9ba6bf399b5b6a4131aa78 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:32:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:07:54 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.7p43"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p43"
+#define NTPSNMPD_VERSION       "4.2.7p44"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 33153e1364693f34f59a52b3c5141925aa4c483e..33eee1c456207fac4d6d528f6a76bfb50a951e6a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  August 26, 2010 at 09:32:34 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 27, 2010 at 10:07:59 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.7p43
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p44
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index c3a00d484ab7a0becfc79a7a1bf694e965c6b382..3ba7a719d2ecda10a76694129d3a7afa21287bd0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-08-26 "( 4.2.7p43)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-08-27 "( 4.2.7p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  August 26, 2010 at 09:32:34 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 27, 2010 at 10:07:58 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e10d5786793440010c3a508752873a72a2595ebb..75c6746515df050a7d33ec719b71d9271bac3f1b 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=43
+point=44
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 2fc2d31dc1eb0e02db6a8eb8ddabfe75d5488b5c..6e0d705e63355b57e618455409c6d7517124c7b6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:33:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:09:07 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.7p43\n\
+"sntp - standard SNTP program - Ver. 4.2.7p44\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1e049cdb8401cf0a55defbff20426734a457367c..c2e8945c1cee70a91f2fc3cce22cd741a7e7428d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:33:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:09:07 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.7p43"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p43"
+#define SNTP_VERSION       "4.2.7p44"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8f103cae5719c01f78676761e9e6b4982527bbe0..3a0a62e21e4726697d9645faa3345dc9777e166c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  August 26, 2010 at 09:33:50 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 27, 2010 at 10:09:15 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ffc663d444a28dc6155175f3bd56860a70b83a39..05c8b1274f583435083fc5c00e717aa505cd7ce6 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-08-26 "( 4.2.7p43)" "Programmer's Manual"
+.TH SNTP 1 2010-08-27 "( 4.2.7p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  August 26, 2010 at 09:33:50 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 27, 2010 at 10:09:15 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b56a31a157ad598b6c557b6a4257e3c1d26e9830..7b1cb53e16526ad639c166dd8ebac30c5f42061d 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.7p43 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p44 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 4212b021f49eacce8c9a40be4808e03c1c046970..d6c45e1cfe21b7528d33938a0fb9fb6490a5a69c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:33:51 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:09:15 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.7p43\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p44\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5ce785ce0d34b23ddc38dc8db07857677e959b5d..4c4a09e47db23d1497b9983b5328ab4b7416595e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  August 26, 2010 at 09:33:51 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 27, 2010 at 10:09:15 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.7p43"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p43"
+#define NTP_KEYGEN_VERSION       "4.2.7p44"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p44"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cb90d4139acc011c6407795d4262852e3b2d8d7b..e474bddbd5d61bbbdbca6e4f2e148716eae1df2e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  August 26, 2010 at 09:33:59 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 27, 2010 at 10:09:21 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.7p43
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p44
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index ba73b7989da45303d1a9e330226790da0c77bfbb..2f56d4f2ddbcf99b7e3cac0200e0dc8cf2211ed5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-08-26 "(ntp 4.2.7p43)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-08-27 "(ntp 4.2.7p44)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  August 26, 2010 at 09:33:59 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 27, 2010 at 10:09:21 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"