]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P70
authorHarlan Stenn <stenn@ntp.org>
Sun, 24 Oct 2010 07:48:42 +0000 (07:48 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 24 Oct 2010 07:48:42 +0000 (07:48 +0000)
bk: 4cc3e4daLf-U-c8Y5GeTeaswVzInCw

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 a42b564580645d375821fbc073265ed9f27b81f6..726b68d208ea317cb8a1637157462b48c82dfdb0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p70) 2010/10/24 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1571] from 4.2.63-RC6: NMEA does not relate data to PPS edge.
 * [Bug 1572] from 4.2.63-RC6: NMEA time adjustment for GPZDG buggy.
 * [Bug 1675] from 4.2.6p3-RC6: Prohibit includefile remote config.
index 323dca5d59ec0eea112e7ed38912d7ee5f829ecc..78eeb585f544ee62f4413564c3b882e2e6ab4d7d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:07:20 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:45:41 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.7p69\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p70\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index d6e9f021dffda5d95d0125b4e0d33b67227707b6..246266f0ec4b88e673cc3fd961eae496b59a81ce 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:07:19 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:45:41 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.7p69"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p69"
+#define NTPD_VERSION       "4.2.7p70"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p70"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index addf54c558f08d7759423bbe2bf1123832f6c521..aa92016be99341a54267016d76340af9d4430fd2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 23, 2010 at 10:07:47 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 07:46:19 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.7p69
+ntpd - NTP daemon program - Ver. 4.2.7p70
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 856adfe43963c3c665eec34ca2bee49e63e99315..5a20633083b5f20d2eb4126adc07e0ef3f06a6cb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-23 "( 4.2.7p69)" "Programmer's Manual"
+.TH NTPD 1 2010-10-24 "( 4.2.7p70)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 23, 2010 at 10:07:46 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 07:46:19 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9f0aee11c4a4ab127c8e9f949af9463f83f1c9fb..c3cd7891853368b6c32a2c5339188b1cb08386c4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:07:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:46:26 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.7p69\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p70\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fd07446bc324c436eaff00786b98ff837155e094..26618b8c4721166d05bf9031db11b9173b48d305 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:07:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:46:26 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.7p69"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p69"
+#define NTPDC_VERSION       "4.2.7p70"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p70"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 30664312f3f6771814ad4665df41c6a91c5cd021..61018b329189dccaa7d30fd8e62d363d06a9742d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 23, 2010 at 10:08:04 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 07:46:40 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.7p69
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p70
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e1e0dca7ddc37b457143d1f6073cbd737d071f2c..d0bcafa58201e9094b3f5907c31a48fbda6b67a3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-23 "( 4.2.7p69)" "Programmer's Manual"
+.TH NTPDC 1 2010-10-24 "( 4.2.7p70)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 23, 2010 at 10:08:04 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 07:46:40 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bba1065ab9808307560123280cf6806a7c240d8a..b313ae513466e477dd6aec43bb6e3bd704f9a8fd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:08:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:46:40 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.7p69\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p70\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 075ccbdc6d379c34de1bd6f414539ac012690713..4da82bb373b8eb66ce65e4c639f33ec980f88716 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:08:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:46:40 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.7p69"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p69"
+#define NTPQ_VERSION       "4.2.7p70"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p70"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3ba281a692fb6e9362d335f2880fc702d77c02e1..569e20ea3cf4d0068e144238e548025689627938 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 23, 2010 at 10:08:15 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 07:46:52 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.7p69
+ntpq - standard NTP query program - Ver. 4.2.7p70
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 43672e5b5d74b66748d3779bb1f9b32ea5df366f..44d6cfb604729997bdceafecb2ca4bef508fcdec 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-23 "( 4.2.7p69)" "Programmer's Manual"
+.TH NTPQ 1 2010-10-24 "( 4.2.7p70)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 23, 2010 at 10:08:15 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 07:46:52 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c4259b95f255dbef9148da5d415d41a7636bba95..09e90b17d1b820139006624a87d55a212427b41b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:08:16 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:46:53 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.7p69\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p70\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8cc358b75b9cdf0b3f6f4b9b6908ea5fe3f48ea9..65919a735f0780f0783d0d3e3865494f4e4fa0a4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:08:16 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:46:53 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.7p69"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p69"
+#define NTPSNMPD_VERSION       "4.2.7p70"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p70"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ea1a5424e68afddddd3267d1d3350d06ab33b650..6684dae5b565933aa5fd9e3527d8388ce24f4cc4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 23, 2010 at 10:08:21 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 07:46:58 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.7p69
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p70
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 9d2b0a7b5a9a37c30d5c14ec419cac7bbb714b80..0c81fca36198ca2cdd508028407eec6527094141 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-23 "( 4.2.7p69)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-10-24 "( 4.2.7p70)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 23, 2010 at 10:08:20 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 07:46:58 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 10b7eb1a6ce858fc6c2ee7295eecdc693a97c905..b39687bb8c6f22723be7e7c9163d858ed6e4a899 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=69
+point=70
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 79d5d7b2e4a43b80b9fd27240672df3f5a533dd3..0de22dc6bbf49f826a500e69291f86f92ea0d327 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:09:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:48:16 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.7p69\n\
+"sntp - standard SNTP program - Ver. 4.2.7p70\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f50a7c9887c5cb45aeeff29ea413a70d939474ff..e200aaceef97abf943bd77bd5aca5d0600477d6e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:09:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:48:15 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.7p69"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p69"
+#define SNTP_VERSION       "4.2.7p70"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p70"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 39ca66d28e6ddd1dc16d49158787e18f2ed1e89d..09c3de556bc211c7fd4b86e6d3b582082f26b9af 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 23, 2010 at 10:09:34 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 07:48:21 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 72a901254f7ea0b9b8cd4dc3001084ab180874a2..c3a50dde427fa8e89b638f8275d95a40f82c7135 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-23 "( 4.2.7p69)" "Programmer's Manual"
+.TH SNTP 1 2010-10-24 "( 4.2.7p70)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 23, 2010 at 10:09:34 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 07:48:21 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b71126c0d6a07c5c28be3cd8df5aa8a8ed927280..c8aef2d5520b16ad260065b811013dec162a4bd6 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.7p69 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p70 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 7a01748dc4e1b6a132ac01644461d4d3c0fbb356..1c44715bbe6dcf9ee1fbf7469c98c7100665645d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:09:35 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:48:22 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.7p69\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p70\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a1231323e084dd619beac977af9db38aeadf4fb5..ad78252d7449a1407f089af08b0863429c118e94 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 23, 2010 at 10:09:35 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 24, 2010 at 07:48:21 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.7p69"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p69"
+#define NTP_KEYGEN_VERSION       "4.2.7p70"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p70"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ffb2f2bfd1b09fa029215aab1f18ababbbb710d6..dfdb479b30ad57ddfff94ee156f1c8ceda977e18 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 23, 2010 at 10:09:40 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 24, 2010 at 07:48:27 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.7p69
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p70
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 9655c28b9017c1d21bc4a31a9177281df2673bb0..01f62eb1f2e53f7ea672f06e5fb2c74e6f30f9e4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-23 "(ntp 4.2.7p69)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-10-24 "(ntp 4.2.7p70)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 23, 2010 at 10:09:40 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 24, 2010 at 07:48:27 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"