]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P73 NTP_4_2_7P73
authorHarlan Stenn <stenn@ntp.org>
Wed, 27 Oct 2010 07:35:29 +0000 (07:35 +0000)
committerHarlan Stenn <stenn@ntp.org>
Wed, 27 Oct 2010 07:35:29 +0000 (07:35 +0000)
bk: 4cc7d641BtF0B2yM2o5-p-8uvS649Q

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 997967fcfd2788b346b21240264e94d4d49e8a19..a304a3f7cd7180ac02f0d04ac3c852316e59024d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p73) 2010/10/27 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1680] Fix alignment of clock_select() arrays.
 * refinements to new startup behavior from David Mills.
 * For the bootstrap script, touch .html files last.
index 48d12bac671736c2a6581c5bc8ebd7d73997f6dc..bf41adfaa3e9941625d60829d3bee0c28b855e87 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:18:07 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:33:02 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.7p72\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p73\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index fcc785fcafe715d6700628e7a6af29492e9631ed..39b17b90369ab55a9f4a147191fe4b52dcbcaedb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:18:07 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:33:02 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.7p72"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p72"
+#define NTPD_VERSION       "4.2.7p73"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p73"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4a7a65b17d444fa6e92b9f117596903682bc7ea8..d2f62ad433a227125a933c07da4382fc166855e2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 26, 2010 at 09:18:22 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 27, 2010 at 07:33:24 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.7p72
+ntpd - NTP daemon program - Ver. 4.2.7p73
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 3173e430f0472d9fb8200de95c2bb258dfdfd078..b50f53c0556e14ff732d2019787a4a9a7c204d68 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-26 "( 4.2.7p72)" "Programmer's Manual"
+.TH NTPD 1 2010-10-27 "( 4.2.7p73)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 26, 2010 at 09:18:22 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 27, 2010 at 07:33:24 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 647e4937b66522765b2a3f6c12119269df6164bd..5bf05d86b0cbfef811781df5dd0da4b7a8478b12 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:18:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:33:29 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.7p72\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p73\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6e1edfe63f24dc8990d1dd8eda4aa204a38f4998..a353a650993c21d750e051f755443e030a185c57 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:18:27 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:33:29 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.7p72"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p72"
+#define NTPDC_VERSION       "4.2.7p73"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p73"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 98bb4fed739870b5aeb63e28565fc30e72376a36..760a34c785a647ba46f5ded826b2d52e3b26a2b4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 26, 2010 at 09:18:37 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 27, 2010 at 07:33:38 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.7p72
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p73
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d64f9b1fa51bd349055810ad6974c6ef12c3c107..dceaba172bf1727121e1d8ca6a6a1780f177598b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-26 "( 4.2.7p72)" "Programmer's Manual"
+.TH NTPDC 1 2010-10-27 "( 4.2.7p73)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 26, 2010 at 09:18:36 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 27, 2010 at 07:33:38 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 48cc725d2c071d728a7cf0a55759e903ec38984b..300732802d8bbb8f4ddd4969ec77645c3bdd9220 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:18:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:33:39 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.7p72\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p73\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f46182ae2b76636ef6d2b3961da5573ead2baa8e..019c2405f80d408ed8384990343021f034bef268 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:18:37 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:33:39 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.7p72"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p72"
+#define NTPQ_VERSION       "4.2.7p73"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p73"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a29c2098e757fa98389b904ff2dc166dca304e38..d12262cb9af9db6fdb0b128201502a41fdc9a605 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 26, 2010 at 09:18:48 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 27, 2010 at 07:33:50 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.7p72
+ntpq - standard NTP query program - Ver. 4.2.7p73
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0335b3980a78562bb8c2c924c813ee41f2ce562c..a11820cbe96c680084b6263fa8f0296c16d281ca 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-26 "( 4.2.7p72)" "Programmer's Manual"
+.TH NTPQ 1 2010-10-27 "( 4.2.7p73)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 26, 2010 at 09:18:48 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 27, 2010 at 07:33:49 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b48fcc163e3d593174ba41d8bc21db387aaccd93..b225c874580ff62c0cda912bac1505132fedf710 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:18:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:33:50 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.7p72\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p73\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b0f037c8a239ed5763f9ace359ccec2ce627520b..a3ae7e828415f15c530765719f6aa4cf57a09b10 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:18:48 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:33:50 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.7p72"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p72"
+#define NTPSNMPD_VERSION       "4.2.7p73"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p73"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1a2ae8807425a032fa3571e2cd943351d385aa81..ecf4bd192d7cc6390bc62ebc0cc22f035eb7cbc0 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 26, 2010 at 09:18:53 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 27, 2010 at 07:33:55 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.7p72
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p73
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 22dcecb92c9bb30ee9e50f9046c522297da5b080..c9b9b3c7f3c06dfc187fdec216d13e2392f59963 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-26 "( 4.2.7p72)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-10-27 "( 4.2.7p73)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 26, 2010 at 09:18:53 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 27, 2010 at 07:33:55 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ab50b912055bcaa9c1b3de85d9740f90c61008f5..985d8a948435d25b113ee477dede1b630e0e7542 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=72
+point=73
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index ace9f7065c20c3ab5f05c6b03b4e7463c0405534..b735c6f87b0f00c31409283ff4efc8e7f28dc256 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:19:59 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:35:03 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.7p72\n\
+"sntp - standard SNTP program - Ver. 4.2.7p73\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4cd63a140c9963c13c514cb5b787021020bdf48c..28cb9d3e6626a86d21df04716a95f3216928aaaf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:19:59 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:35:03 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.7p72"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p72"
+#define SNTP_VERSION       "4.2.7p73"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p73"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2da495aa6d36f24c85149ba809ac029234a16dcf..550ea4f3e0d7354310d7f33cf26e08294532b189 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 26, 2010 at 09:20:05 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 27, 2010 at 07:35:08 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1d38e3a0ed738ce9706a935d37921b58cb7cb255..f47446d207cfc0d10dc9b500c88c34de3ab212ca 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-26 "( 4.2.7p72)" "Programmer's Manual"
+.TH SNTP 1 2010-10-27 "( 4.2.7p73)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 26, 2010 at 09:20:05 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 27, 2010 at 07:35:08 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e4f9097deb3db7e0c89319f71f0e3a88eb2c98c8..0f68824cc815e96de3c7f73b0e75411f283a4920 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.7p72 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p73 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 1e6c53c6d85479e00abd7de96225e406de73a470..8706ecd047c9f133b18d07776b06e8b5284c4bc1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:20:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:35:09 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.7p72\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p73\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index bcfe96e727ab43170a8217c28208ac4483818991..d344da1b15162ac23cebf3c664f6a0a0365ec960 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 26, 2010 at 09:20:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 27, 2010 at 07:35:09 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.7p72"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p72"
+#define NTP_KEYGEN_VERSION       "4.2.7p73"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p73"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 231203c514bad1ef16862e58aea8bba86d2922ac..8729d7cacdcd865256d28375b101704422060a46 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 26, 2010 at 09:20:11 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 27, 2010 at 07:35:15 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.7p72
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p73
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 43f8ea311157452668f0a6cc4c3baac884eb255d..f3faf8986789854c050344bd0212552d7cc476dd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-26 "(ntp 4.2.7p72)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-10-27 "(ntp 4.2.7p73)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 26, 2010 at 09:20:11 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 27, 2010 at 07:35:14 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"