]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P38 NTP_4_2_7P38
authorHarlan Stenn <stenn@ntp.org>
Sun, 20 Jun 2010 10:10:46 +0000 (10:10 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 20 Jun 2010 10:10:46 +0000 (10:10 +0000)
bk: 4c1de926XX6Y_j08D-FDjFGeiaQ0iQ

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 a817e0fc0f1882227e6343a75904a0a76252957e..56ee19d7cfce6547f29fb870b223abc4b01c0c30 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p38) 2010/06/20 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1570] backported to 4.2.6p2-RC7.
 * [Bug 1575] from 4.2.6p2-RC7: use 'snprintf' with LIB_BUFLENGTH in
   inttoa.c, tvtoa.c and utvtoa.c
index 4a6ebad4e283e9d961717c6b05c0b8925e565b62..bd8530c6b508c8cc54e4938c505cdb3c310aeafa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:07:23 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:08:00 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.7p37\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p38\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 3f1ab80298d5795d5d9dc3de035f12994c3e69a7..6c3bb2dbba2b23700077c376ad64cff0fd48cf05 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:07:23 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:07:59 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.7p37"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p37"
+#define NTPD_VERSION       "4.2.7p38"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p38"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3cd4252e6307429e19d66382ba9ea7e4099c69ef..c41c68dc0a33f60d366aa7b3d157ed8f9f1a3511 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 19, 2010 at 10:07:42 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 20, 2010 at 10:08:33 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.7p37
+ntpd - NTP daemon program - Ver. 4.2.7p38
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e71f6ed09a8425aee24b21badd1a72acb6b6ef53..c2453baf97b9a7212e1a9c1eda43f8a5582d842b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-06-19 "( 4.2.7p37)" "Programmer's Manual"
+.TH NTPD 1 2010-06-20 "( 4.2.7p38)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  June 19, 2010 at 10:07:42 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 20, 2010 at 10:08:33 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4af6592857b1c972fa71e16952c27a70c96e2445..c64da2047c48b07f1247838850e5c525d57ec677 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:07:47 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:08:41 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.7p37\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p38\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dda53dbf68c679f6418a896631f462138a721056..ad6c55a5680a13f195f5e16910bb68441d5ad0a7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:07:47 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:08:41 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.7p37"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p37"
+#define NTPDC_VERSION       "4.2.7p38"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p38"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index aab5ee8ce07ac524d5bcddcc8be6f6c3004eec40..d45aa31b15e415886929939388808a01a2513595 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  June 19, 2010 at 10:07:56 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 20, 2010 at 10:08:52 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.7p37
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p38
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index bf8fe3d55b2aa8c4f999452fd3f46eba88071e9d..6b32d3a383f803ab7e14a43c21c9891ee2a6b3f4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-06-19 "( 4.2.7p37)" "Programmer's Manual"
+.TH NTPDC 1 2010-06-20 "( 4.2.7p38)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  June 19, 2010 at 10:07:56 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 20, 2010 at 10:08:52 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 370b0e3b0a6897039d51b005dbc61e0e4bff9f8e..3f744911e0b6d77124a1b188a1cc7627e0cfafbb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:07:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:08:53 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.7p37\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p38\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 65c1ab30d05c695d68cfe87270e6a5310cc93a16..dc45cbb220a034746bb6784d525fb3dcb39e4f15 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:07:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:08:53 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.7p37"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p37"
+#define NTPQ_VERSION       "4.2.7p38"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p38"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 379ad08b6c93dec1d2a54e3cbfa58d39bcb77759..27d3267302456aaf61ccb2f8ba29d889af9264b5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  June 19, 2010 at 10:08:08 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 20, 2010 at 10:09:05 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.7p37
+ntpq - standard NTP query program - Ver. 4.2.7p38
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index abe4ec05b11483d650a7361559776dd102c1c9a2..1e75cbb7e12005332162a82a4f33e17811082175 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-06-19 "( 4.2.7p37)" "Programmer's Manual"
+.TH NTPQ 1 2010-06-20 "( 4.2.7p38)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  June 19, 2010 at 10:08:08 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 20, 2010 at 10:09:04 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ec9c960f5cc2fcf5678175b1cc0941e22ca87fc3..d86c5a15453ba7509ceef8a76da4ce4ac27ca2a1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:08:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:09:05 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -256,7 +256,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p37\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p38\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5a30e4a6684b2d9e3e1d0360e3f1c3a9942cbe81..272f9ba2a1234660c9cc7a95c2eabd06727ffc9a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:08:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:09:05 AM by AutoGen 5.10
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -63,8 +63,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p37"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p37"
+#define NTPSNMPD_VERSION       "4.2.7p38"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p38"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 46b74ced966d052a3dfe2be1fef95207254976c3..369a1ffb3ae310f1bd3d1cd8cc53ef4e2e19ba30 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 19, 2010 at 10:08:13 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 20, 2010 at 10:09:10 AM by AutoGen 5.10
 # 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.7p37
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p38
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 7651ba7b226a8b74814ca20258445dd7dd20857a..0aa3733d62bd968034bc9f4e874115e15604c969 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-06-19 "( 4.2.7p37)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-06-20 "( 4.2.7p38)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  June 19, 2010 at 10:08:13 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 20, 2010 at 10:09:10 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fa146bf1a5048c29afb8c691119c81d8227d7e46..79be4eed4af090f66fdff534ccd49dca5bb9fb75 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=37
+point=38
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index c9466c12390e8769678e9f28282e020a34535fc0..ff2ea6b6c0c2c2502858251958351c7c7701467f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:09:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:10:20 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.7p37\n\
+"sntp - standard SNTP program - Ver. 4.2.7p38\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 05cc48651f0dbf707bf8b450fd5f9f78ad6fdec0..4e3f02a77e501acb42e186dd61710d293e74cdd1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:09:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:10:19 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.7p37"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p37"
+#define SNTP_VERSION       "4.2.7p38"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p38"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 699e3e8831bc6da5fafe6bf3025ebc97d4b14310..16671e766eb848b517c9642110babf12059c00da 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  June 19, 2010 at 10:09:26 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 20, 2010 at 10:10:24 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a740b866b7fa34b2865c97d0759fa3129d352cc8..74601a74c4d7082c29f6964fafac05cf04db952a 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-06-19 "( 4.2.7p37)" "Programmer's Manual"
+.TH SNTP 1 2010-06-20 "( 4.2.7p38)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  June 19, 2010 at 10:09:26 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 20, 2010 at 10:10:24 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f4b67dfab7b725999e880f5b6be1da6ed60fcb14..50ee40f02422f2eb5d84cfd9c338e47ed433497f 100644 (file)
@@ -36,7 +36,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.7p37 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p38 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 654b92c93108e7b4b3a37c0393cdb8189c1fbbde..11a4a2f3bd70c3696bcb283fa323a4c65b5e7c0f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:09:26 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:10:24 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.7p37\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p38\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d77d1ac28bfae627e85bd4570b0babaf6361ca56..0841e39e1cbe2eddc36246729a8603c20be76440 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  June 19, 2010 at 10:09:26 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 20, 2010 at 10:10:24 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.7p37"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p37"
+#define NTP_KEYGEN_VERSION       "4.2.7p38"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p38"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e9dde4a0e8c5d51b6c14ab3fc6db8f3a57a007c0..6a13820ec31fb66ecbda32da0aec6e602ad42f5d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  June 19, 2010 at 10:09:33 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 20, 2010 at 10:10:35 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.7p37
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p38
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 8d82cb37a43d8e857c38930fb4a0935094b683ca..992895791b00e8bbff213895ea411e765c89826f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-06-19 "(ntp 4.2.7p37)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-06-20 "(ntp 4.2.7p38)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  June 19, 2010 at 10:09:32 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 20, 2010 at 10:10:35 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"