]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P69
authorHarlan Stenn <stenn@ntp.org>
Sat, 23 Oct 2010 10:09:49 +0000 (10:09 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 23 Oct 2010 10:09:49 +0000 (10:09 +0000)
bk: 4cc2b46dq9JbmOVxJ55D_UyxEaJMFg

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 21f76d8149e3dc7322b36ae75f687950800e870d..bd7f71b9ae79537ef069dac4978022aa377f6bd2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p69) 2010/10/23 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1671] Audoomatic delay calibration is sometimes inaccurate.
 (4.2.7p68) 2010/10/22 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1669] from 4.2.6p3-RC5: NTP fails to compile on IBM AIX 5.3.
index 1116703486f81aeb256335ca2ce78a1d15ba8412..323dca5d59ec0eea112e7ed38912d7ee5f829ecc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:26:23 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:07:20 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.7p68\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p69\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index a8500482f704715965790327ca5e94b99c683d8d..d6e9f021dffda5d95d0125b4e0d33b67227707b6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:26:22 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:07:19 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.7p68"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p68"
+#define NTPD_VERSION       "4.2.7p69"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p69"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4d6742405801d580a69efc84f9212d05425bf104..addf54c558f08d7759423bbe2bf1123832f6c521 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 08:26:57 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 23, 2010 at 10:07:47 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.7p68
+ntpd - NTP daemon program - Ver. 4.2.7p69
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index de67a1a7eac86fae14669206249a84e23c87b146..856adfe43963c3c665eec34ca2bee49e63e99315 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-22 "( 4.2.7p68)" "Programmer's Manual"
+.TH NTPD 1 2010-10-23 "( 4.2.7p69)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 08:26:56 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 23, 2010 at 10:07:46 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 32accb8520410d5947919465ef537c7f2ac38df9..9f0aee11c4a4ab127c8e9f949af9463f83f1c9fb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:27:08 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:07:54 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.7p68\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p69\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 497688be2562379d27af897b36c1d89f6ddd4349..fd07446bc324c436eaff00786b98ff837155e094 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:27:07 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:07:54 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.7p68"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p68"
+#define NTPDC_VERSION       "4.2.7p69"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p69"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cd2de86e827eed7685fca549bf7bc21f52519e5a..30664312f3f6771814ad4665df41c6a91c5cd021 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 08:27:24 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 23, 2010 at 10:08:04 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.7p68
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p69
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a953b144ec8e872d62bde2dc1017cfe3438ed2ae..e1e0dca7ddc37b457143d1f6073cbd737d071f2c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-22 "( 4.2.7p68)" "Programmer's Manual"
+.TH NTPDC 1 2010-10-23 "( 4.2.7p69)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 08:27:23 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 23, 2010 at 10:08:04 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d3d761249fd776544a797cdf8bb926a556dd35ea..bba1065ab9808307560123280cf6806a7c240d8a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:27:25 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:08:04 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.7p68\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p69\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index df9a91262e9364beb5c61e8fa23e468dca158091..075ccbdc6d379c34de1bd6f414539ac012690713 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:27:24 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:08:04 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.7p68"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p68"
+#define NTPQ_VERSION       "4.2.7p69"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p69"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fef6d56c97b3ccb37f35feba56026ca7f4dd772d..3ba281a692fb6e9362d335f2880fc702d77c02e1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 08:27:44 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 23, 2010 at 10:08:15 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.7p68
+ntpq - standard NTP query program - Ver. 4.2.7p69
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 7bfa959ffb6a4f6f2642408dd82c541024dc7833..43672e5b5d74b66748d3779bb1f9b32ea5df366f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-22 "( 4.2.7p68)" "Programmer's Manual"
+.TH NTPQ 1 2010-10-23 "( 4.2.7p69)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 08:27:44 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 23, 2010 at 10:08:15 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7cdf5b66384b6ee7f1c32dfcb3be0125b5c2df5f..c4259b95f255dbef9148da5d415d41a7636bba95 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:27:45 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:08:16 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.7p68\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p69\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index cbaec8dc2eda76adf3fda850b25bc69a22df53fd..8cc358b75b9cdf0b3f6f4b9b6908ea5fe3f48ea9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:27:45 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:08:16 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.7p68"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p68"
+#define NTPSNMPD_VERSION       "4.2.7p69"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p69"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f2ed4ec9737100c38a3c46c7ccc428e64912c19e..ea1a5424e68afddddd3267d1d3350d06ab33b650 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 08:27:56 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 23, 2010 at 10:08:21 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.7p68
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p69
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index ea9255d3154e77fba0c8de81f6d861ad2ab61044..9d2b0a7b5a9a37c30d5c14ec419cac7bbb714b80 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-22 "( 4.2.7p68)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-10-23 "( 4.2.7p69)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 08:27:56 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 23, 2010 at 10:08:20 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7fb56fa1d9f84715901745c256f0354752d54855..10b7eb1a6ce858fc6c2ee7295eecdc693a97c905 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=68
+point=69
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 99ca579a18c4bc03228bbd5fab3a85b49226cd0e..79d5d7b2e4a43b80b9fd27240672df3f5a533dd3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:30:25 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:09:29 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.7p68\n\
+"sntp - standard SNTP program - Ver. 4.2.7p69\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 62f58987c7718eddedf3ae06b24f49974f26792c..f50a7c9887c5cb45aeeff29ea413a70d939474ff 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:30:25 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:09:29 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.7p68"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p68"
+#define SNTP_VERSION       "4.2.7p69"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p69"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f9a6cd0da4bab783e1a5318230260a7e68932faf..39ca66d28e6ddd1dc16d49158787e18f2ed1e89d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 08:30:37 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 23, 2010 at 10:09:34 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 49f0d828708267b86cfee8a1c155f3bb82bd9644..72a901254f7ea0b9b8cd4dc3001084ab180874a2 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-22 "( 4.2.7p68)" "Programmer's Manual"
+.TH SNTP 1 2010-10-23 "( 4.2.7p69)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 08:30:37 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 23, 2010 at 10:09:34 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ae36b6800393cdfa1d74e0f2174ee6fa2cf19491..b71126c0d6a07c5c28be3cd8df5aa8a8ed927280 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.7p68 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p69 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 64ac8d61946f7c2c051fd2033a81b69a6bd0122b..7a01748dc4e1b6a132ac01644461d4d3c0fbb356 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:30:39 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:09:35 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.7p68\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p69\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5406f12781539c7faa3acfef60aebd0ac9fc5362..a1231323e084dd619beac977af9db38aeadf4fb5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 22, 2010 at 08:30:38 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 23, 2010 at 10:09:35 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.7p68"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p68"
+#define NTP_KEYGEN_VERSION       "4.2.7p69"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p69"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f9a4569609d44c0767f9a6735a22a8f74da17da1..ffb2f2bfd1b09fa029215aab1f18ababbbb710d6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 22, 2010 at 08:30:48 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 23, 2010 at 10:09:40 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.7p68
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p69
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 30f78f473f4debe1fe0617d29bc31a589ac9bae1..9655c28b9017c1d21bc4a31a9177281df2673bb0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-22 "(ntp 4.2.7p68)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-10-23 "(ntp 4.2.7p69)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 22, 2010 at 08:30:48 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 23, 2010 at 10:09:40 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"