]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P174 NTP_4_2_5P174
authorHarlan Stenn <stenn@ntp.org>
Sat, 9 May 2009 11:55:25 +0000 (07:55 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 9 May 2009 11:55:25 +0000 (07:55 -0400)
bk: 4a056f2dJClELUVqYYkoiDUZdL-AHA

30 files changed:
ChangeLog
gsoc_sntp/sntp-opts.c
gsoc_sntp/sntp-opts.h
gsoc_sntp/sntp-opts.texi
gsoc_sntp/sntp.1
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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 1122aa40639eccb103137baebb9d4ef079204c3d..533eeee8a2979af9b86edb37b046ec47cf88cef2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p174) 2009/05/09 Released by Harlan Stenn <stenn@ntp.org>
 * Stale leapsecond file fixes from Dave Mills.
 (4.2.5p173) 2009/05/08 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.4p7-RC6)
index 86aed99da1550854a0f007146cbbc99e148093ef..7bfeff60bfef21ddc42c5530b7bc8f1a6693968d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 08:04:49 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:53:06 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p173\n\
+"sntp - standard SNTP program - Ver. 4.2.5p174\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 005c6ece123b947cc605965971baa408df35572a..791210f9597032bfc7916313458353980b99352b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 08:04:48 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:53:06 AM EDT
  *  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.5p173"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p173"
+#define SNTP_VERSION       "4.2.5p174"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p174"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0a7198d08bdc2fd0be0f5f80830805d83bc29982..2f9278fda9a6017448793c61f1021f0b4a153009 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 08:04:51 AM EDT
+# It has been AutoGen-ed  Saturday May  9, 2009 at 07:53:08 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2fd779b037ee48325b3e738eb8f894cf9b147435..b74d0ed6ddf6b2d665568fa869ce17d12679fdc2 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
+.TH SNTP 1 2009-05-09 "( 4.2.5p174)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 08:04:50 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  9, 2009 at 07:53:07 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f19432f5072085849be21995468fe75ca5b9835c..81bc007bfbaf2ff9ce57c4d887f41ed4d492f8f6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 07:51:31 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:39:40 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p173\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p174\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index f9efb3304cf16114a894c7a7d60e8525df3c3836..d23b0a7937fc393461b8be969220fcda3dc0ff77 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 07:51:30 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:39:40 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p173"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p173"
+#define NTPD_VERSION       "4.2.5p174"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p174"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 83236705da2d1e7597465fbb78e46c52d04d4d54..7eea15c454335c36fa263e39aa3a5abde47c9eaa 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 07:51:33 AM EDT
+# It has been AutoGen-ed  Saturday May  9, 2009 at 07:39:43 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index bf577c36d837d30e61bf28934d29e3dcf8a5b37e..1464b314fcfc8fbc71ccbdaa4f860b501791c930 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
+.TH NTPD 1 2009-05-09 "( 4.2.5p174)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 07:51:32 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  9, 2009 at 07:39:42 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4e7af6f30e4bbacb60eec1fb7f7172c311b234de..3631a97c22f86ae306c530b65511e8963c2a90bf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:13 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:46:28 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p173\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p174\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 52775cc784616d7f8f3230e1542f497372f4fdaa..09c5f7c861314c949f5fb053625659abbb32c9a0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:12 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:46:27 AM EDT
  *  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.5p173"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p173"
