]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_7P45 NTP_4_2_7P45
authorHarlan Stenn <stenn@ntp.org>
Sun, 5 Sep 2010 10:11:24 +0000 (10:11 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 5 Sep 2010 10:11:24 +0000 (10:11 +0000)
bk: 4c836ccc-6REyLKNpjNJoIwqN-Eo-w

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 f6e6b1fd158da639ea3dbd735561acebc0dc54bd..25f528c35f7971ad774bfe03f9018a0a84309728 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.7p45) 2010/09/05 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1578] Consistently use -lm when needed.
 (4.2.7p44) 2010/08/27 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1573] from 4.2.6p3-RC1: Miscalculation of offset in sntp.
index c30ff0481c68ca3b642725390856358aa3274163..222ec42dba96514dd1cc2d24784cbd19c1f8fbdf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:07:05 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:08:31 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.7p44\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ <server1> ... <serverN> ]\n";
 #define zRcName     NULL
index fa69bc4981a177ce5ee51ce262f2e944e1e96fa0..96872ac6fc70cf4c79454c280546ded06982b6ae 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:07:04 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:08:31 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.7p44"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p44"
+#define NTPD_VERSION       "4.2.7p45"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.7p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 19f8839e9d0d282deee39e7823c321c0a390278f..e2866a1b3ffaf6b81ad25678c60272397f68fd59 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  August 27, 2010 at 10:07:25 AM by AutoGen 5.10
+# It has been AutoGen-ed  September  5, 2010 at 10:09:03 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.7p44
+ntpd - NTP daemon program - Ver. 4.2.7p45
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ <server1> ... <serverN> ]
   Flg Arg Option-Name    Description
