]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P43 NTP_4_2_7P43
authorHarlan Stenn <stenn@ntp.org>
Thu, 26 Aug 2010 09:34:12 +0000 (09:34 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 26 Aug 2010 09:34:12 +0000 (09:34 +0000)
bk: 4c7635145ob-hHG7JPcg7z0qQIFmIw

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 06637e9d6a6dfb907cd23678992620b090436d12..c806a751c516ba014035ba6b36a8774e3b2ccc76 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p43) 2010/08/26 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1602] Refactor some of the sntp/ directory to facililtate testing.
 (4.2.7p42) 2010/08/18 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1593] ntpd abort in free() with logconfig syntax error.
index befbff21e0cbf3b2d534449c4c0c2190150be5f5..9abf8463c52a1eef67510bdf50294283d3c5a1e4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:07:38 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:31:29 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -1016,7 +1016,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p42\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 165f88778d0b55c22a1e6245f71c5ae861e0b013..ec823e8675c756b836e251c0f8a8b739db3eb4f7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:07:38 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:31:29 AM by AutoGen 5.10
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -91,8 +91,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    36
-#define NTPD_VERSION       "4.2.7p42"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p42"
+#define NTPD_VERSION       "4.2.7p43"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ae8948b938ca7c0cbcd86a2678bfa25b8f5fe903..1f87f145f8898614fb627ff95cb9282bd0790501 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  August 18, 2010 at 10:07:59 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 26, 2010 at 09:31:55 AM by AutoGen 5.10
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -64,7 +64,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.7p42
+ntpd - NTP daemon program - Ver. 4.2.7p43
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index b9f14347334482748bf479f35e5c01e5c8fb317c..39739f88941d130bb87e298033ce0336b80bc6b9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-08-18 "( 4.2.7p42)" "Programmer's Manual"
+.TH NTPD 1 2010-08-26 "( 4.2.7p43)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  August 18, 2010 at 10:07:59 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 26, 2010 at 09:31:54 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 400f0b1fdd1df12e443a9ffe1636633091bd3352..6a54ea7c2c26ec3cd1427f9c5859dc2ada9edfb4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:08:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:32:05 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.7p42\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 601c463972eced4f388833c229f6213cb3130474..ef87371044088433ecad78766cca63949f136941 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:08:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:32:05 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.7p42"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p42"
+#define NTPDC_VERSION       "4.2.7p43"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e94b16ed6fea4f6fa66d0d5c39ca2628216673c5..6ccbbeda88a5bee0874e68de159e20ce783ed159 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  August 18, 2010 at 10:08:14 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 26, 2010 at 09:32:16 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.7p42
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p43
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 9c61e055af37f93320fd902e8d9fc27274e759a4..af7776263f128361a79107c89b319c8faaeca958 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-08-18 "( 4.2.7p42)" "Programmer's Manual"
+.TH NTPDC 1 2010-08-26 "( 4.2.7p43)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  August 18, 2010 at 10:08:13 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 26, 2010 at 09:32:16 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 612205f18bad3ba5f7e6aa6ec187aa8a66b11bac..780bed7476e676f8252531d9d2aae6eea1dd7334 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:08:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:32:17 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.7p42\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 36c178158684334bb050dfb962a41a82c29ad9c9..722fa619000e6ae82c3593a32eeb6c0f00d6a7d9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:08:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:32:17 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.7p42"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p42"
+#define NTPQ_VERSION       "4.2.7p43"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fe96720171d566d35e5f0814bc66418786f77fce..a06e639a5e80f8b110209a75b4b4cedc22065bb4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  August 18, 2010 at 10:08:26 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 26, 2010 at 09:32:28 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.7p42
+ntpq - standard NTP query program - Ver. 4.2.7p43
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index fdd5b91471624ffb3ca295ef3a38c2426eaad7b1..f49d93d1ba5a07d966e5d5600ab3327b0c9b9428 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-08-18 "( 4.2.7p42)" "Programmer's Manual"
+.TH NTPQ 1 2010-08-26 "( 4.2.7p43)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  August 18, 2010 at 10:08:26 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 26, 2010 at 09:32:28 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f83a04cc61c9c314029265ea54c4befebde695ce..7dcd4aadbd0c6817bc70a626c581844ba090e253 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:08:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:32:29 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.7p42\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 673c228ff903d1aade49cf360c7756f0b26c4c9e..a72a1829b992d2ed5340ede0462063e8f7cc6628 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:08:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:32:29 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.7p42"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p42"
+#define NTPSNMPD_VERSION       "4.2.7p43"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0c2c0a53225588e20ad3c304e44dc74918965ba3..33153e1364693f34f59a52b3c5141925aa4c483e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  August 18, 2010 at 10:08:31 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 26, 2010 at 09:32:34 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.7p42
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p43
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index fa4291e3077169666ab79781c97b329fe820b3ed..c3a00d484ab7a0becfc79a7a1bf694e965c6b382 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-08-18 "( 4.2.7p42)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-08-26 "( 4.2.7p43)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  August 18, 2010 at 10:08:31 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 26, 2010 at 09:32:34 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 53240ba2a6c7368c43e3457dc9a76013168ee5c0..e10d5786793440010c3a508752873a72a2595ebb 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=42
+point=43
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index fc7d3bbbf49f22e8e7e0fbf1cfd0f0ad0c13c979..2fc2d31dc1eb0e02db6a8eb8ddabfe75d5488b5c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:09:38 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:33:43 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.7p42\n\
+"sntp - standard SNTP program - Ver. 4.2.7p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e243a831a8c9a54d042da1958989c725b6c11b3d..1e049cdb8401cf0a55defbff20426734a457367c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:09:38 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:33:43 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.7p42"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p42"
+#define SNTP_VERSION       "4.2.7p43"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 86219d2c5432c04da0b0aa57a529d9d5fe6e37c5..8f103cae5719c01f78676761e9e6b4982527bbe0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  August 18, 2010 at 10:09:44 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 26, 2010 at 09:33:50 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4c089930e807ae1776306450914ec6f4f7456255..ffc663d444a28dc6155175f3bd56860a70b83a39 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-08-18 "( 4.2.7p42)" "Programmer's Manual"
+.TH SNTP 1 2010-08-26 "( 4.2.7p43)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  August 18, 2010 at 10:09:44 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 26, 2010 at 09:33:50 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e048a849f14052962a7be6ca45af322dbd70ccbe..b56a31a157ad598b6c557b6a4257e3c1d26e9830 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.7p42 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p43 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 1b781270d80558c0f46f51b54e2b13e0c4e175aa..4212b021f49eacce8c9a40be4808e03c1c046970 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:09:45 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:33:51 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.7p42\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p43\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b4b0a3aef79f9b035ec2ca11ac8505c45c6fd5da..5ce785ce0d34b23ddc38dc8db07857677e959b5d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  August 18, 2010 at 10:09:44 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  August 26, 2010 at 09:33:51 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.7p42"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p42"
+#define NTP_KEYGEN_VERSION       "4.2.7p43"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p43"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5951d516f68b4fc65e5a3564c0768f824fbbd8e5..cb90d4139acc011c6407795d4262852e3b2d8d7b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  August 18, 2010 at 10:09:50 AM by AutoGen 5.10
+# It has been AutoGen-ed  August 26, 2010 at 09:33:59 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.7p42
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p43
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 9e365a36161003ea8e41eddd01b859611972dd8a..ba73b7989da45303d1a9e330226790da0c77bfbb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-08-18 "(ntp 4.2.7p42)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-08-26 "(ntp 4.2.7p43)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  August 18, 2010 at 10:09:50 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  August 26, 2010 at 09:33:59 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"