]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P20 NTP_4_2_7P20
authorHarlan Stenn <stenn@ntp.org>
Sat, 13 Feb 2010 11:56:48 +0000 (11:56 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 13 Feb 2010 11:56:48 +0000 (11:56 +0000)
bk: 4b769380dRJAug6PzMSk8OYb1lN2XA

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 0dde8e2ea9b52d082b0e98d4c80e31be9772be82..a54d63cbf76151bb08246ade10802a2e3e3b6ce8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p20) 2010/02/13 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1483] hostname in ntp.conf "restrict" parameter rejected.
 * Use all addresses for each restrict by hostname.
 * Use async DNS to resolve trap directive hostnames.
index 710bfa9fa726e51799effc1ef5bc8f6f54898464..c27a0efb5a25674507e6bd0d4c5d85f50fd1dde5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:45:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:44:09 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -956,7 +956,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p19\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p20\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 8c685d962e1258fd69d54102d7d49f9c78e6a49f..1a4b955742c9a9d799c8ced89c22becebbaf371d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:45:43 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:44:07 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    35
-#define NTPD_VERSION       "4.2.7p19"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p19"
+#define NTPD_VERSION       "4.2.7p20"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p20"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1d0ea8dc8753c3d3d3238aab74c86d409af37c22..536bc04ec7787623da1fcd593094ffe822bed98a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 11:47:13 AM by AutoGen 5.10
+# It has been AutoGen-ed  February 13, 2010 at 11:46:39 AM by AutoGen 5.10
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -63,7 +63,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p19
+ntpd - NTP daemon program - Ver. 4.2.7p20
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 19c17b761b8dc1e4edb1e47a1f6a0d2359bf3268..12ae9d578a6c567dcc89fd371f212f8ff3bbd206 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-02-09 "( 4.2.7p19)" "Programmer's Manual"
+.TH NTPD 1 2010-02-13 "( 4.2.7p20)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 11:47:12 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February 13, 2010 at 11:46:38 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6631842b4641dae637208f0611c6bde551641c87..53484cde52dd7d73183e1439efe0240e868b4739 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:47:42 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:47:12 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -452,7 +452,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p19\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p20\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 694dc20c114d894c62123e004d126957b21c4a41..330b6da9fb830159bfcfcba8cf3fdbd08221ab18 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:47:41 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:47:11 AM by AutoGen 5.10
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.7p19"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p19"
+#define NTPDC_VERSION       "4.2.7p20"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p20"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4c1ade95797d8dbf2e4c25562d4b733b444997a4..e2906c315d168cd0fb226ad50e938cf39307bda2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 11:48:23 AM by AutoGen 5.10
+# It has been AutoGen-ed  February 13, 2010 at 11:48:00 AM by AutoGen 5.10
 # 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.7p19
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p20
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d50854f7b7b2608745864c54b6e38d1c7b8502d2..720721f6979b473db4601794ff025bcdac3cc908 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-02-09 "( 4.2.7p19)" "Programmer's Manual"
+.TH NTPDC 1 2010-02-13 "( 4.2.7p20)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 11:48:22 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February 13, 2010 at 11:47:59 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6a768b4ef963f4527c2e1a2865b2e2c52c459249..02ce88bc10ebcdf78d2dfc44173d875d57a164d2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:48:25 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:48:02 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -427,7 +427,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.7p19\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p20\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6f8a723fbd1c15c188020496902e957c4f815b84..1f6d194917235a1c19a05606add0b629141e5cf7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:48:24 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:48:01 AM by AutoGen 5.10
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p19"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p19"
+#define NTPQ_VERSION       "4.2.7p20"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p20"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1f5b7d9535ef4570cba5e5b3f5f42abfe81b9e65..ba0ea4d6780869a1f5570196bfa509c73db785ae 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 11:49:07 AM by AutoGen 5.10
+# It has been AutoGen-ed  February 13, 2010 at 11:48:46 AM by AutoGen 5.10
 # 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.7p19
