]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P159 NTP_4_2_7P159
authorHarlan Stenn <stenn@ntp.org>
Thu, 28 Apr 2011 06:47:56 +0000 (06:47 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 28 Apr 2011 06:47:56 +0000 (06:47 +0000)
bk: 4db90d9cMLb4RaJqCnQYgZgy3h4riA

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 45590d3fd57ff213a3246ba8e41fe34d0b2e5a18..89c67dfa8f0188f2e38c56de79e055130cbf95c0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p159) 2011/04/28 Released by Harlan Stenn <stenn@ntp.org>
 * Fix a couple of unused variable warnings.
 * cleanup in timespecops.c / timevalops.c
 (4.2.7p158) 2011/04/24 Released by Harlan Stenn <stenn@ntp.org>
index e32b3facba00b45ea0f2509454883d0d81b13150..f28fdb80bb214cfe1c9d2950e16ebb4a4a0f7f88 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:36:56 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:46:25 AM by AutoGen 5.11.6
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPD";
 static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p158\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p159\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 4e6932dc66b3be32c384bb76c9a1f12fc491d747..250cbe0a43677fbb53515ca53f1fccf036b7cb0d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:36:56 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:46:25 AM by AutoGen 5.11.6
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -89,8 +89,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p158"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p158"
+#define NTPD_VERSION       "4.2.7p159"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p159"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 54de690016a928b4e1d99bc139ae9130a6b3c923..4d8f48beb33c08d7af2f8baf1690c290e1708b8e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2011 at 07:37:22 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 28, 2011 at 06:46:56 AM by AutoGen 5.11.6
 # 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.7p158
+ntpd - NTP daemon program - Ver. 4.2.7p159
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 8810ec3321a15fe3ca442dd960b669ec7d957d56..982dc41f26c57ddf1549e5f03084c47c8c4a3408 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-04-24 "( 4.2.7p158)" "Programmer's Manual"
+.TH NTPD 1 2011-04-28 "( 4.2.7p159)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2011 at 07:37:21 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 28, 2011 at 06:46:56 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d244d29a48c793afcb4bd5b83e50f54a63e526a0..1f491933552b4d5463eff658d4f55a32d781f3c8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:37:29 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:47:02 AM by AutoGen 5.11.6
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[6] = "NTPDC";
 static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p158\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p159\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 9c0fed65da5cc7e2b9b14e5bbf68f8deff5903e5..782c1fa993aedae881868be16dfcf5f34d51c43e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:37:29 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:47:02 AM by AutoGen 5.11.6
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p158"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p158"
+#define NTPDC_VERSION       "4.2.7p159"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p159"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b04bce34c64643d25943c4847d3bb72a3a93ab26..3c35368ba59fc82f537eba839297539e2d4b8f5a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2011 at 07:37:49 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 28, 2011 at 06:47:12 AM by AutoGen 5.11.6
 # 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.7p158
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p159
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 38d78502c527893c7039c18d5889a5df635cdfd2..f0fd95a01a82a69b026e8058878f9b48a3e7a83c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-04-24 "( 4.2.7p158)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-28 "( 4.2.7p159)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2011 at 07:37:49 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 28, 2011 at 06:47:11 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e91434067a31cd0af9613eb94def21f5cc951d34..90a8834f0668ad5235ffff20957fa4b7cda2d2ad 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:37:50 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:47:12 AM by AutoGen 5.11.6
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "NTPQ";
 static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p158\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p159\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 548ca8818e33a7e727fccbe1fe9f54d39a672440..4703c45eafef0f6ed08cb672a44e43f1ad0607f3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:37:50 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:47:12 AM by AutoGen 5.11.6
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p158"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p158"
+#define NTPQ_VERSION       "4.2.7p159"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p159"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 84a65110a45f7cf9382a90a18ac3dd315aab75f5..7e9dabe80a5fdf331405e26efe9d650594b1f8d0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2011 at 07:38:04 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 28, 2011 at 06:47:23 AM by AutoGen 5.11.6
 # 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.7p158