+#define NTPDC_VERSION       "4.2.5p174"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p174"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7fd9bb7f3e05a8a237bc6ec1ec7fe3c138b31eab..4ad129340151173f90d1ad0ae401178140cf536c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 07:58:15 AM EDT
+# It has been AutoGen-ed  Saturday May  9, 2009 at 07:46:29 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9f0e105c96c40472f7d9c41c2a98e8355766bf2e..e1940dd6b7a159c626569bb04cd0fab6a342b6df 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
+.TH NTPDC 1 2009-05-09 "( 4.2.5p174)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:14 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  9, 2009 at 07:46:28 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 77b1cbd067f76970b4a2b17e609c8a2c5d16b692..e0b2e5984dd034e6dbb9d649b566b8a213245039 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:43 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:46:57 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p173\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p174\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 304b70342f5fb02bf9254bb5c443512a244365f5..b52e9899abf95c6a77cbf0ef518a40310d33a5c3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:43 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:46:57 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p173"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p173"
+#define NTPQ_VERSION       "4.2.5p174"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p174"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 26b2a177a8f01652f0b6f476c83f30a8fa1f1aca..426d665b81f73ba71bb51b908d39e0eaf3d6d1ec 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 07:58:46 AM EDT
+# It has been AutoGen-ed  Saturday May  9, 2009 at 07:46:59 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3e09e9bf0594d926ea43257f39ca76e9c82baf4b..b876b83519af24ba10e6a42bacb3526dddd68fe1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
+.TH NTPQ 1 2009-05-09 "( 4.2.5p174)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:44 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  9, 2009 at 07:46:58 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1e707affc2c30dab59c79dcda6d1e8a1c525666e..e4d8adb0fca90e89d1946ba73c7fc2a961dd893f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 07:59:28 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:47:41 AM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p173\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p174\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5879de3ca0af721842f7a6b01e22f56fcec05b1b..0ad2af7e467b8ae165e87ebad9d321e840fbc517 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 07:59:28 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:47:41 AM EDT
  *  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.5p173"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p173"
+#define NTPSNMPD_VERSION       "4.2.5p174"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p174"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cb30551ec4491bf33ee46f499c85f931d0a1a8e1..e5e9e8e46a59b8c885e75ef67d980d4e051ad61b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 07:59:30 AM EDT
+# It has been AutoGen-ed  Saturday May  9, 2009 at 07:47:42 AM EDT
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 16386e443b9abbb2cf7956542754737361c45e53..f015589fd8f2a58bb45857f98ccc13cbbbbc19aa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-05-09 "( 4.2.5p174)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 07:59:30 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  9, 2009 at 07:47:42 AM EDT
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 054adab40a11fc014a6cd0b46e99c968d50e6cca..bdc9bd0f3ef1baa7ec8d618d2bedb5143b96dd68 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=173
+point=174
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 5b437d4981b94fbe3f4cd0540ed3b0fe5ba5644d..a63f8739c277c6e953f4106d528f2bd60e5c05f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:46 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:54:02 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p173\n\
+"sntp - standard SNTP program - Ver. 4.2.5p174\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b87e6cd2aec0da0bf59eb85b3a52b0a382735a1b..6a9a314772475f3a5d58c27b29cee29eaea5216e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:45 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:54:01 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p173"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p173"
+#define SNTP_VERSION       "4.2.5p174"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p174"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fea2969b6ad96932bf097ca8ad77a52786f1dfd6..30f9b9faa52cd6b5810b5651c38f4b2a4afb57d4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 08:05:48 AM EDT
+# It has been AutoGen-ed  Saturday May  9, 2009 at 07:54:04 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 631f7d85d35327d02f19d96827567ac5c55c1d38..1e268e80441c80057643274bbcd76bdaf1291004 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
+.TH SNTP 1 2009-05-09 "( 4.2.5p174)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:47 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  9, 2009 at 07:54:03 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 98fb53bbcca628d19d170f409e5908e61320320f..c657d9a5cf3c756b51f1fa3a46463a1b8220ba8d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:55 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:54:11 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p173\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p174\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 84cf5fbff26522d3b942da257fede4cf9ce81e0c..da69ac44e8e268550cdba1b8c706ad157d89ced9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:55 AM EDT
+ *  It has been AutoGen-ed  Saturday May  9, 2009 at 07:54:11 AM EDT
  *  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.5p173"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p173"
+#define NTP_KEYGEN_VERSION       "4.2.5p174"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p174"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b62a167d4e5d2dce726255243868e2cd0128e576..297f14807c895a8c6bcbd69065d0a4c125d3d719 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Friday May  8, 2009 at 08:05:57 AM EDT
+# It has been AutoGen-ed  Saturday May  9, 2009 at 07:54:13 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b027d4028c96c46961f484ad6986f42bdcdb3686..96cec4b568989838a9a69b3ff4dfa792ddfcad22 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-05-08 "(ntp 4.2.5p173)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-05-09 "(ntp 4.2.5p174)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:56 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  9, 2009 at 07:54:13 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"