]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P57
authorHarlan Stenn <stenn@ntp.org>
Mon, 27 Sep 2010 10:11:56 +0000 (10:11 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 27 Sep 2010 10:11:56 +0000 (10:11 +0000)
bk: 4ca06decJDJXJLMHH0iWrriJBbQg5A

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 d2f219af75d4594079fa99b254d777dc209d3a6d..572a4792a7a139c6c7075a5bce2c0ac8eff23149 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p57) 2010/09/27 Released by Harlan Stenn <stenn@ntp.org>
 * Documentation updates from Dave Mills.
 (4.2.7p56) 2010/09/25 Released by Harlan Stenn <stenn@ntp.org>
 * Clock combining algorithm improvements from Dave Mills.
index 06dd9c3d9604c01e1f02140491fc9f328e8ea756..cbbbd829f8b0a8de4d20a00c2063c058a06f2d71 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:42:56 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:08:56 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.7p56\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p57\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index 955d7b998335517aa083d6c86023fc5cf34fdd2b..c73ea79fafbf7d1fac000643c23919470ca007f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:42:55 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:08:56 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.7p56"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p56"
+#define NTPD_VERSION       "4.2.7p57"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p57"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c210943c84f3f18d6ae6caa46dd215ad24452c95..669d0a3c406453e2bea4f76c12ee3b8e0c391088 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2010 at 09:43:33 PM by AutoGen 5.10
+# It has been AutoGen-ed  September 27, 2010 at 10:09:21 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.7p56
+ntpd - NTP daemon program - Ver. 4.2.7p57
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 8edbeb3b859315d3e7fa1e877318527fd24857e2..d96d1a3f9ab00f243c6d257eff192e833b0d821e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-09-25 "( 4.2.7p56)" "Programmer's Manual"
+.TH NTPD 1 2010-09-27 "( 4.2.7p57)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2010 at 09:43:33 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 27, 2010 at 10:09:20 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 803a769b7b0fed068e2f1f6d2de5977daa38a39e..12fa578f28ba01bae0dc3c9e583f3f0d80f767ed 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:43:38 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:09: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.7p56\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p57\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 80a23d118cae1c78351c5e9edd388c84ac5ea39e..0752973008ea982b60817837eef52bcd2323d556 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:43:38 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:09: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.7p56"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p56"
+#define NTPDC_VERSION       "4.2.7p57"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p57"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bad3053b06e9973634fbb2bb4fec4d4a8bae0cd9..6db322f6065ead13ca7e68d7064aa3eee8a32dcb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2010 at 09:43:48 PM by AutoGen 5.10
+# It has been AutoGen-ed  September 27, 2010 at 10:09: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.7p56
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p57
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 113bd60b26341b6bf6e97a2ef66b3a970e73855b..1f928600d70e6984589af13a027195b0eeeabbc1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-09-25 "( 4.2.7p56)" "Programmer's Manual"
+.TH NTPDC 1 2010-09-27 "( 4.2.7p57)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2010 at 09:43:48 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 27, 2010 at 10:09:40 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4e0b55aac44b3b186f46d3b1212e9a9882d6cb90..4c9b0774a21153ca986e185bec7a829941d32320 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:43:49 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:09: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.7p56\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p57\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2aeac3cede2b71eef87882999e65fb2b0bdf21ac..bcfa09d08ae5a6a8a781e0fe94e363c923311794 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:43:49 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:09: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.7p56"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p56"
+#define NTPQ_VERSION       "4.2.7p57"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p57"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1fa00e3e3c3f7391240b7aa5793fbe5db9e6d1ff..cd06e6ace851a50c05e43e39acd27a659099ebb6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2010 at 09:44:02 PM by AutoGen 5.10
+# It has been AutoGen-ed  September 27, 2010 at 10:09:54 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.7p56
+ntpq - standard NTP query program - Ver. 4.2.7p57
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index a2713191ea69233171c8b333b349f9a2c5625668..ce0e78598bfb692968f5ba6c62d78bd38f77f2a5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-09-25 "( 4.2.7p56)" "Programmer's Manual"
+.TH NTPQ 1 2010-09-27 "( 4.2.7p57)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2010 at 09:44:02 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 27, 2010 at 10:09:54 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f96aae09a657647981bb5589855d24a481367fb3..0be307bd5552cc27c6562248b417eb550ec8d89c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:44:02 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:09:55 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.7p56\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p57\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3c23b8bd74cc115f3ca7a21a7c53d7880d064296..4c9da032364a86ebc4f12b741d418344aebc0a51 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:44:02 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:09:54 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.7p56"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p56"
+#define NTPSNMPD_VERSION       "4.2.7p57"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p57"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9f39ed15896f7bcf40801999cfcdac8b6379ce49..0a55c31640f4328c82b37b2b407a39b4b6cbecb1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2010 at 09:44:07 PM by AutoGen 5.10
+# It has been AutoGen-ed  September 27, 2010 at 10:10:00 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.7p56
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p57
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 2c419e45042be29ace875d489d77144adbe543a8..e9943d23eb8296f8ee66949ec8658d43f4fc391d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-09-25 "( 4.2.7p56)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-09-27 "( 4.2.7p57)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2010 at 09:44:07 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 27, 2010 at 10:10:00 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index eb1e326345486110e7340dea30ee84f168a32eb8..3f0343a36ee71c30366b763720a4cfedc4b0ce24 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=56
+point=57
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index eb6de38f410cfab8f9a313bf4a2c059ed2355047..bffec8f6de78ab590af52d794d7eb286201d0d78 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:45:13 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:11:27 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.7p56\n\
+"sntp - standard SNTP program - Ver. 4.2.7p57\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a8476934c52f8716a78ec386844381157638ee78..bef079e05fbd066132cd1edcae994ca85abda2b3 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:45:13 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:11:27 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.7p56"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p56"
+#define SNTP_VERSION       "4.2.7p57"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p57"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0951d1d23d94b63d0a6b7a69f06bcbddb550db83..a2da7cd6332bf3e4217cf5ec40e6facc7500fba2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2010 at 09:45:18 PM by AutoGen 5.10
+# It has been AutoGen-ed  September 27, 2010 at 10:11:34 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f2c2d5b128ddf09afcaadf7356b8924410257d5d..ddf74679018d6f2f13743412db138f66dd4a8621 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-09-25 "( 4.2.7p56)" "Programmer's Manual"
+.TH SNTP 1 2010-09-27 "( 4.2.7p57)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2010 at 09:45:18 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 27, 2010 at 10:11:34 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3914c0cb7a7a1825b46f06027a813985b37e498c..fd831006c910dea7460baa63289fb0ba32eeb6c5 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.7p56 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p57 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index 269ba88a2cbb3aee5b8979e44282285b431bcbeb..dd5bd3e58a38014ab9794d4c3727514d84f651e0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:45:19 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:11: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.7p56\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p57\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dcb89d8668ba7f475a75ccf0811add114af835f2..d583c40aa9e66265488bbc370907167217ce08ba 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  September 25, 2010 at 09:45:18 PM by AutoGen 5.10
+ *  It has been AutoGen-ed  September 27, 2010 at 10:11: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.7p56"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p56"
+#define NTP_KEYGEN_VERSION       "4.2.7p57"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p57"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3351ca8eecc97e052217db35d24944bf4b1732f7..eb72aac4974310f51545c8bd572fc2b839e4e61a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  September 25, 2010 at 09:45:25 PM by AutoGen 5.10
+# It has been AutoGen-ed  September 27, 2010 at 10:11:44 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.7p56
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p57
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 122a6a699481e7cbeb6b7bddb55bb695b4650997..38af8534f54326ae61d52ea78ecb2cd821ab6046 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-09-25 "(ntp 4.2.7p56)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-09-27 "(ntp 4.2.7p57)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  September 25, 2010 at 09:45:25 PM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September 27, 2010 at 10:11:43 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"