]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P15 NTP_4_2_7P15
authorHarlan Stenn <stenn@ntp.org>
Wed, 3 Feb 2010 10:36:19 +0000 (10:36 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 3 Feb 2010 10:36:19 +0000 (10:36 +0000)
bk: 4b6951a3BwD4_HKG-ohuJ6vygkAh8A

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 472fcfe875a66e3738c93acfaeeccb5fe9716222..548af4c85395bcbc7561a94ef6ad219a3eadb0ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p15) 2010/02/03 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.6p1) - [Bug 1455] ntpd does not try /etc/ntp.audio.
 * Include (4.2.6p1) - Convert many sprintf() calls to snprintf(), also
   strcpy(), strcat().
index 99085cc6bda4f6df08f19a1f35a410545cd38da1..474b12ccde55b85367f24f06c60c9915282f1f86 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:25:52 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:26:36 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.7p14\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p15\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 452fb271856a032f8bc026a7e7b064fe732cc755..f718bce2e54672f7586387de64e28a12eba43329 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:25:52 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:26:34 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.7p14"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p14"
+#define NTPD_VERSION       "4.2.7p15"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p15"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5812a4612bae53b5a0a5f656025f7ee8c23c4190..773ec80e6602d535a0010356664486aa37e6eb16 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  2, 2010 at 10:27:21 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  3, 2010 at 10:29:09 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.7p14
+ntpd - NTP daemon program - Ver. 4.2.7p15
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7dc7e697e5c71aa1cb64c5b9bd315862acd4cdba..139b792f537eae3860861a48b5c7309d3788601a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-02-02 "( 4.2.7p14)" "Programmer's Manual"
+.TH NTPD 1 2010-02-03 "( 4.2.7p15)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  2, 2010 at 10:27:20 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  3, 2010 at 10:29:08 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 670da1149e82d99e93ecccd3f9689e52d15896a8..b1457ac2137b4bd355d3e898420aab12f138f0e0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:27:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:29:28 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.7p14\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p15\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 67918e883bc6cdbee85521638e8e49d94fec94b2..8524def08509adc1698166d151fc597e941eba05 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:27:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:29:27 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.7p14"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p14"
+#define NTPDC_VERSION       "4.2.7p15"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p15"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0df9d6a0528ef5e3b933b9a4d7a0fd89483084a2..205dd4bcaf5e13c042ea6ef04714e653cdd789a5 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  February  2, 2010 at 10:28:04 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  3, 2010 at 10:29:58 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.7p14
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p15
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5514a856ce83e092adfd19c8b0ebb68c5d1bacc2..748a238504673c22f61b6e0313cdd58942e097f3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-02-02 "( 4.2.7p14)" "Programmer's Manual"
+.TH NTPDC 1 2010-02-03 "( 4.2.7p15)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  February  2, 2010 at 10:28:03 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  3, 2010 at 10:29:58 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0c7cfe4b4095585bcc6a2843fbec635dc1f8de95..b495b50de3c0e3fcea665f3595851aa6ab2481ea 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:28:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:30:00 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.7p14\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p15\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index eeaa04a9ddee437b7df8fc6f1fe537dffab29ddc..b7bf85bdfd1d356b50fc2f8603f26bfc63aab3da 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:28:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:29:59 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.7p14"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p14"
+#define NTPQ_VERSION       "4.2.7p15"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p15"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bbdaff644f55f0769c80403dee8a4b5f6070b78d..b9429c1d0a9e46ecb4d6330e8fefa7d80a976dd6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  February  2, 2010 at 10:28:30 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  3, 2010 at 10:30:24 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.7p14
+ntpq - standard NTP query program - Ver. 4.2.7p15
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index efd6c48102a394233fbeba0c4cd591838b299b94..2d023dd5f8e3394ce780b780137084c7ad2b218d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-02-02 "( 4.2.7p14)" "Programmer's Manual"
+.TH NTPQ 1 2010-02-03 "( 4.2.7p15)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  February  2, 2010 at 10:28:29 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  3, 2010 at 10:30:23 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1460e63e3803d98e58cc8d1963c5bd9731137246..5dc426b17e16183c90f1a3c9999fe95704b1f306 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:28:31 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:30:26 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.7p14\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p15\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 46804e1598ad3c0e26788ccea3a4a63d1dd11db9..68ad4141cd31983396c6e23bb6402e13b38c8c5a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:28:31 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:30:25 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.7p14"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p14"
+#define NTPSNMPD_VERSION       "4.2.7p15"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p15"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4a9c7f391a10476a6f0d76bffc39898db988e6f4..3d75ad8c719388315d5439a885d13b2645b95132 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  February  2, 2010 at 10:28:47 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  3, 2010 at 10:30:41 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.7p14
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p15
 USAGE:  ntpsnmpd [ -<flag> | --<name> ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index ec4cd96094924e8501200ecf73566adeed215514..3ec7a687741dfbbcbf9a8521378c97a07ce4ce02 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-02-02 "( 4.2.7p14)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-02-03 "( 4.2.7p15)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  February  2, 2010 at 10:28:46 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  3, 2010 at 10:30:40 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1a2f56c8e011b82fc397d74ff2d2fbde04bb2e47..750ea5c2691e7f664199e5ffbdb8451bd154edaa 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=14
+point=15
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 7db357e2aeeca738c548937ce3a780e3a936cd8b..ba04fa252da934be9bf63c79505813bd34007c9b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:33:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:35:08 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.7p14\n\
+"sntp - standard SNTP program - Ver. 4.2.7p15\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 552cf856830671e9eb3f47b92d2160ef3aeddcaa..f896555ba14784ec0d758f1bb72390c92046afcd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:33:13 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:35:08 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.7p14"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p14"
+#define SNTP_VERSION       "4.2.7p15"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p15"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7385a8b61543e7a4be586d14eedeca891bbe05a3..c0ed96ff6c4364bcc6e4a836ea273c22a909f35c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  February  2, 2010 at 10:33:28 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  3, 2010 at 10:35:21 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.7p14
+sntp - standard SNTP program - Ver. 4.2.7p15
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 6e69f69a6c3c5d9b67aec3bd3080b432c8766510..4feb3978d06e830800f4baeb84be69cced1c9518 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-02-02 "( 4.2.7p14)" "Programmer's Manual"
+.TH SNTP 1 2010-02-03 "( 4.2.7p15)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  February  2, 2010 at 10:33:27 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  3, 2010 at 10:35:20 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7cd9ae9110a5da6c7ed49b9bb21db002db0fc467..dfe47495c178159e6058dc9002735b922eb92586 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.7p14 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p15 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index dd52d87b495337a4d3477541956a4331e29fbe86..67b5547d228a58e4b0781bc8ee17ecdcbcccae0d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:33:30 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:35:23 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.7p14\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p15\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a27b6fc72f0b04a32c8389c3d1e33d4f253da0b8..0df3d023a116e3cff7fddfdf7bbc3357e4fcc040 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  February  2, 2010 at 10:33:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  February  3, 2010 at 10:35:22 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.7p14"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p14"
+#define NTP_KEYGEN_VERSION       "4.2.7p15"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p15"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 85dc3dccd9376cbcdd38353c711155895c964fd7..1ad700ddc1b74704f7d2c288a56c297beb19fe82 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  February  2, 2010 at 10:33:47 AM by AutoGen 5.10
+# It has been AutoGen-ed  February  3, 2010 at 10:35:47 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.7p14
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p15
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 7819256150d116d1b2487ba048a99e4bfcab63d8..10606d8ae3067f6e7286a49fe5d06e5fdf5f7111 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-02-02 "(ntp 4.2.7p14)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-02-03 "(ntp 4.2.7p15)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  February  2, 2010 at 10:33:46 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  February  3, 2010 at 10:35:46 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"