]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P173 NTP_4_2_5P173
authorHarlan Stenn <stenn@ntp.org>
Fri, 8 May 2009 12:07:08 +0000 (08:07 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 8 May 2009 12:07:08 +0000 (08:07 -0400)
bk: 4a04206c1Ebh5q1eA-ZZnK_oMW8gQQ

30 files changed:
ChangeLog
gsoc_sntp/sntp-opts.c
gsoc_sntp/sntp-opts.h
gsoc_sntp/sntp-opts.texi
gsoc_sntp/sntp.1
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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index ab7543312022ed3711f38fa3bab14ce9c8a24df7..b2178ee1250420ba262adc8d0b6391a8c54ff104 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p173) 2009/05/08 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.4p7-RC6)
 (4.2.5p172) 2009/05/06 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1175] Instability in PLL daemon mode.
index 566417397fc888c70e6cc9314fc3bb0329f1e2d9..86aed99da1550854a0f007146cbbc99e148093ef 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:53:11 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 08:04:49 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -460,7 +460,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p172\n\
+"sntp - standard SNTP program - Ver. 4.2.5p173\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 16832d4b0bd2c1eecc47f375d594766ef3c544b6..005c6ece123b947cc605965971baa408df35572a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:53:10 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 08:04:48 AM EDT
  *  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.5p172"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p172"
+#define SNTP_VERSION       "4.2.5p173"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p173"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d11e7c13dfd413401563a3aaad032c5c5e865390..0a7198d08bdc2fd0be0f5f80830805d83bc29982 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday May  6, 2009 at 07:53:13 AM EDT
+# It has been AutoGen-ed  Friday May  8, 2009 at 08:04:51 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 378e94218465b383021e3c9aa9fa9ecbf2249cfe..2fd779b037ee48325b3e738eb8f894cf9b147435 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual"
+.TH SNTP 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:53:12 AM EDT
+.\"  It has been AutoGen-ed  Friday May  8, 2009 at 08:04:50 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0bcf843b3efec47e974111710f36d68addb8d06c..f19432f5072085849be21995468fe75ca5b9835c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:39:40 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 07:51:31 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p172\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p173\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index cb6accaec8a9a45316c4cf4471cf77110b17170b..f9efb3304cf16114a894c7a7d60e8525df3c3836 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:39:40 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 07:51:30 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p172"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p172"
+#define NTPD_VERSION       "4.2.5p173"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p173"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e60645ad6736a6000b93686e9cf0194bb95d2d09..83236705da2d1e7597465fbb78e46c52d04d4d54 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday May  6, 2009 at 07:39:43 AM EDT
+# It has been AutoGen-ed  Friday May  8, 2009 at 07:51:33 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p171
+ntpd - NTP daemon program - Ver. 4.2.5p172
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0925f7e27fbd1747bd793a91612f450bebc8affb..bf577c36d837d30e61bf28934d29e3dcf8a5b37e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual"
+.TH NTPD 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:39:42 AM EDT
+.\"  It has been AutoGen-ed  Friday May  8, 2009 at 07:51:32 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5348ca92f979ad96bfe411457b6c0f0a2407b017..4e7af6f30e4bbacb60eec1fb7f7172c311b234de 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:46:28 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:13 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p172\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p173\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2f8e85d4de26ac00cedd3b10cf9ddd456854830c..52775cc784616d7f8f3230e1542f497372f4fdaa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:46:27 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:12 AM EDT
  *  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.5p172"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p172"
