]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P37 NTP_4_2_7P37
authorHarlan Stenn <stenn@ntp.org>
Sat, 19 Jun 2010 10:09:44 +0000 (10:09 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 19 Jun 2010 10:09:44 +0000 (10:09 +0000)
bk: 4c1c9768i4MidTpEvAVctRR_X0ttrQ

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 7b9e128f137abc0725f818bcf9444bc44ec3c5a1..8f65b6bb3757163c834a88508adcf7017529c0b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p37) 2010/06/19 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1576] sys/sysctl.h depends on sys/param.h on OpenBSD.
 (4.2.7p36) 2010/06/15 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1560] Initial support for orphanwait, from Dave Mills.
index b58e36896279ff2b7244c5d48ab29c6029177226..4a6ebad4e283e9d961717c6b05c0b8925e565b62 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:07:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:07:23 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.7p36\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p37\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 4408a83eb24f244c60e672bb4f5bce52d4a1219c..3f1ab80298d5795d5d9dc3de035f12994c3e69a7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:07:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:07:23 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.7p36"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p36"
+#define NTPD_VERSION       "4.2.7p37"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p37"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9f0cf994b5ab6e346c947b66eb60f02fdde8fe26..3cd4252e6307429e19d66382ba9ea7e4099c69ef 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2010 at 10:07:41 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 19, 2010 at 10:07:42 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.7p36
+ntpd - NTP daemon program - Ver. 4.2.7p37
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ce15c6ccc15a0a335499e4c89bb4ba7143fa908a..e71f6ed09a8425aee24b21badd1a72acb6b6ef53 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-06-15 "( 4.2.7p36)" "Programmer's Manual"
+.TH NTPD 1 2010-06-19 "( 4.2.7p37)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2010 at 10:07:41 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 19, 2010 at 10:07:42 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1c2e0ef53830b039f895e44a34002481920dbd70..4af6592857b1c972fa71e16952c27a70c96e2445 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:07:47 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:07:47 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.7p36\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p37\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cde3fc58b512daa30c128d9046d24e5aed6cef87..dda53dbf68c679f6418a896631f462138a721056 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:07:47 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:07:47 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.7p36"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p36"
+#define NTPDC_VERSION       "4.2.7p37"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p37"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6543788356747a0f7f2aa010b9acbff8ac1fce4d..aab5ee8ce07ac524d5bcddcc8be6f6c3004eec40 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2010 at 10:07:57 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 19, 2010 at 10:07:56 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.7p36
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p37
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index db1d112681535e646dab84b0bdd833bbf04f77fb..bf8fe3d55b2aa8c4f999452fd3f46eba88071e9d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-06-15 "( 4.2.7p36)" "Programmer's Manual"
+.TH NTPDC 1 2010-06-19 "( 4.2.7p37)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2010 at 10:07:57 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 19, 2010 at 10:07:56 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 20a2bb6713e16820e02f0f6757c09253fbd2f176..370b0e3b0a6897039d51b005dbc61e0e4bff9f8e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:07:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:07:57 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.7p36\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p37\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cce8f0d9a85504e41decd75b1ab5da1e0a3f14fa..65c1ab30d05c695d68cfe87270e6a5310cc93a16 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:07:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:07:57 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.7p36"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p36"
+#define NTPQ_VERSION       "4.2.7p37"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p37"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 91cfa709053e5a01d1a0f9dc736630a73d5be3ba..379ad08b6c93dec1d2a54e3cbfa58d39bcb77759 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2010 at 10:08:08 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 19, 2010 at 10:08:08 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.7p36
+ntpq - standard NTP query program - Ver. 4.2.7p37
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2687dfb2a9064bf8372c0f5261ddeacd5b7873ad..abe4ec05b11483d650a7361559776dd102c1c9a2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-06-15 "( 4.2.7p36)" "Programmer's Manual"
+.TH NTPQ 1 2010-06-19 "( 4.2.7p37)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2010 at 10:08:08 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 19, 2010 at 10:08:08 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 038fc5e91aebc0d521cbac8f3688751ee323a36d..ec9c960f5cc2fcf5678175b1cc0941e22ca87fc3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:08:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:08:08 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.7p36\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p37\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fef9bbf101e4b74d2db4d9f61b265c7fec23338c..5a30e4a6684b2d9e3e1d0360e3f1c3a9942cbe81 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:08:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:08:08 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.7p36"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p36"
+#define NTPSNMPD_VERSION       "4.2.7p37"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p37"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2d802de0b401e11657a65c3c8f8e1aded9a27315..46b74ced966d052a3dfe2be1fef95207254976c3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2010 at 10:08:13 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 19, 2010 at 10:08:13 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.7p36
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p37
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 00272ed523cc97a6e8f895367c57c0c803822339..7651ba7b226a8b74814ca20258445dd7dd20857a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-06-15 "( 4.2.7p36)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-06-19 "( 4.2.7p37)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2010 at 10:08:13 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 19, 2010 at 10:08:13 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 81e6007a69da00d084806b265dce5ca85ef69d8b..fa146bf1a5048c29afb8c691119c81d8227d7e46 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=36
+point=37
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index e008240afbc2f15d09e0ffcf3fda866b742e5dd4..c9466c12390e8769678e9f28282e020a34535fc0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:09:21 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:09:22 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.7p36\n\
+"sntp - standard SNTP program - Ver. 4.2.7p37\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c59ddb5a95b54ba8b598504ff3ad6cf0f4721b8b..05cc48651f0dbf707bf8b450fd5f9f78ad6fdec0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:09:21 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:09:22 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.7p36"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p36"
+#define SNTP_VERSION       "4.2.7p37"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p37"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4769aa77ab8034c262e2de8e448baacdf8cbb6cd..699e3e8831bc6da5fafe6bf3025ebc97d4b14310 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2010 at 10:09:25 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 19, 2010 at 10:09:26 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0a946c1a54b4317439f158492d2ad56ed0247d2f..a740b866b7fa34b2865c97d0759fa3129d352cc8 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-06-15 "( 4.2.7p36)" "Programmer's Manual"
+.TH SNTP 1 2010-06-19 "( 4.2.7p37)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2010 at 10:09:25 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 19, 2010 at 10:09:26 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a6ec1a6780aaa0fd216603b23c5afe852d491d8d..f4b67dfab7b725999e880f5b6be1da6ed60fcb14 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.7p36 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p37 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index ea79f08fe2ffb44e6f126c211ec9e2413fcabcb5..654b92c93108e7b4b3a37c0393cdb8189c1fbbde 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:09:26 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:09:26 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.7p36\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p37\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index babb02dc2ab9712854d969a42483724165334e2b..d77d1ac28bfae627e85bd4570b0babaf6361ca56 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  June 15, 2010 at 10:09:26 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  June 19, 2010 at 10:09:26 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.7p36"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p36"
+#define NTP_KEYGEN_VERSION       "4.2.7p37"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p37"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index debc0500827a121e11275b879deef9115ede3510..e9dde4a0e8c5d51b6c14ab3fc6db8f3a57a007c0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  June 15, 2010 at 10:09:31 AM by AutoGen 5.10
+# It has been AutoGen-ed  June 19, 2010 at 10:09:33 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.7p36
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p37
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 5ea24c5df80a2747d2f5903ec5a0b8ca9aade544..8d82cb37a43d8e857c38930fb4a0935094b683ca 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-06-15 "(ntp 4.2.7p36)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-06-19 "(ntp 4.2.7p37)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  June 15, 2010 at 10:09:31 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  June 19, 2010 at 10:09:32 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"