]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P72 NTP_4_2_7P72
authorHarlan Stenn <stenn@ntp.org>
Tue, 26 Oct 2010 09:20:22 +0000 (09:20 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 26 Oct 2010 09:20:22 +0000 (09:20 +0000)
bk: 4cc69d560ts6g37A4L1KZAVSZhLS0A

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 e3f1d3f11c6e2c570c9c5246b44c4a9664d8820a..483db9401c4ae36928175a094d8b86a9992694a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p72) 2010/10/26 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1679] Fix test for -lsocket.
 * Clean up missing ;; entries in configure.ac.
 (4.2.7p71) 2010/10/25 Released by Harlan Stenn <stenn@ntp.org>
index a7f06dee660a17786936908fa84c16056c18eac5..48d12bac671736c2a6581c5bc8ebd7d73997f6dc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:28:17 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:18:07 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.7p71\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p72\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 1baee4c8c7e40f7501e070d9ff49e3ddaa879170..fcc785fcafe715d6700628e7a6af29492e9631ed 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:28:16 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:18:07 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.7p71"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p71"
+#define NTPD_VERSION       "4.2.7p72"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7efb0587e54a05d6ce9f04130e2ce7d3db22a938..4a7a65b17d444fa6e92b9f117596903682bc7ea8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 25, 2010 at 08:28:48 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 26, 2010 at 09:18:22 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.7p71
+ntpd - NTP daemon program - Ver. 4.2.7p72
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 57f772f37c542e1a9184f46f8dc668ee149a3a35..3173e430f0472d9fb8200de95c2bb258dfdfd078 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-25 "( 4.2.7p71)" "Programmer's Manual"
+.TH NTPD 1 2010-10-26 "( 4.2.7p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 25, 2010 at 08:28:47 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 26, 2010 at 09:18:22 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2389508399b369d4049753e3664f20d46fd4de52..647e4937b66522765b2a3f6c12119269df6164bd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:28:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:18:27 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.7p71\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p72\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8e77b1f5b22cdc7f5416a89911560522d9348cfa..6e1edfe63f24dc8990d1dd8eda4aa204a38f4998 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:28:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:18: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.7p71"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p71"
+#define NTPDC_VERSION       "4.2.7p72"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5e5a20b4d30f2913cb6c6480f5dd814c0e18d81f..98bb4fed739870b5aeb63e28565fc30e72376a36 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 25, 2010 at 08:29:14 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 26, 2010 at 09:18:37 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.7p71
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p72
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 735781242ec11366b12a1c057ee3be3f1e59865e..d64f9b1fa51bd349055810ad6974c6ef12c3c107 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-25 "( 4.2.7p71)" "Programmer's Manual"
+.TH NTPDC 1 2010-10-26 "( 4.2.7p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 25, 2010 at 08:29:14 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 26, 2010 at 09:18:36 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9252948eba56bbe6447555f749c61dfb7f5805c7..48cc725d2c071d728a7cf0a55759e903ec38984b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:29:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:18:37 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.7p71\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p72\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 26693f012db364a7b81afa204d03c03975e91680..f46182ae2b76636ef6d2b3961da5573ead2baa8e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:29:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:18:37 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.7p71"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p71"
+#define NTPQ_VERSION       "4.2.7p72"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 05137d67830316e9da854d7065ad24403b52dc44..a29c2098e757fa98389b904ff2dc166dca304e38 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 25, 2010 at 08:29:35 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 26, 2010 at 09:18:48 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.7p71
+ntpq - standard NTP query program - Ver. 4.2.7p72
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d084a5cc5e71aeb86931f969f6e1a27d4fb46181..0335b3980a78562bb8c2c924c813ee41f2ce562c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-25 "( 4.2.7p71)" "Programmer's Manual"
+.TH NTPQ 1 2010-10-26 "( 4.2.7p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 25, 2010 at 08:29:34 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 26, 2010 at 09:18:48 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f448bfb9cb374adb5df56b35399e556f1d614bdd..b48fcc163e3d593174ba41d8bc21db387aaccd93 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:29:35 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:18:48 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.7p71\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p72\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ae33d3969c11b06c7dd6eb42f1be4e992c73b7ef..b0f037c8a239ed5763f9ace359ccec2ce627520b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:29:35 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:18:48 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.7p71"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p71"
+#define NTPSNMPD_VERSION       "4.2.7p72"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3feba4670da51ccec897dc8570165113c0ca8e45..1a2ae8807425a032fa3571e2cd943351d385aa81 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 25, 2010 at 08:29:47 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 26, 2010 at 09:18:53 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.7p71
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p72
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 884eccb66a2d0dc213bad0f7a72b4e7d5e9df232..22dcecb92c9bb30ee9e50f9046c522297da5b080 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-25 "( 4.2.7p71)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-10-26 "( 4.2.7p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 25, 2010 at 08:29:47 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 26, 2010 at 09:18:53 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ffc9be44987e24bcffbe15a1dfd09705bdcf8370..ab50b912055bcaa9c1b3de85d9740f90c61008f5 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=71
+point=72
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 0c0721d30119d6d2d272cb5e50c01d79a9b569ca..ace9f7065c20c3ab5f05c6b03b4e7463c0405534 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:32:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:19:59 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.7p71\n\
+"sntp - standard SNTP program - Ver. 4.2.7p72\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9b9e1328def1d92a20a9046404c1916adfef3318..4cd63a140c9963c13c514cb5b787021020bdf48c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:32:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:19:59 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.7p71"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p71"
+#define SNTP_VERSION       "4.2.7p72"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 05b6b260eba5f5ae41673de18a4b6d3ce3a6af8a..2da495aa6d36f24c85149ba809ac029234a16dcf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 25, 2010 at 08:32:27 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 26, 2010 at 09:20:05 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 92e5857165a921a210ea0cd553db54a331ba33ff..1d38e3a0ed738ce9706a935d37921b58cb7cb255 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-25 "( 4.2.7p71)" "Programmer's Manual"
+.TH SNTP 1 2010-10-26 "( 4.2.7p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 25, 2010 at 08:32:26 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 26, 2010 at 09:20:05 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a1c7e2d7f27d6908857595e29e9da11c032c11c0..e4f9097deb3db7e0c89319f71f0e3a88eb2c98c8 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.7p71 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p72 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 7d6ca01d391171c227f6b2a99036a7e10b9d9d83..1e6c53c6d85479e00abd7de96225e406de73a470 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:32:28 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:20:05 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.7p71\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p72\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a5048c4b30a6d98f9a15ebceacb51e310a0c6cfb..bcfe96e727ab43170a8217c28208ac4483818991 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 25, 2010 at 08:32:28 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 26, 2010 at 09:20:05 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.7p71"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p71"
+#define NTP_KEYGEN_VERSION       "4.2.7p72"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p72"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 128ee7e9f71a350588fe3afae6096e8e694c6d9d..231203c514bad1ef16862e58aea8bba86d2922ac 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 25, 2010 at 08:32:42 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 26, 2010 at 09:20:11 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.7p71
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p72
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index f02c63a9cdee4de21ced3e49f6d430e4affed7ec..43f8ea311157452668f0a6cc4c3baac884eb255d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-25 "(ntp 4.2.7p71)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-10-26 "(ntp 4.2.7p72)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 25, 2010 at 08:32:41 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 26, 2010 at 09:20:11 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"