]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P158 NTP_4_2_7P158
authorHarlan Stenn <stenn@ntp.org>
Sun, 24 Apr 2011 07:38:50 +0000 (07:38 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 24 Apr 2011 07:38:50 +0000 (07:38 +0000)
bk: 4db3d38aiQh8WT6kuIkvHUi05qZ2_Q

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 e3b4bc2b632a2922786e84396652f7da9386e623..dda441b7930f5549575442179f746e105d5c0d55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p158) 2011/04/24 Released by Harlan Stenn <stenn@ntp.org>
 * Update libevent --disable-libevent-regress handling to work when
   building libevent using mingw.
 (4.2.7p157) 2011/04/21 Released by Harlan Stenn <stenn@ntp.org>
index bc3f8439d2ef76fe11338038ca44b3d9e7ca7d10..e32b3facba00b45ea0f2509454883d0d81b13150 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:14:50 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:36:56 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.7p157\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p158\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 610f08457b41ab58e43dce8f17ba5ca9fcbb3206..4e6932dc66b3be32c384bb76c9a1f12fc491d747 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:14:49 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:36:56 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.7p157"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p157"
+#define NTPD_VERSION       "4.2.7p158"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p158"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9113c4b0d5f58951179053547bbf445f5e1d59bb..54de690016a928b4e1d99bc139ae9130a6b3c923 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 21, 2011 at 06:15:08 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 24, 2011 at 07:37:22 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.7p157
+ntpd - NTP daemon program - Ver. 4.2.7p158
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 5b39723f1b85261659998765e8fc8bc389f3b9c2..8810ec3321a15fe3ca442dd960b669ec7d957d56 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-04-21 "( 4.2.7p157)" "Programmer's Manual"
+.TH NTPD 1 2011-04-24 "( 4.2.7p158)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 21, 2011 at 06:15:08 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 24, 2011 at 07:37:21 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f9a1e358d5e3656addc7fae58f9f029a77b30ded..d244d29a48c793afcb4bd5b83e50f54a63e526a0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:15:16 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:37:29 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.7p157\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p158\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index f3691fee614e47c6732027dd1bb759402ddf5a03..9c0fed65da5cc7e2b9b14e5bbf68f8deff5903e5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:15:15 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:37:29 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.7p157"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p157"
+#define NTPDC_VERSION       "4.2.7p158"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p158"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b0756dfe7848d307152364048399532612b0b07d..b04bce34c64643d25943c4847d3bb72a3a93ab26 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 21, 2011 at 06:15:27 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 24, 2011 at 07:37:49 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.7p157
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p158
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 4feead3e58dcf93aeb2828f8c7a525aa349be73c..38d78502c527893c7039c18d5889a5df635cdfd2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-04-21 "( 4.2.7p157)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-24 "( 4.2.7p158)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 21, 2011 at 06:15:26 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 24, 2011 at 07:37:49 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8ed9678ee15486aa83f3d12b687410b8d90e8560..e91434067a31cd0af9613eb94def21f5cc951d34 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:15:27 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:37:50 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.7p157\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p158\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4997c635cd180cdb042aceb980e2a30f8a913d97..548ca8818e33a7e727fccbe1fe9f54d39a672440 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:15:27 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:37:50 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.7p157"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p157"
+#define NTPQ_VERSION       "4.2.7p158"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p158"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e381b5ac081ba4c1fd2dc109636035b4ea9d7f48..84a65110a45f7cf9382a90a18ac3dd315aab75f5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 21, 2011 at 06:15:40 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 24, 2011 at 07:38:04 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.7p157
+ntpq - standard NTP query program - Ver. 4.2.7p158
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a9b86e691a2b822a1f0ea0ed0d55d53805152ac1..e8bc2c301161ddcf768b0c1eb9cad39b794fcc5e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-04-21 "( 4.2.7p157)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-24 "( 4.2.7p158)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 21, 2011 at 06:15:40 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 24, 2011 at 07:38:03 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 06ea68c1688b6b03f27fb98ae6379e9a4512fcd6..8ef6101c07e5012b34b5e93a890130e4e5b885a9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:15:41 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:38:04 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.7p157\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p158\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 18afea75fdfc0af0ded1f14c9a326dfa67cf0816..fa52bb250042cf913b28d76755dd2928301a40ea 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:15:40 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:38:04 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.7p157"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p157"
+#define NTPSNMPD_VERSION       "4.2.7p158"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p158"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fb404740a799b6bc64e10f7f1692a72edae41994..9a0c3f40eabc13ed6c222e725e0c36bc5bc0ff0e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 21, 2011 at 06:15:48 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 24, 2011 at 07:38:11 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.7p157
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p158
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 49d1ec1156ddb000f4638d01151f2d3a5c3f90f6..7f81a168438bc22d11faabd8ec9f1dad1d5e7a4e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-04-21 "( 4.2.7p157)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-24 "( 4.2.7p158)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 21, 2011 at 06:15:47 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 24, 2011 at 07:38:11 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7411abdd704627b9bc03b098b034fe418dfb5216..fa021e1b40cf8ff572be23a3c39c23076c7af3e2 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=157
+point=158
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 15a4df11400d00d5375783748989b7917c6468ca..7d900c68ee982eae7b8dd397b0db63bcf5e564f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:12:13 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:34:14 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.7p157\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p158\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index b78f938e738661ccad5d21b17333509f8891e5ba..f3ce70b727f6a117edf74caaeb683f3142b74bc1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:12:13 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:34:14 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.7p157"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p157"
+#define SNTP_VERSION       "4.2.7p158"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p158"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d9fe99833e4c836796383e37b328a96bfe849209..cf385381728b1a779cc145c8b364ab2b9a19fcd6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 21, 2011 at 06:16:08 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 24, 2011 at 07:38:30 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.7p157
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p158
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index f7be8285eae33fe53bfbc2f2b0e3edc5fb19fd6f..415c31e6c6483335cfefd69669cd23904bd6e523 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-04-21 "( 4.2.7p157)" "Programmer's Manual"
+.TH SNTP 1 2011-04-24 "( 4.2.7p158)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 21, 2011 at 06:16:07 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 24, 2011 at 07:38:29 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f772c6a408edb051552c6f658170adeebc3082c0..738f5f68b86cb4f4d4fac0e522fe28826bb68255 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.7p157
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p158
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 439183313c54e1a7df9a75213b638a618228777d..3836c1a28e7cb3f9c6c16a34d7d4a0c82b3eddea 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:15:50 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:38:12 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.7p157\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p158\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 08ca7021cfaff7a5b61b1a9d109cc2089868195a..cef7d55958200ede8c8ad861453e5940a632dcbd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 21, 2011 at 06:15:50 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 24, 2011 at 07:38:12 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.7p157"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p157"
+#define NTP_KEYGEN_VERSION       "4.2.7p158"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p158"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bbb552e0c55a5a9519309dc0a9f7b31997e433bf..25c9edbc8ebce0a89f7567ca3d48b1134d0d6f65 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 21, 2011 at 06:16:00 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 24, 2011 at 07:38:21 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.7p157
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p158
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 50dda13cd767b6b2beecb0f43ef769a8eda480eb..01c4fd1ec17ece3603acb15b2e3ad6f7ca101036 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-04-21 "(ntp 4.2.7p157)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-24 "(ntp 4.2.7p158)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 21, 2011 at 06:16:00 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 24, 2011 at 07:38:21 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"