]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P71
authorHarlan Stenn <stenn@ntp.org>
Mon, 25 Oct 2010 08:33:05 +0000 (08:33 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 25 Oct 2010 08:33:05 +0000 (08:33 +0000)
bk: 4cc540c1WuTFYh_9KXPOpywraZ-6JQ

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 d13edbf6920ca9419d0972056dc5ea2c2fcb33d4..8d7c47630ebc7725f4ca60c3e0e1145642bc9d2e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p71) 2010/10/25 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1676] from 4.2.6p3-RC7: NMEA: $GPGLL did not work after fix
   for Bug 1571.
 * [Bug 1678] "restrict source" treated as "restrict default".
index 78eeb585f544ee62f4413564c3b882e2e6ab4d7d..a7f06dee660a17786936908fa84c16056c18eac5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:45:41 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:28:17 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.7p70\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p71\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 246266f0ec4b88e673cc3fd961eae496b59a81ce..1baee4c8c7e40f7501e070d9ff49e3ddaa879170 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:45:41 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:28:16 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.7p70"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p70"
+#define NTPD_VERSION       "4.2.7p71"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p71"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index aa92016be99341a54267016d76340af9d4430fd2..7efb0587e54a05d6ce9f04130e2ce7d3db22a938 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 24, 2010 at 07:46:19 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 25, 2010 at 08:28:48 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.7p70
+ntpd - NTP daemon program - Ver. 4.2.7p71
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 5a20633083b5f20d2eb4126adc07e0ef3f06a6cb..57f772f37c542e1a9184f46f8dc668ee149a3a35 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-24 "( 4.2.7p70)" "Programmer's Manual"
+.TH NTPD 1 2010-10-25 "( 4.2.7p71)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 24, 2010 at 07:46:19 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 25, 2010 at 08:28:47 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c3cd7891853368b6c32a2c5339188b1cb08386c4..2389508399b369d4049753e3664f20d46fd4de52 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:46:26 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:28:57 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.7p70\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p71\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 26618b8c4721166d05bf9031db11b9173b48d305..8e77b1f5b22cdc7f5416a89911560522d9348cfa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:46:26 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:28:57 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.7p70"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p70"
+#define NTPDC_VERSION       "4.2.7p71"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p71"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 61018b329189dccaa7d30fd8e62d363d06a9742d..5e5a20b4d30f2913cb6c6480f5dd814c0e18d81f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 24, 2010 at 07:46:40 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 25, 2010 at 08:29:14 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.7p70
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p71
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d0bcafa58201e9094b3f5907c31a48fbda6b67a3..735781242ec11366b12a1c057ee3be3f1e59865e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-24 "( 4.2.7p70)" "Programmer's Manual"
+.TH NTPDC 1 2010-10-25 "( 4.2.7p71)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 24, 2010 at 07:46:40 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 25, 2010 at 08:29:14 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b313ae513466e477dd6aec43bb6e3bd704f9a8fd..9252948eba56bbe6447555f749c61dfb7f5805c7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:46:40 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:29:15 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.7p70\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p71\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4da82bb373b8eb66ce65e4c639f33ec980f88716..26693f012db364a7b81afa204d03c03975e91680 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:46:40 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:29:15 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.7p70"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p70"
+#define NTPQ_VERSION       "4.2.7p71"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p71"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 569e20ea3cf4d0068e144238e548025689627938..05137d67830316e9da854d7065ad24403b52dc44 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 24, 2010 at 07:46:52 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 25, 2010 at 08:29:35 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.7p70
+ntpq - standard NTP query program - Ver. 4.2.7p71
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 44d6cfb604729997bdceafecb2ca4bef508fcdec..d084a5cc5e71aeb86931f969f6e1a27d4fb46181 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-24 "( 4.2.7p70)" "Programmer's Manual"
+.TH NTPQ 1 2010-10-25 "( 4.2.7p71)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 24, 2010 at 07:46:52 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 25, 2010 at 08:29:34 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 09e90b17d1b820139006624a87d55a212427b41b..f448bfb9cb374adb5df56b35399e556f1d614bdd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:46:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:29:35 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.7p70\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p71\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 65919a735f0780f0783d0d3e3865494f4e4fa0a4..ae33d3969c11b06c7dd6eb42f1be4e992c73b7ef 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:46:53 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:29:35 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.7p70"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p70"
+#define NTPSNMPD_VERSION       "4.2.7p71"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p71"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6684dae5b565933aa5fd9e3527d8388ce24f4cc4..3feba4670da51ccec897dc8570165113c0ca8e45 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 24, 2010 at 07:46:58 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 25, 2010 at 08:29:47 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.7p70
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p71
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 0c81fca36198ca2cdd508028407eec6527094141..884eccb66a2d0dc213bad0f7a72b4e7d5e9df232 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-24 "( 4.2.7p70)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-10-25 "( 4.2.7p71)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 24, 2010 at 07:46:58 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 25, 2010 at 08:29:47 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b39687bb8c6f22723be7e7c9163d858ed6e4a899..ffc9be44987e24bcffbe15a1dfd09705bdcf8370 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=70
+point=71
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 0de22dc6bbf49f826a500e69291f86f92ea0d327..0c0721d30119d6d2d272cb5e50c01d79a9b569ca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:48:16 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:32:14 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.7p70\n\
+"sntp - standard SNTP program - Ver. 4.2.7p71\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e200aaceef97abf943bd77bd5aca5d0600477d6e..9b9e1328def1d92a20a9046404c1916adfef3318 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:48:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:32:14 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.7p70"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p70"
+#define SNTP_VERSION       "4.2.7p71"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p71"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 09c3de556bc211c7fd4b86e6d3b582082f26b9af..05b6b260eba5f5ae41673de18a4b6d3ce3a6af8a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 24, 2010 at 07:48:21 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 25, 2010 at 08:32:27 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c3a50dde427fa8e89b638f8275d95a40f82c7135..92e5857165a921a210ea0cd553db54a331ba33ff 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-24 "( 4.2.7p70)" "Programmer's Manual"
+.TH SNTP 1 2010-10-25 "( 4.2.7p71)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 24, 2010 at 07:48:21 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 25, 2010 at 08:32:26 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c8aef2d5520b16ad260065b811013dec162a4bd6..a1c7e2d7f27d6908857595e29e9da11c032c11c0 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.7p70 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p71 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 1c44715bbe6dcf9ee1fbf7469c98c7100665645d..7d6ca01d391171c227f6b2a99036a7e10b9d9d83 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:48:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:32:28 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.7p70\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p71\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ad78252d7449a1407f089af08b0863429c118e94..a5048c4b30a6d98f9a15ebceacb51e310a0c6cfb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 24, 2010 at 07:48:21 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 25, 2010 at 08:32:28 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.7p70"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p70"
+#define NTP_KEYGEN_VERSION       "4.2.7p71"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p71"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dfdb479b30ad57ddfff94ee156f1c8ceda977e18..128ee7e9f71a350588fe3afae6096e8e694c6d9d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 24, 2010 at 07:48:27 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 25, 2010 at 08:32:42 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.7p70
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p71
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 01f62eb1f2e53f7ea672f06e5fb2c74e6f30f9e4..f02c63a9cdee4de21ced3e49f6d430e4affed7ec 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-24 "(ntp 4.2.7p70)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-10-25 "(ntp 4.2.7p71)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 24, 2010 at 07:48:27 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 25, 2010 at 08:32:41 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"