]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P25 NTP_4_2_7P25
authorHarlan Stenn <stenn@ntp.org>
Tue, 20 Apr 2010 21:58:50 +0000 (21:58 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 20 Apr 2010 21:58:50 +0000 (21:58 +0000)
bk: 4bce239axvhfLF-1w3vuJOp2Bvpe9g

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 4ad3b5e331ce18eadfb8e07bf8e660b09ebd8f3d..4a41be28c1076408bf3aa83ffa4b069cec2533ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p25) 2010/04/20 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.6p2-RC2) [Bug 1528], Remove --with-arlib from br-flock.
 * Include (4.2.6p2-RC1) - [Bug 1503] [Bug 1504] [Bug 1518] [Bug 1522],
   all of which were fixed in 4.2.7 previously. 
index d3bc1366fd49a754ecf72a83280cac9de198f230..341e9ddfac398cdba8391a44cafd2bad9d38866f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:16:43 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:56:26 PM 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.7p24\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p25\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ea90ba0cb07bb7ed5c934a3ca2ecafe0329e15ea..f809a687aaae067e18c911d10d0f1d8044b5ca12 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:16:42 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:56:26 PM 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.7p24"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p24"
+#define NTPD_VERSION       "4.2.7p25"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p25"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 92805a27e2efe56ca80f6c6fcd94c433903b2d49..f072839441f83b91d45fe2a5ca7359fb404eb887 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2010 at 09:17:30 PM by AutoGen 5.10
+# It has been AutoGen-ed  April 20, 2010 at 09:57:00 PM 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.7p24
+ntpd - NTP daemon program - Ver. 4.2.7p25
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3d6fcbfd7401097a0edf2dff9e0683f4d79311f3..c0979478f84f9414a2a8bb9711b810ef0615ea08 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-04-13 "( 4.2.7p24)" "Programmer's Manual"
+.TH NTPD 1 2010-04-20 "( 4.2.7p25)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2010 at 09:17:30 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 20, 2010 at 09:57:00 PM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b2839581239b86afd57b6e0464f605a357a13a59..dde7d421f0650d4fa56b1d17ad86452bc18edd67 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:17:36 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:57:08 PM 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.7p24\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p25\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3b062f5f667629f50e310f9c9cda47ef3735828e..14010108dfffa8fb2bcf0604e2758ec07378ea42 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:17:35 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:57:08 PM 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.7p24"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p24"
+#define NTPDC_VERSION       "4.2.7p25"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p25"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5eae16f35814293bd6a064d1212c7efeab104351..7b0e56790219d8024096f7b34dc76272a38c6ab7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2010 at 09:17:45 PM by AutoGen 5.10
+# It has been AutoGen-ed  April 20, 2010 at 09:57:17 PM 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.7p24
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p25
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e92e917db9e31d8d1e625568dda490c741b59dbb..d4e04e0352e882b04486357086e05df89a83fc66 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-04-13 "( 4.2.7p24)" "Programmer's Manual"
+.TH NTPDC 1 2010-04-20 "( 4.2.7p25)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2010 at 09:17:45 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 20, 2010 at 09:57:17 PM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d8f2bda8fc330c13518b3e55e0e99fd1538658d1..e57afc0d9f0e3f0529d82bc3610b84269955877e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:17:45 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:57:18 PM 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.7p24\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p25\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5383434a92b85890a1a1e72aa45faba79c8ff328..9e3507c582fdd4d2f2a64844204c4b18176298fb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:17:45 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:57:18 PM 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.7p24"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p24"
+#define NTPQ_VERSION       "4.2.7p25"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p25"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b4de18a607d10d99aac7902473a895fdabdf38cc..72b0f92d7cb3bf4e5b2fbc48705e884c5a864a28 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2010 at 09:17:56 PM by AutoGen 5.10
+# It has been AutoGen-ed  April 20, 2010 at 09:57:28 PM 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.7p24
+ntpq - standard NTP query program - Ver. 4.2.7p25
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3433a29cd08e92047803995aecaf97620579095b..1eddbfc28f6fb6f7c0c717c46fae874d62ead5f0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-04-13 "( 4.2.7p24)" "Programmer's Manual"
+.TH NTPQ 1 2010-04-20 "( 4.2.7p25)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2010 at 09:17:56 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 20, 2010 at 09:57:28 PM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2235096dfad880b11a83341d64146934e5bc608f..afca6e0048b9837328089e05e3402f494785a2d4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:17:57 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:57:29 PM 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.7p24\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p25\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 702a84b58065344384ba5fbfcdad70db3de4574c..fd252dfd9a764d9bca7d921773552a5920856601 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:17:57 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:57:29 PM 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.7p24"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p24"
+#define NTPSNMPD_VERSION       "4.2.7p25"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p25"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8adb5644d72e6adc50c46958977a7d6ff186bcad..ab410783d56224a75d2f0fe71bc1ff6b1f00df9a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2010 at 09:17:57 PM by AutoGen 5.10
+# It has been AutoGen-ed  April 20, 2010 at 09:57:29 PM by AutoGen 5.10
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5c718bec89807fef335ce5780181aad584a5ef5e..b2f74b2fba15e64041839fe47290dffb31cc9772 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-04-13 "( 4.2.7p24)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-04-20 "( 4.2.7p25)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2010 at 09:17:57 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 20, 2010 at 09:57:29 PM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8bd27206357e29ddae97d896b9d212eb65432324..89b1b53ceaf6dfdcc49ad4ac96610c7fbe58f86d 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=24
+point=25
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index c3f053be653e1af794ca3d105d18f27523985e96..ca979dead484397d03c018be2842fe31bfd8460e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:19:00 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:58:31 PM 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.7p24\n\
+"sntp - standard SNTP program - Ver. 4.2.7p25\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f088ce71efdb2cfeb07b5452c26b3be44e8fea38..986e2cf19507dcde49563a162a16544d76df6326 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:19:00 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:58:31 PM 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.7p24"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p24"
+#define SNTP_VERSION       "4.2.7p25"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p25"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fe6121eec916888bc2accf86c14d14424db3fc08..71003a1f577b917ff022123b8f3ed6d90445f90e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2010 at 09:19:04 PM by AutoGen 5.10
+# It has been AutoGen-ed  April 20, 2010 at 09:58:36 PM 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.7p24
+sntp - standard SNTP program - Ver. 4.2.7p25
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index b7bf05a3d3ca675d852c7f0c87cebc8d08e8a7f5..2a6883394200efb03fa138c68f0fef84ccf1718e 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-04-13 "( 4.2.7p24)" "Programmer's Manual"
+.TH SNTP 1 2010-04-20 "( 4.2.7p25)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2010 at 09:19:04 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 20, 2010 at 09:58:35 PM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e9f49c84223dd50c1e2e80d475d1f48900c5644b..10b53428e1833a6a72c069418c6572f822a37836 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.7p24 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p25 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index ab4d3038e59d4fa04d8a28b5e1137552874a8ffe..9586546fead55c7e5bfc394a139ff19fe8250136 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:19:05 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:58:36 PM 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.7p24\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p25\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f53e985c38436d1b097f81d3938d331b08c669ce..3fa5c2b699f5f4b8ee2f645a3aaf7060c4b795e2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  April 13, 2010 at 09:19:05 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  April 20, 2010 at 09:58:36 PM 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.7p24"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p24"
+#define NTP_KEYGEN_VERSION       "4.2.7p25"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p25"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1a2352197feb49c9f4c3fc6ca7223eb84c37958a..284565040bedc95f86a03cf338472c653929cded 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  April 13, 2010 at 09:19:10 PM by AutoGen 5.10
+# It has been AutoGen-ed  April 20, 2010 at 09:58:42 PM 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.7p24
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p25
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 09c7cf6a97f1d23671908400ddb502f0da50fdd8..9d00d5581b1387be8fe06fd73c6a820ad846331a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-04-13 "(ntp 4.2.7p24)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-04-20 "(ntp 4.2.7p25)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  April 13, 2010 at 09:19:10 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  April 20, 2010 at 09:58:42 PM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"