]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P153 NTP_4_2_7P153
authorHarlan Stenn <stenn@ntp.org>
Sat, 16 Apr 2011 07:31:48 +0000 (07:31 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 16 Apr 2011 07:31:48 +0000 (07:31 +0000)
bk: 4da945e464rreRWhRpOMV4k-TzGecw

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 ce78bda74a3d83689da6949d87d8abb2b3b8dd8d..15fa2ef2794f56ba9035a4681f07b1301bdd7c35 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p153) 2011/04/16 Released by Harlan Stenn <stenn@ntp.org>
 * A few more Coverity Scan cleanups.
 (4.2.7p152) 2011/04/15 Released by Harlan Stenn <stenn@ntp.org>
 * Update embedded libevent to current 2.1 git HEAD.
index 3c9f00a69eb7f8546f051b3be8ffba12486f815b..ba378cc8bfb70b0b731a75f81ee85c651a064861 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:44:59 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:30:05 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.7p152\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 6770480aef8b7475febfb59ad416893eabadc17a..d17be22c5eb22ac7647bcb3faf1b87a8093b888a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:44:59 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:30:05 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.7p152"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p152"
+#define NTPD_VERSION       "4.2.7p153"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ca6e59858f3a82dca6e7c26e97676b4271d55206..c28a869763ae92e23fbba293b570e65ff19d9426 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 15, 2011 at 08:45:24 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 16, 2011 at 07:30:25 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.7p152
+ntpd - NTP daemon program - Ver. 4.2.7p153
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 455d62815639ea26511be6d78cce29a15c17c3ee..db70f82fd708114b6cffedec2cc01841e6825046 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-04-15 "( 4.2.7p152)" "Programmer's Manual"
+.TH NTPD 1 2011-04-16 "( 4.2.7p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 15, 2011 at 08:45:23 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 16, 2011 at 07:30:25 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6c6ec99bb8d5ad8504a7a8698bb9e27b0304cd75..9079b2b62f5583e45c6a8131a0a2a0ac2f7ebb78 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:45:33 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:30:31 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.7p152\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index e54b2e129ad751ef80568fd84816f5bea810a485..5ff993f45e40bc12f6446d4dafd2ae33c9b20036 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:45:33 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:30:31 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.7p152"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p152"
+#define NTPDC_VERSION       "4.2.7p153"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cc504ad664429fc1d48bb0992eca378da0a33548..eeba8999b926523e62c3e1c9e439bec4a6d879a2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 15, 2011 at 08:45:46 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 16, 2011 at 07:30:42 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.7p152
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p153
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5d9822e3b8ce7719ab253f4a0e3e1baacca8cd01..9cbacb88e6eec8dd606330388a0dbb65dd80080e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-04-15 "( 4.2.7p152)" "Programmer's Manual"
+.TH NTPDC 1 2011-04-16 "( 4.2.7p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 15, 2011 at 08:45:46 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 16, 2011 at 07:30:41 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b0ad475de190a26f530f0bff38ebd1f8f451badb..526b666b174df03ee41f46e32ff0c0c798b93a03 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:45:47 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:30:42 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.7p152\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index bb982db24bd9cfeb8c5b176f7f820707012f072b..ec8e1d2ca2d8269ad686922dc885a4741582c786 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:45:46 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:30:42 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.7p152"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p152"
+#define NTPQ_VERSION       "4.2.7p153"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 35d69ac38261b0d3d3f7d9b94af9f6d25e209f3e..eb0eba29900a387c8257e7a032e87753da37cf11 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 15, 2011 at 08:46:01 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 16, 2011 at 07:30:54 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.7p152
+ntpq - standard NTP query program - Ver. 4.2.7p153
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 08c1b649bc3369d88672438709391ba698a9b6df..bbd2b273d92db838aea4c323c6f9fec1c9e6843b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-04-15 "( 4.2.7p152)" "Programmer's Manual"
+.TH NTPQ 1 2011-04-16 "( 4.2.7p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 15, 2011 at 08:46:01 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 16, 2011 at 07:30:54 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2b2f631bbd2d9278b79089641be7126bf3be6da8..4d8d59e4d0963a2e546a011804175161406bb5dd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:46:02 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:30:55 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.7p152\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index cd4b4b4ca646cf44e503f34ddbc3758d9c01bc08..f2f3e41dc3976c8a95e4198862b8e4f4f50cecc3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:46:02 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:30:54 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.7p152"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p152"
+#define NTPSNMPD_VERSION       "4.2.7p153"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7b2c3446183389cdb9152b5363cc52f0cec3bab8..3ee928a13625a1bdd5b6bf47f674a55324fc9b37 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 15, 2011 at 08:46:10 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 16, 2011 at 07:31:00 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.7p152
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p153
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index c53b4878f1c469fc150ca61d4865a2dab6d77690..a9ac22832de25076e31071fc42389bf880ba3018 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-04-15 "( 4.2.7p152)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-04-16 "( 4.2.7p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 15, 2011 at 08:46:09 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 16, 2011 at 07:31:00 AM by AutoGen 5.11.6
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7ffbf00a6157788c1e1ac34b2eea933f7f2dcdb5..00cac011d085fd5cd48e7a5a22c4d3d93846fa34 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=152
+point=153
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 3a78e41905cc73ada12d7c9c40bbc47ae5df8815..8d62479caed6a63d2da7f5b169cbeeb1436fe629 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:41:57 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:27:12 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.7p152\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";
index b91149ed5c702911bd14a841b5b5c705dad3734c..9c61df2ff2ee21a03664f9a245e94b65c90fee2e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:41:57 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:27:12 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.7p152"
-#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p152"
+#define SNTP_VERSION       "4.2.7p153"
+#define SNTP_FULL_VERSION  "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 37183a6a630f21012b958aa9ce3d090a18ebbeda..d22a54c44c8f43c00cde729a778093abc4f84bb7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 15, 2011 at 08:46:29 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 16, 2011 at 07:31:26 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.7p152
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p153
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 57bf91fb0ed2c2507d2758d40705bd5d346141c6..2ed7579cd359448c7fe09dbca7bf554e67ab77ef 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-04-15 "( 4.2.7p152)" "Programmer's Manual"
+.TH SNTP 1 2011-04-16 "( 4.2.7p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 15, 2011 at 08:46:29 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 16, 2011 at 07:31:25 AM by AutoGen 5.11.6
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1f8579396ae0ab9fcbe67c8f6a686c58d857bf4e..475d6b3ce7c2701956b9cc0f8331485bee38c237 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.7p152
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p153
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
index 498a8b928e944350a937fd59db5dd64f9bf38811..5567f736dbf5bb68aaf1e6fdb0eac7bba2aeee22 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:46:11 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:31:03 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.7p152\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p153\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {
index 4d6305789d684f212489c48c078ac5b1664c8942..95c332fa0040218db6a13f9c62ad80a7f45b9d26 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 15, 2011 at 08:46:11 AM by AutoGen 5.11.6
+ *  It has been AutoGen-ed  April 16, 2011 at 07:31:03 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.7p152"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p152"
+#define NTP_KEYGEN_VERSION       "4.2.7p153"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p153"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dff3db025470779eefbcd837423a23b629599ddb..8a6a26493782141fbb69064d0c1045f968a01165 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 15, 2011 at 08:46:21 AM by AutoGen 5.11.6
+# It has been AutoGen-ed  April 16, 2011 at 07:31:15 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.7p152
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p153
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 6e862bd9b8e18bcbca9846899f94e3c0bfa7b3d5..7a18e6a685c9d92d7dcbe26a90dd2ab1f7989e05 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-04-15 "(ntp 4.2.7p152)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-04-16 "(ntp 4.2.7p153)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 15, 2011 at 08:46:20 AM by AutoGen 5.11.6
+.\"  It has been AutoGen-ed  April 16, 2011 at 07:31:15 AM by AutoGen 5.11.6
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"