]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P156
authorHarlan Stenn <stenn@ntp.org>
Tue, 19 Apr 2011 06:55:02 +0000 (06:55 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 19 Apr 2011 06:55:02 +0000 (06:55 +0000)
bk: 4dad31c6HNvYhVl7JO7Y42O_-7_lVA

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 e1726d65481f282ff8c982594114974080237e70..12cb420e416c4bb86c0cf22b3f5aead309106c8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p156) 2011/04/19 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1851] freeaddrinfo() called after getaddrinfo() fails.
 (4.2.7p155) 2011/04/18 Released by Harlan Stenn <stenn@ntp.org>
 * Fix leak in refclock_datum.c start failure path.
index a0bd7eac25e0e75f238eb702b7458c3349a7ed13..e2fb8c8be7ee792b0e9306ffa0f6a95d5f48ec74 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:56:54 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:53:10 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.7p155\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p156\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 2b9e5a75926cbe27adddb16ba36055db10f50808..2df92509d6e0b109c0325d3ea67ac22a3382f5a9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:56:54 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:53:10 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.7p155"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p155"
+#define NTPD_VERSION       "4.2.7p156"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p156"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index db2c20d6c15b97b0be895c1409a3a026deaad9c4..d2ebf6b136a1d19906745ee6444f35223aa71104 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2011 at 04:57:20 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 19, 2011 at 06:53:32 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.7p155
+ntpd - NTP daemon program - Ver. 4.2.7p156
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 33023aca574d279bf5a378f999a3588a9e577d9e..fb0ca74f0bfadac2d57636dbe32e441b0ef0830b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-04-18 "( 4.2.7p155)" "Programmer's Manual"
+.TH NTPD 1 2011-04-19 "( 4.2.7p156)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2011 at 04:57:19 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 19, 2011 at 06:53:32 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8da87e722bd7c439b944af2069cf5de9deb4c6eb..59895dab8d7564f74528bbd01b814e0b3ba0d166 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:57:29 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:53:41 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.7p155\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p156\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 18061c8b3ae32e7318d5c22f8b89adfe23d2604e..2abda892b1514a70eea3f521ab354b9a448b7fb4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:57:29 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:53:41 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.7p155"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p155"
+#define NTPDC_VERSION       "4.2.7p156"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p156"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index db5d2ba988fc23329932b47055940120faf2db67..281bf0604a0eac8f286c9a154cfc24bb19b0a28e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2011 at 04:57:41 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 19, 2011 at 06:53:55 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.7p155
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p156
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5ef5f3c6cc91555d9d7ee9d8ab0b7d290543f7f0..cd4098b3ad1efbbb0a3db0cb9ea53c290d712ede 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-04-18 "( 4.2.7p155)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-19 "( 4.2.7p156)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2011 at 04:57:41 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 19, 2011 at 06:53:55 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dc8d85314f43cd33f3b1dca08a6e1c9049eeb895..7a15d5a1e2188b9ad4a877d7abd96e78a9d64674 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:57:42 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:53:56 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.7p155\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p156\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index e341e84f2c12bb8efc4cf85a6ce086a87b74f1e5..c66a9918fba52f96f5e0fafb614d8b6c041800ed 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:57:42 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:53:56 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.7p155"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p155"
+#define NTPQ_VERSION       "4.2.7p156"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p156"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3ab076effa0c876fd2ccec62f04b7e0cf2a29f11..f6f4f7493530adedaa7b7a466adaa7ebc1fef7c2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2011 at 04:57:55 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 19, 2011 at 06:54:11 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.7p155
+ntpq - standard NTP query program - Ver. 4.2.7p156
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e407244d8ab8008e242c90419666268b183eb634..6d31735a35e1b87aae322be4e9ce7d2f6cd0b097 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-04-18 "( 4.2.7p155)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-19 "( 4.2.7p156)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2011 at 04:57:55 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 19, 2011 at 06:54:11 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 218fe980f4207f7fc62855b445aed34456309a6a..82b0a8f8e6d9edcfbd0652e5611d8c4401d0d114 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:57:57 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:54:12 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.7p155\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p156\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index b0e8d2e089f37928fbb4899fa5dfe84881eb9e47..6a0c7f99ac43c5d6dea1ea09aaefdbdbf401aa12 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:57:57 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:54:12 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.7p155"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p155"
+#define NTPSNMPD_VERSION       "4.2.7p156"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p156"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5564c34b9392d81181d526e6ff08e20e4546bd11..2c719ef743e255371df33768b8d5eade37fbf965 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2011 at 04:58:05 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 19, 2011 at 06:54:19 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.7p155
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p156
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index ca1e6de0dd73122929ecd8c24889774347ad48e6..b5a57a64c5fa2c18d0e868a1b9b2baac8dd9fc26 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-04-18 "( 4.2.7p155)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-19 "( 4.2.7p156)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2011 at 04:58:05 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 19, 2011 at 06:54:18 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e4c5d172b140d373a1fca3d7925cc5eb7d336958..a9b2d87e4a3b1787c4ef834ec91149994e4dccf5 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=155
+point=156
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index f69cfe7e89b9d01d8ff0d221c24a8053f48cc34e..b8d414d9375269fa72581f94a2a804cb40d6244a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:53:45 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:50:22 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.7p155\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p156\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index b10ac70ca5fa99a8435b37bace4ca25ebe4c657c..b696a4773a63a060e02f06a8df6cc49ca7779efb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:53:44 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:50:22 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.7p155"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p155"
+#define SNTP_VERSION       "4.2.7p156"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p156"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index da4ba36d138c16f74b783f8975a0cdc69e28c699..e9d0686cf4cd976edb90d9cd166a97cc190ca873 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2011 at 04:58:28 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 19, 2011 at 06:54:43 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.7p155
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p156
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index e6e5555584ce3b9a9d08fffdf2cab7f140fea1fe..7108ed83d0d75717a2f4b21740ba13813b6d556c 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-04-18 "( 4.2.7p155)" "Programmer's Manual"
+.TH SNTP 1 2011-04-19 "( 4.2.7p156)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2011 at 04:58:28 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 19, 2011 at 06:54:42 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b1eaaaa8e339cba2add147ca02d2f827d4124be7..8b2b673208f0b4183302ddbbfb0b92b50a07add7 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.7p155
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p156
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 0776fbd7ad38c60e44354ab6bf995975e3eaa9ce..d5736b1894426984c7b6b3d433160498d039b738 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:58:08 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:54:21 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.7p155\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p156\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index dc5350ad9d15df0e8cd888a5aa817df29aa24e8a..bfa7ae3b44808282a016fc20da06a4502f28827a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 18, 2011 at 04:58:07 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 19, 2011 at 06:54:21 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.7p155"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p155"
+#define NTP_KEYGEN_VERSION       "4.2.7p156"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p156"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c704186761529e9b57a2eb4513bf8f9cca04383f..3ca91ce63158b1fb7f71a88362e327f449566a7d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 18, 2011 at 04:58:18 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 19, 2011 at 06:54:34 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.7p155
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p156
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 16ed5ad383f46475b72c2e99adfdffcc58d989ca..325563983624dde0236d30c1abe19baf3691674e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-04-18 "(ntp 4.2.7p155)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-19 "(ntp 4.2.7p156)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 18, 2011 at 04:58:18 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 19, 2011 at 06:54:34 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"