+#define NTPDC_VERSION       "4.2.5p173"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p173"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 526ed5428dfaefe585084845f467e79539670bb5..7fd9bb7f3e05a8a237bc6ec1ec7fe3c138b31eab 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday May  6, 2009 at 07:46:29 AM EDT
+# It has been AutoGen-ed  Friday May  8, 2009 at 07:58:15 AM EDT
 # 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.5p171
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p172
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index d923c0d0c0a2311ba53df8f6edda1c96df5d2697..9f0e105c96c40472f7d9c41c2a98e8355766bf2e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual"
+.TH NTPDC 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:46:29 AM EDT
+.\"  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:14 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 53fc227e8af98dd7240f1d97eb87ac580c2921ce..77b1cbd067f76970b4a2b17e609c8a2c5d16b692 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:46:58 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:43 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p172\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p173\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c8762e7c168b90cb13962b6239708929f15a9561..304b70342f5fb02bf9254bb5c443512a244365f5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:46:58 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:43 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p172"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p172"
+#define NTPQ_VERSION       "4.2.5p173"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p173"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 020904b265155b12687229c2604497a59b1997cf..26b2a177a8f01652f0b6f476c83f30a8fa1f1aca 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday May  6, 2009 at 07:47:00 AM EDT
+# It has been AutoGen-ed  Friday May  8, 2009 at 07:58:46 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p171
+ntpq - standard NTP query program - Ver. 4.2.5p172
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 9209b0f318586f34c8798bc3bdaf07c806af3a66..3e09e9bf0594d926ea43257f39ca76e9c82baf4b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual"
+.TH NTPQ 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:46:59 AM EDT
+.\"  It has been AutoGen-ed  Friday May  8, 2009 at 07:58:44 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 75703cde3aa087448288b3f5b1fa90cf42da21ce..1e707affc2c30dab59c79dcda6d1e8a1c525666e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:47:44 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 07:59:28 AM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -228,7 +228,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPSNMPD";
 tSCC   zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p172\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p173\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 02a268387f23a641e754f2df19d7f82b7fa256ac..5879de3ca0af721842f7a6b01e22f56fcec05b1b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:47:44 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 07:59:28 AM EDT
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -62,8 +62,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    7
-#define NTPSNMPD_VERSION       "4.2.5p172"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p172"
+#define NTPSNMPD_VERSION       "4.2.5p173"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p173"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2962bf2411a3212e31a0c241bbb51b05fac04e60..cb30551ec4491bf33ee46f499c85f931d0a1a8e1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday May  6, 2009 at 07:47:46 AM EDT
+# It has been AutoGen-ed  Friday May  8, 2009 at 07:59:30 AM EDT
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3649902e9be2597da1c02e1e6d38f026ca425d41..16386e443b9abbb2cf7956542754737361c45e53 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:47:45 AM EDT
+.\"  It has been AutoGen-ed  Friday May  8, 2009 at 07:59:30 AM EDT
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6f494f6489f6ae7c3819a90702fa0fdb71c5b893..054adab40a11fc014a6cd0b46e99c968d50e6cca 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=172
+point=173
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 81770d62767e6a2876b6be1cc7bedcd9d18f40aa..5b437d4981b94fbe3f4cd0540ed3b0fe5ba5644d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:54:08 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:46 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p172\n\
+"sntp - standard SNTP program - Ver. 4.2.5p173\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fad057971c460c9c39e6f5e3479cab90768c27a4..b87e6cd2aec0da0bf59eb85b3a52b0a382735a1b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:54:07 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:45 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p172"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p172"
+#define SNTP_VERSION       "4.2.5p173"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p173"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0f886549d0298cf40c4abb90e78255ea09f11ff9..fea2969b6ad96932bf097ca8ad77a52786f1dfd6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday May  6, 2009 at 07:54:10 AM EDT
+# It has been AutoGen-ed  Friday May  8, 2009 at 08:05:48 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4c75fc6d5ede3d4cbe63444057b394f4d6307bff..631f7d85d35327d02f19d96827567ac5c55c1d38 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-05-06 "( 4.2.5p172)" "Programmer's Manual"
+.TH SNTP 1 2009-05-08 "( 4.2.5p173)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:54:09 AM EDT
+.\"  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:47 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c090e9b0e684b532fb2574baf87fb127a9af4b0a..98fb53bbcca628d19d170f409e5908e61320320f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:54:18 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:55 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p172\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p173\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5483475445a71bebcfba341eb70773a018bb26cc..84cf5fbff26522d3b942da257fede4cf9ce81e0c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:54:17 AM EDT
+ *  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:55 AM EDT
  *  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.5p172"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p172"
+#define NTP_KEYGEN_VERSION       "4.2.5p173"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p173"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b75326de128af3e2bd561afb22b9ba37df45c8c2..b62a167d4e5d2dce726255243868e2cd0128e576 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday May  6, 2009 at 07:54:21 AM EDT
+# It has been AutoGen-ed  Friday May  8, 2009 at 08:05:57 AM EDT
 # 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.5p171
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p172
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 60883ea58f4dbfea58389d6379ec411e0c0a3689..b027d4028c96c46961f484ad6986f42bdcdb3686 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-05-06 "(ntp 4.2.5p172)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-05-08 "(ntp 4.2.5p173)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday May  6, 2009 at 07:54:19 AM EDT
+.\"  It has been AutoGen-ed  Friday May  8, 2009 at 08:05:56 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"