]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P66
authorHarlan Stenn <stenn@ntp.org>
Tue, 19 Oct 2010 10:10:23 +0000 (10:10 +0000)
committerHarlan Stenn <stenn@ntp.org>
Tue, 19 Oct 2010 10:10:23 +0000 (10:10 +0000)
bk: 4cbd6e8flNhNSjtIbj5T7oRoloYUoA

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 bf55bee63cbaba6d41dbdc023bdc8774c9f05680..dc65e1a3ec6c3c504a5b03d4107ea2a5bb22433c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p66) 2010/10/19 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1277] Provide and use O(1) FIFOs, esp. in the config tree code.
 * Remove unused 'bias' configuration keyword.
 (4.2.7p65) 2010/10/16 Released by Harlan Stenn <stenn@ntp.org>
index 888b441bff7a471fae0bb5eedffeb5e76009a1e8..ba675f11e668f8069702d056231da2a28382dfe6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:15:10 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:07:42 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.7p65\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p66\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 1d2d92ac19c573d13e984c09fe1c4b48ad915ce5..a53fb0577f8ac300f8fac599bc90fb273c4d0e08 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:15:09 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:07:42 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.7p65"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p65"
+#define NTPD_VERSION       "4.2.7p66"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p66"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c4f689d86057ef35471b437f4ba712816bf89e95..4f5e92322f173e7d1e84fa3b77c5a956a69b3f29 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 16, 2010 at 05:16:02 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 19, 2010 at 10:08:18 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.7p65
+ntpd - NTP daemon program - Ver. 4.2.7p66
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 939e23cd9675ca61e4f97667a334d4c402b9d93f..133b52f230a52b1260d4a30316cfe6deaa63bea0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-10-16 "( 4.2.7p65)" "Programmer's Manual"
+.TH NTPD 1 2010-10-19 "( 4.2.7p66)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 16, 2010 at 05:16:02 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 19, 2010 at 10:08:18 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bf3ebd974c511a90f7d38db55c229c0c137a5ead..fa4e1c54eb5d4c32ef1c5870dac7c75c3eab7ddf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:16:14 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:08:24 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.7p65\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p66\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 44187c75c461634f52aa70c2e66f367438a1ac5f..1e50ef498b76888d497cce9c08d6df473a4fd668 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:16:13 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:08:24 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.7p65"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p65"
+#define NTPDC_VERSION       "4.2.7p66"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p66"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d7555bf130a4bf61e6ad9e3a23d46e3ae7ff1349..ea81fc6968f6bdefa1171111b3c4d20a4e0d6c2e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  October 16, 2010 at 05:16:31 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 19, 2010 at 10:08:34 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.7p65
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p66
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index cf7c691c15d382f17abc0255966caf3c043355c9..fd58b2030d4f37534ef8858250e62d45733f8c7e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-10-16 "( 4.2.7p65)" "Programmer's Manual"
+.TH NTPDC 1 2010-10-19 "( 4.2.7p66)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  October 16, 2010 at 05:16:30 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 19, 2010 at 10:08:33 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e25e1f561779a55be6d56ff8c5b8497d11d9bb11..9d50ce0fb739db30acd4037326ce2831c9900df8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:16:31 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:08:34 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.7p65\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p66\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a05c14309ee9c20760482f9dff1574fc708fa7f4..f376a7b70734110f6c0433a4ae36364b4f52f925 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:16:31 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:08:34 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.7p65"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p65"
+#define NTPQ_VERSION       "4.2.7p66"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p66"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ca4f7073078adc0e231674f52ba309a65c61b070..546c73f7f8400de8c63d769e47896e54637036db 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  October 16, 2010 at 05:16:56 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 19, 2010 at 10:08:45 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.7p65
+ntpq - standard NTP query program - Ver. 4.2.7p66
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index e3272055994161dc09f1a2b0302df09c6ed7d5b0..2405f83f8236b5568a5cda7f1bc22b35b4bea6b9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-10-16 "( 4.2.7p65)" "Programmer's Manual"
+.TH NTPQ 1 2010-10-19 "( 4.2.7p66)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  October 16, 2010 at 05:16:56 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 19, 2010 at 10:08:45 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4e2f0e16ed3f75eb37ad233271dc77913fded9b9..fb0c366a00b0a3fd4e077b2346539bbfaf53b756 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:16:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:08:46 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.7p65\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p66\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1f2ddfa2f3cf87457763bf322cfd1e8e79a6f43d..70b93f95d10843f022353bb9fd8fa05ad3a6ba01 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:16:57 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:08:46 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.7p65"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p65"
+#define NTPSNMPD_VERSION       "4.2.7p66"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p66"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0fe3b65b8e2434bbafb50e868fb7412dc8982f31..b59e75534d5ca9388aa99c46c6ae40f471ff62ef 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  October 16, 2010 at 05:17:13 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 19, 2010 at 10:08:50 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.7p65
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p66
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index f7f1ac3ce72ea394be0861717d80d96044234a9f..043daa670e15910d2d9db16878e688f1a6f5f474 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-10-16 "( 4.2.7p65)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-10-19 "( 4.2.7p66)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  October 16, 2010 at 05:17:12 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 19, 2010 at 10:08:50 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fbc4ae442cfe53075476859a1c3eef568ab73dc8..be8833f681ea14e5830572278e9d0055d5e4897e 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=65
+point=66
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 44576f4b8a00a5d37b5d9ca90c6cd0a764bdcda4..b0a2a0d3454dfe0a3e8fe50f3028b44afbaccfb3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:19:29 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:09:56 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.7p65\n\
+"sntp - standard SNTP program - Ver. 4.2.7p66\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4bd2203add1bcee22379d71e77e125b9910fbba4..743174232d1571bcfab3c31a0bf492459ecca099 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:19:28 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:09:56 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.7p65"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p65"
+#define SNTP_VERSION       "4.2.7p66"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p66"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b745214f9c7e1c21923c45eafeb77cd8b6fc3607..f9912b699106a7f4f1c16e3299bcd9616ac2af84 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  October 16, 2010 at 05:19:38 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 19, 2010 at 10:10:01 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7b95bac75faf38cb9d119a128fbcb0dfaeb28e92..148b46e83673e67f42698cc83ea47b408c313c78 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-10-16 "( 4.2.7p65)" "Programmer's Manual"
+.TH SNTP 1 2010-10-19 "( 4.2.7p66)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  October 16, 2010 at 05:19:38 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 19, 2010 at 10:10:01 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 781a3b94a2f10ddd57b2e35b7d2a36dc18f3250e..39e516742fd111fbb94cf99f427978e0c4b8da2b 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.7p65 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p66 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 9e13f73079db2eef14aa3bcfbb97dfff1b93c71e..a2ba492a0dff192adae228a69218bccc5264ad80 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:19:41 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:10:02 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.7p65\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p66\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 43aa9e94134359eea9d192634cb8ce6634d1cd6b..a5bbcea8797fcc40798ffbbb88536378ecb7e184 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  October 16, 2010 at 05:19:41 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  October 19, 2010 at 10:10:02 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.7p65"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p65"
+#define NTP_KEYGEN_VERSION       "4.2.7p66"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p66"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 179c77693229648418b8fcef6878d25980bc0b2a..11e78bf5c1360b3d754686098287f290328c5243 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  October 16, 2010 at 05:19:55 AM by AutoGen 5.10
+# It has been AutoGen-ed  October 19, 2010 at 10:10:10 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.7p65
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p66
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index d64051ff1ff32e14dd283b0006216a95f2bfca96..f988e7ab95fae1b088ca24cf1b748f22d5aaaa02 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-10-16 "(ntp 4.2.7p65)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-10-19 "(ntp 4.2.7p66)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  October 16, 2010 at 05:19:55 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  October 19, 2010 at 10:10:10 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"