+ntpq - standard NTP query program - Ver. 4.2.7p20
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 6b203ea044cb53a52c70ee4823eae7675ea2051d..54dcb224c1c3f682b37162a94baea6565db0f16b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-02-09 "( 4.2.7p19)" "Programmer's Manual"
+.TH NTPQ 1 2010-02-13 "( 4.2.7p20)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 11:49:06 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February 13, 2010 at 11:48:45 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 64596666c7968d0d1bbaf06facd58dd14d99b2b2..8d4f74d78d796987bc655e9a2f5b2417a9830446 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:49:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:48:48 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -233,7 +233,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p19\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p20\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2426c51cef4d71078680ac6b4cb33540571df0cb..0c6a782b881975e813aad194666f7a62fadb4258 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:49:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:48:47 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.7p19"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p19"
+#define NTPSNMPD_VERSION       "4.2.7p20"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p20"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0ea8cd72469103fa5653b261a6e7ce5452b0cafe..60a6189ec3fb12731feffb96f0a540d40fa25b02 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 11:49:39 AM by AutoGen 5.10
+# It has been AutoGen-ed  February 13, 2010 at 11:49:20 AM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -33,7 +33,7 @@ This is the automatically generated usage text for ntpsnmpd:
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p19
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p20
 USAGE:  ntpsnmpd [ -<flag> | --<name> ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 9d0dc35e1d53c3fcb00025a6970eedbd584bc665..f92dbeee6a86bb9f260426b085a5f23fe4cd33c4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-02-09 "( 4.2.7p19)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-02-13 "( 4.2.7p20)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 11:49:36 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February 13, 2010 at 11:49:19 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ab16b8d1ef49390890a80d56b3a4ed0fc7970ab6..36efccd3b559fd063a2fc7de90ad3d8840c41ab1 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=19
+point=20
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 5bb6f25895c833308852e9ca9906d2c3fa7d28d1..a07ff6f05a7fc050f15902382460a3b1f065cf85 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:55:39 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:54:48 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -474,7 +474,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.7p19\n\
+"sntp - standard SNTP program - Ver. 4.2.7p20\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e3aae08c24074b255b6c3e4bdf28384fa1996e95..b8e6a15279d3d68d7febb13bb4033f48fbdb1c79 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:55:39 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:54:47 AM by AutoGen 5.10
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -72,8 +72,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.7p19"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p19"
+#define SNTP_VERSION       "4.2.7p20"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p20"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b28826495ec50222792fa97917e599428e882687..36840936755f8217d418b325ac5fba8bb69b443e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 11:56:14 AM by AutoGen 5.10
+# It has been AutoGen-ed  February 13, 2010 at 11:55:08 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -56,7 +56,7 @@ This is the automatically generated usage text for sntp:
 
 @exampleindent 0
 @example
-sntp - standard SNTP program - Ver. 4.2.7p19
+sntp - standard SNTP program - Ver. 4.2.7p20
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ef5ca7d10b7977ed6f5545df39193143a92d7850..ecedb0a3af70701e69446dacccfbe13204ee013d 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-02-09 "( 4.2.7p19)" "Programmer's Manual"
+.TH SNTP 1 2010-02-13 "( 4.2.7p20)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 11:56:11 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February 13, 2010 at 11:55:07 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7b2d4f851c43f0f0c73544bbcf2d00206832975e..e2d7d300247cd98fd4ab69fdc69fe857c482c8d8 100644 (file)
@@ -38,7 +38,7 @@ display the time offset of the system clock relative to the server
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.7p19 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p20 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 8859fc1d1af0de738b513c9dfd397593cea62b8a..2a68a5ab823252c9278a7b156daaf4e9d23b6eaf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:56:17 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:55:11 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -738,7 +738,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p19\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p20\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 455f455cc42deac095d775f70fb04af5c2f9e3c4..f7804e17d69aef603ea46557a5c59931766903a2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February  9, 2010 at 11:56:16 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February 13, 2010 at 11:55:11 AM by AutoGen 5.10
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.7p19"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p19"
+#define NTP_KEYGEN_VERSION       "4.2.7p20"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p20"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 347e362d4f5df7b134e73360a2499e3b6ca3ae08..e247ef3d3f9fa29378fb11feee435fb0a3670ad0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February  9, 2010 at 11:56:45 AM by AutoGen 5.10
+# It has been AutoGen-ed  February 13, 2010 at 11:55:38 AM by AutoGen 5.10
 # 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
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p19
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p20
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index f7388e057eabc3b86d268f194a4259ad29a212d5..5454a40c0f36ccae0d0969d09d9e1ecac47c4014 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-02-09 "(ntp 4.2.7p19)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-02-13 "(ntp 4.2.7p20)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  February  9, 2010 at 11:56:44 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February 13, 2010 at 11:55:37 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"