+ntpq - standard NTP query program - Ver. 4.2.7p159
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e8bc2c301161ddcf768b0c1eb9cad39b794fcc5e..c6737c2517c8129aed62bb9a12b3d4c504b12ccf 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-04-24 "( 4.2.7p158)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-28 "( 4.2.7p159)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2011 at 07:38:03 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 28, 2011 at 06:47:23 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8ef6101c07e5012b34b5e93a890130e4e5b885a9..a1770193f9b16868f045cdc760da9d9514586308 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:38:04 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:47:24 AM by AutoGen 5.11.6
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[9] = "NTPSNMPD";
 static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p158\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p159\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index fa52bb250042cf913b28d76755dd2928301a40ea..8275d8f634ac6dc2bbb261b18fac39d765aa46e0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:38:04 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:47:23 AM by AutoGen 5.11.6
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -61,8 +61,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p158"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p158"
+#define NTPSNMPD_VERSION       "4.2.7p159"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p159"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9a0c3f40eabc13ed6c222e725e0c36bc5bc0ff0e..db378de7d2c285a4a133a832c5bebd5f7c7ba949 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2011 at 07:38:11 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 28, 2011 at 06:47:29 AM by AutoGen 5.11.6
 # 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.7p158
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p159
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 7f81a168438bc22d11faabd8ec9f1dad1d5e7a4e..e9636683e8ca91f73bbe23dba3f4a5e0877485fb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-04-24 "( 4.2.7p158)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-28 "( 4.2.7p159)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2011 at 07:38:11 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 28, 2011 at 06:47:29 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fa021e1b40cf8ff572be23a3c39c23076c7af3e2..8d6eb4c45340d2f750ec8c1f15351406ec0543b3 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=158
+point=159
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 7d900c68ee982eae7b8dd397b0db63bcf5e564f5..19cfb27879df33fc5c405b91dd43d68282b212a9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:34:14 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:44:05 AM by AutoGen 5.11.6
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -642,7 +642,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[5] = "SNTP";
 static char const zUsageTitle[154] =
-"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p158\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p159\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index f3ce70b727f6a117edf74caaeb683f3142b74bc1..9c1f57c0079b3c7247193394b43330f9aa104f74 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:34:14 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:44:05 AM by AutoGen 5.11.6
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define SNTP_VERSION       "4.2.7p158"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p158"
+#define SNTP_VERSION       "4.2.7p159"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p159"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cf385381728b1a779cc145c8b364ab2b9a19fcd6..a1a2094b90325519a967dc55580a9f4f4628c81e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2011 at 07:38:30 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 28, 2011 at 06:47:46 AM by AutoGen 5.11.6
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -76,7 +76,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p158
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p159
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 415c31e6c6483335cfefd69669cd23904bd6e523..1ab9b018b498ffd041a7497f72da722fd7d85f52 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-04-24 "( 4.2.7p158)" "Programmer's Manual"
+.TH SNTP 1 2011-04-28 "( 4.2.7p159)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2011 at 07:38:29 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 28, 2011 at 06:47:46 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 738f5f68b86cb4f4d4fac0e522fe28826bb68255..89f728c6b457a4743e1e3eadc6132c852ed0f234 100644 (file)
@@ -150,7 +150,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href="#sntp-Invocation">sntp Invocation</a>
 <p><a name="index-sntp-usage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p158
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p159
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 3836c1a28e7cb3f9c6c16a34d7d4a0c82b3eddea..4ad7ba4e82c82309ea31c65a36a5dbcd81001dce 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:38:12 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:47:31 AM by AutoGen 5.11.6
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
 static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p158\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p159\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index cef7d55958200ede8c8ad861453e5940a632dcbd..6343d876b6790431997dbb29a60b9cb1928b53b5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 24, 2011 at 07:38:12 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 28, 2011 at 06:47:31 AM by AutoGen 5.11.6
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -77,8 +77,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.7p158"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p158"
+#define NTP_KEYGEN_VERSION       "4.2.7p159"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p159"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 25c9edbc8ebce0a89f7567ca3d48b1134d0d6f65..102a4e45a08542aa2e1bab6af13c0cfa5e325548 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 24, 2011 at 07:38:21 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 28, 2011 at 06:47:40 AM by AutoGen 5.11.6
 # 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
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p158
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p159
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 01c4fd1ec17ece3603acb15b2e3ad6f7ca101036..f42b7ca7098135fccab728f89df1b4e5df07e459 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-04-24 "(ntp 4.2.7p158)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-28 "(ntp 4.2.7p159)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 24, 2011 at 07:38:21 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 28, 2011 at 06:47:40 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"