]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P147 NTP_4_2_7P147
authorHarlan Stenn <stenn@ntp.org>
Thu, 7 Apr 2011 11:30:15 +0000 (11:30 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 7 Apr 2011 11:30:15 +0000 (11:30 +0000)
bk: 4d9da047tyC9y7_CkNllXw0Qbz6WJw

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 a6cbb92c3804a1ca1db6fae2efe9130571f3bec6..f14eacf7d4d6b65e4f329afb28d5cb6e71d102aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p147) 2011/04/07 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1875] 'asn2ntp()' rewritten with 'caltontp()'; 'timegm()'
   substitute likely to crash with 64bit time_t.
 (4.2.7p146) 2011/04/05 Released by Harlan Stenn <stenn@ntp.org>
index d1505f213fc4b5952fd46fadf8fb1c2f41cc4cf6..fc2c00d7fdaac67a63266f863e35a4c66fccfda9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:47:05 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:21:50 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.7p146\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p147\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index e20126b2af717c45b5559433427604a82d51b906..a28fcb8358917b0ce80c66b3e4a6aafa14b18575 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:47:05 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:21:50 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.7p146"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p146"
+#define NTPD_VERSION       "4.2.7p147"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p147"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 855b3b6c2d539cc64feda854b151edc436020e12..dcfa03565b6ba5ce100d04584ec9801ae41f92ac 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April  5, 2011 at 07:48:46 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  7, 2011 at 11:23:31 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.7p146
+ntpd - NTP daemon program - Ver. 4.2.7p147
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 801e171c68be258d53ba109ac32f36cb2f4c508f..55c094d47921f2cb1559329b5f80e981eb96b4ad 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-04-05 "( 4.2.7p146)" "Programmer's Manual"
+.TH NTPD 1 2011-04-07 "( 4.2.7p147)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April  5, 2011 at 07:48:45 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  7, 2011 at 11:23:30 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3c7fa1b19fcf2df9c5b008615fc9c60b0e6d7ff6..cc033175b21d6a60eabed3c7c5933520e3527fc6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:49:00 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:23:45 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.7p146\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p147\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4a13f88cc9883ead280b1bd92ba4f4af6c315253..03818533da2fbaa22ffa16e16768ca16aebff6ca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:49:00 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:23:45 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.7p146"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p146"
+#define NTPDC_VERSION       "4.2.7p147"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p147"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d568f0f227f51269ecc8a0a4c7a5e2a75c9bfd59..ee9eef753602e17f7fe35ebd3e5efa99a0589746 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April  5, 2011 at 07:49:14 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  7, 2011 at 11:24:02 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.7p146
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p147
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index c8154d608abc0a034aae271d311ec6cf49540505..1c7d9726740dafabb5e2ca5dfad25f56fb9dd3ca 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-04-05 "( 4.2.7p146)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-07 "( 4.2.7p147)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April  5, 2011 at 07:49:13 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  7, 2011 at 11:24:02 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index eb83ecfdc3f5e65f35fe7830a6afdd2e2a4064bc..c037642d5a6b7cf9b66ba1cb220c9869aa787294 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:49:14 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:24:03 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.7p146\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p147\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 20fb1c9fe02caa09a560166d2bc63e8627c4e18f..19e56aa826b01e9630ee957938628e58262e744b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:49:14 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:24:03 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.7p146"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p146"
+#define NTPQ_VERSION       "4.2.7p147"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p147"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ab50f64e0e4993f6d2f85e19e22c7f00fd75f98a..e8b3e677f9ff7f56d00d0f99af25b293b95f33a7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April  5, 2011 at 07:49:29 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  7, 2011 at 11:24:46 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.7p146
+ntpq - standard NTP query program - Ver. 4.2.7p147
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index dd1549b81d85be3b9814f1fc8ae183d711d1f12c..cbb850325d579131471a0e32e9bc2f360c72a02d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-04-05 "( 4.2.7p146)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-07 "( 4.2.7p147)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April  5, 2011 at 07:49:29 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  7, 2011 at 11:24:43 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 940db5c456e2c5a31f175321e0c845757d34870b..254594216be6055e95a1c3fa0d64bbb1cc68a101 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:49:30 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:24:48 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.7p146\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p147\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 419cd69a8a17de10b9ee3914eae2e4e5e8722a17..2f78e33f5b3f64f4424a57a3a3030d7507d6ceb7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:49:30 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:24:48 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.7p146"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p146"
+#define NTPSNMPD_VERSION       "4.2.7p147"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p147"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7168986466ce5d70a5c7995b167b804c6808d253..06e74174556f20b79314bb28da6c5de2623db44f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April  5, 2011 at 07:49:41 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  7, 2011 at 11:25:24 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.7p146
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p147
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index bcb9c560c6f4ebb4750e1a91ab96c5b9aa75cc64..6eaa65e95fced5b2daad0fe3df62d70d608c6b67 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-04-05 "( 4.2.7p146)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-07 "( 4.2.7p147)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April  5, 2011 at 07:49:41 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  7, 2011 at 11:25:24 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cb826ca9d619f765f6bf4df83748a477e60f92a2..39d2c238317f1f1a073cceffc30f87e6272b24a0 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=146
+point=147
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 1c9deaf8ed9aca501c6d5c8eb012e193c6b49df5..744eb55e0a24e3b517b6eae0a04130a0592c6cba 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:43:46 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:03:45 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.7p146\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p147\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index edae35f50279a598d53af7620c154aa2a3722c7b..de87f87121302661aacad0b74172708ee66bb7cd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:43:46 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:03:45 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.7p146"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p146"
+#define SNTP_VERSION       "4.2.7p147"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p147"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 89b10c89561d41c9ebc6df2000fb6699c5da8d9c..98599228e77c647b079bf148f6813c7f6d70fae4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April  5, 2011 at 07:50:09 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  7, 2011 at 11:26:18 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.7p146
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p147
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index a423086104fda4b25d02ebdaf5699d14ff9a168e..e2f22a48d242e9faa900ea91df5fccb39e7df864 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-04-05 "( 4.2.7p146)" "Programmer's Manual"
+.TH SNTP 1 2011-04-07 "( 4.2.7p147)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April  5, 2011 at 07:50:09 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  7, 2011 at 11:26:17 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 79b21b0f947de299c6565d41798e7b411fe09a54..e64662cf7302be27aa2157b4f509df01e7c6627e 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.7p146
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p147
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 1276da9b2ec9f1f6eda35d28392a8a0b006c38aa..021dfb859eb174d85fbfa071c8a6daf44c82e797 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:49:44 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:25:30 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.7p146\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p147\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 6c84de52f665a08f1f384e9fb89aa892950ec7c4..dd3324ce1f535256a6a2311cf3cf539d74b8641b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April  5, 2011 at 07:49:44 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April  7, 2011 at 11:25:29 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.7p146"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p146"
+#define NTP_KEYGEN_VERSION       "4.2.7p147"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p147"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0849d7152a616bdebaf0b93a6bc400a8ed14416c..8dec059476155dce2c9c3b9762ca985961282f7f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April  5, 2011 at 07:49:54 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April  7, 2011 at 11:25:58 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.7p146
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p147
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 821d16e23f775db4b1b43563076757645bca73d7..c947c59816ad679c4aaca8d17fed817d9b5c9a5e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-04-05 "(ntp 4.2.7p146)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-07 "(ntp 4.2.7p147)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April  5, 2011 at 07:49:54 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April  7, 2011 at 11:25:57 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"