index 1f3f6c59cf8d36ced6328ad9495cf25287ec86ed..8028cde6bb5e9cbeb474e8a10c9a3796180b16c3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2010-08-27 "( 4.2.7p44)" "Programmer's Manual"
+.TH NTPD 1 2010-09-05 "( 4.2.7p45)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  August 27, 2010 at 10:07:23 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September  5, 2010 at 10:09:03 AM by AutoGen 5.10
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0845b2b03d6aa64a5d9446209ff14811cbfdba94..b6a4be3e3f36164f9052b97f1a7fd657b0d6cf9b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:07:30 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:09:11 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.7p44\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0d91b5057ffa5e5d97a5567efaf91e8596379be5..4473e7b2ea49a5159a8f34d7b5bb317a464dce94 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:07:30 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:09:11 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.7p44"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p44"
+#define NTPDC_VERSION       "4.2.7p45"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e0b586f56abc7e878a01f47a63fb89cf4f7dfb65..73694b72b493612cd5a3429e8c9012870cfe0ef7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  August 27, 2010 at 10:07:41 AM by AutoGen 5.10
+# It has been AutoGen-ed  September  5, 2010 at 10:09:21 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.7p44
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p45
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index f0e884390ae9e37525ee08de857f90ad7a92f8bf..a6d4e89c24b1046aab040361db53ae50ffb69b2a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2010-08-27 "( 4.2.7p44)" "Programmer's Manual"
+.TH NTPDC 1 2010-09-05 "( 4.2.7p45)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  August 27, 2010 at 10:07:41 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September  5, 2010 at 10:09:21 AM by AutoGen 5.10
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d3cf354d9c70a7dbfa091c419fec9bf36d4f8252..8fbf875619f7d725f03d4821cec79d3bcb773202 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:07:42 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:09:22 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.7p44\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7ed60d078ed146e7a99e22b87278824194d161a5..a2ef541d55ed369ee24c7e915e23acf2cce1554b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:07:42 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:09:22 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.7p44"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p44"
+#define NTPQ_VERSION       "4.2.7p45"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.7p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 98b2fd75e00e9f279a1a6777e9b88b50a1e7a0da..52b0e3d9c8effa933c502e5b9c319e9ce10df9f7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  August 27, 2010 at 10:07:53 AM by AutoGen 5.10
+# It has been AutoGen-ed  September  5, 2010 at 10:09:34 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.7p44
+ntpq - standard NTP query program - Ver. 4.2.7p45
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 26dfdb5101e31676506e469c13e298172b0d0550..253f142d845c65649b932a9bde7d84c2c4b20bc5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2010-08-27 "( 4.2.7p44)" "Programmer's Manual"
+.TH NTPQ 1 2010-09-05 "( 4.2.7p45)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  August 27, 2010 at 10:07:53 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September  5, 2010 at 10:09:34 AM by AutoGen 5.10
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 52e7d1f0a68b25c3227bc0b59ffbf1bb8eac758d..a050be453d12bbc6bdaa6ee8c7f8929d12d717eb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:07:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:09:34 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.7p44\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6da24d1648ced6364c9ba6bf399b5b6a4131aa78..01243b12862d117ea32717a4842d1e0df09fbd86 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:07:54 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:09:34 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.7p44"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p44"
+#define NTPSNMPD_VERSION       "4.2.7p45"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 33eee1c456207fac4d6d528f6a76bfb50a951e6a..410533d457fcb8aa59e2b3a71790709578de9553 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  August 27, 2010 at 10:07:59 AM by AutoGen 5.10
+# It has been AutoGen-ed  September  5, 2010 at 10:09:41 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.7p44
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p45
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
index 3ba7a719d2ecda10a76694129d3a7afa21287bd0..72cdfd9129689861081b90824677db938785f688 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2010-08-27 "( 4.2.7p44)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-09-05 "( 4.2.7p45)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  August 27, 2010 at 10:07:58 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September  5, 2010 at 10:09:41 AM by AutoGen 5.10
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 75c6746515df050a7d33ec719b71d9271bac3f1b..72c7dacc2c713528a6b6427eefef4c4633cc97a7 100644 (file)
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=44
+point=45
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
index 6e0d705e63355b57e618455409c6d7517124c7b6..ddb382acc02764df8241777c5cd8e7169c290d3e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:09:07 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:10:59 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.7p44\n\
+"sntp - standard SNTP program - Ver. 4.2.7p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c2e8945c1cee70a91f2fc3cce22cd741a7e7428d..8255849cd954d13285a76cfe0cb1ffa5d1fcac93 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:09:07 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:10:59 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.7p44"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p44"
+#define SNTP_VERSION       "4.2.7p45"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.7p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3a0a62e21e4726697d9645faa3345dc9777e166c..0e49650f7b313dc100c589ba287c74ca24ee3ebf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  August 27, 2010 at 10:09:15 AM by AutoGen 5.10
+# It has been AutoGen-ed  September  5, 2010 at 10:11:05 AM by AutoGen 5.10
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 05c8b1274f583435083fc5c00e717aa505cd7ce6..99a21b91ecdd06821c9dcf7812849e336dada973 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2010-08-27 "( 4.2.7p44)" "Programmer's Manual"
+.TH SNTP 1 2010-09-05 "( 4.2.7p45)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  August 27, 2010 at 10:09:15 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September  5, 2010 at 10:11:05 AM by AutoGen 5.10
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7b1cb53e16526ad639c166dd8ebac30c5f42061d..0819d5a16857cdea196ab913e5f35ca3a7c270c0 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.7p44 of <code>sntp</code>.
+  <p>This document applies to version 4.2.7p45 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by the draft NTPv4
 IETF specification.
index d6c45e1cfe21b7528d33938a0fb9fb6490a5a69c..e41c288d5bd518b393dc3f247688ca0c709c15aa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:09:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:11:06 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.7p44\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p45\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4c4a09e47db23d1497b9983b5328ab4b7416595e..b1869c5b661285e254fd6041b13b109039fc7ec6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  August 27, 2010 at 10:09:15 AM by AutoGen 5.10
+ *  It has been AutoGen-ed  September  5, 2010 at 10:11:06 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.7p44"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p44"
+#define NTP_KEYGEN_VERSION       "4.2.7p45"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p45"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e474bddbd5d61bbbdbca6e4f2e148716eae1df2e..957add71b9b3f5df9be5c18c07003b85048b51c3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  August 27, 2010 at 10:09:21 AM by AutoGen 5.10
+# It has been AutoGen-ed  September  5, 2010 at 10:11:12 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.7p44
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p45
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 2f56d4f2ddbcf99b7e3cac0200e0dc8cf2211ed5..8134810caec6445ad3521c72def43b80dc5248f9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2010-08-27 "(ntp 4.2.7p44)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-09-05 "(ntp 4.2.7p45)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  August 27, 2010 at 10:09:21 AM by AutoGen 5.10
+.\"  It has been AutoGen-ed  September  5, 2010 at 10:11:12 AM by AutoGen 5.10
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"