]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P162 NTP_4_2_5P162
authorHarlan Stenn <stenn@ntp.org>
Thu, 9 Apr 2009 13:58:19 +0000 (09:58 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 9 Apr 2009 13:58:19 +0000 (09:58 -0400)
bk: 49ddfefbS-bm69QCifNLwIV4gc6PsA

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 1b9b0fdfb757d48fc943a7555a6705ad378772b4..7fd7dd41b60c9c23086910a00c3b48ad3fa28ea9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p162) 2009/04/09 Released by Harlan Stenn <stenn@ntp.org>
 * Documentation updates from Dave Mills.
 * Mitigation and PPS cleanup from Dave Mills.
 * Include (4.2.4p7-RC2)
index 2870f41b801607b0c0545cdb52c90b62204530c2..80b793aadfea3fef48feca5947024bb35026004e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:54:38 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:54:52 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.5p161\n\
+"sntp - standard SNTP program - Ver. 4.2.5p162\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8e04cf127dd93822b682cef0b11070cefa9aa724..04bb7bb385405c54414c28bc3b5d4c2ba7447be9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:54:38 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:54:50 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.5p161"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p161"
+#define SNTP_VERSION       "4.2.5p162"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p162"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2edbc851224f7b438b2c499c22e299f76051369c..fd63f2af5bbfed4f1203274eca8c62a7da379198 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:54:41 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 09:54:56 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0ecdeaaeaabb7e5c3c243a780e7297781847b657..ec7c76e23e7126dbfc99612b41e74d347b2ab190 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
+.TH SNTP 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:54:39 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 09:54:54 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9b91f19092aa97a27755253ac47cabbbe336a975..fdae70eb33efe9d492f32ae8f680fb2c8893eb4e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:41:27 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:36:07 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.5p161\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p162\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 27d3394b51feadb8411126492fbc2b53198f1575..cc2bcf75db9417c6854d756891b64d08d785bb23 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:41:26 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:36:06 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.5p161"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p161"
+#define NTPD_VERSION       "4.2.5p162"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p162"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 08bc589d480018aa1d5362022fbea4ea89ab3b44..01f0a022763bce61ecc7b7185e3d02a78413091e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:41:30 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 09:36:12 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.5p158
+ntpd - NTP daemon program - Ver. 4.2.5p161
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 05be7dbf1e307635560c0b80a27e62eb3b2dd925..1019889a1ccf817f154536cebf23b6ecc1265065 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
+.TH NTPD 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:41:29 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 09:36:09 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 13247b6311ac98b8baa51a2a29b18ebc6582ba71..118a442a35f58f8e5bb96d42fa4ccc887d34bb1f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:06 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:45:46 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.5p161\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p162\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 842531c14e34d342418da263e91920615b91b515..c86d11c90d84f6f92c32d446ae6afbf05466fc0a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:05 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:45:45 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.5p161"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p161"
+#define NTPDC_VERSION       "4.2.5p162"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p162"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9c2e2f072cffe8a31d7fa4b075d29b0f1c1c253b..55177165f6185b1814b186622b4ab911bac4a524 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:08 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 09:45:49 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.5p158
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p161
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 8cabf986d33946330c0895b027aae97c2022895a..05c29d3c5921f19b7c8cd1fa7a59b111772c435e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
+.TH NTPDC 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:07 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 09:45:48 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ae090a5464b1703e9e1bb9b044e128babd7eeb2b..0060267aaf689b7d17c0488a153d31269fc0c783 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:35 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:46:24 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.5p161\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p162\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 143379a0713a8c575fa5c9273cf37484e4ef795a..fd785d3bcaa870fe3ab282318e80389681305dba 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:35 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:46:24 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.5p161"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p161"
+#define NTPQ_VERSION       "4.2.5p162"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p162"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 163a9cb0f9bcc58faada18beb2ae826d1ecca8b3..4c38ecfd99152b76bff70cd9874906b593836060 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:38 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 09:46:27 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.5p158
+ntpq - standard NTP query program - Ver. 4.2.5p161
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index dfb9b357688b78025208f98e6ca9b16b392fde37..9e4633c4a5ad7f69cc41e153c188f030718e0e61 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
+.TH NTPQ 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:37 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 09:46:26 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0ad994a76be5ed37677bbc6741cbb102faae0ffa..efd32d5cf764abbcf80550ed403be3932258137a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:49:21 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:47:19 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.5p161\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p162\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 393160e848d05b76cc3030cdb96a1d837f5fe955..f2c951fac2546603ddccb20076f90425bb97255b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:49:20 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:47:19 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.5p161"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p161"
+#define NTPSNMPD_VERSION       "4.2.5p162"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p162"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index fec19be60261983ef651088d2f803a44c07cf264..26dfe7a9cf399daf04fcefd43c1f04eaa2a0133f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:49:22 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 09:47:21 AM EDT
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index aadf84b6cf67b3df0fdb0716a1e1033c9c2d0f16..b788ee5f718f2c57ce7a2a1a40c00368fa6da1b2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:49:22 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 09:47:21 AM EDT
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d51177c1c345f26cd229fd4dc54fa8dddcfa49b4..5cf0b6421d21f6aa0aa555b651f1caf175a52fc0 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=161
+point=162
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index f9c7751f057b0f174cf606583d1514956204c586..82b20eab01052398f099bd171620532670a4e9d9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:33 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:56:10 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.5p161\n\
+"sntp - standard SNTP program - Ver. 4.2.5p162\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 33ea4941944be9833f436f5f9093a3562852906e..1f71319dfb1f18f851068a6ddd30f631431b52ec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:32 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:56:09 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.5p161"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p161"
+#define SNTP_VERSION       "4.2.5p162"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p162"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 22cd73925a0e7fdbc9b69ca0fc7943716afbb251..4228a55aea7a97fe988e28b8046be888d5cea414 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:35 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 09:56:13 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index d145fbff1cf162c49d5672c567708f3ae6462dc7..2e424cb73735cb4feaec191116373cdc021f5241 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
+.TH SNTP 1 2009-04-09 "( 4.2.5p162)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:34 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 09:56:11 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index eb8642fe294a5e3f064bef3ae8f8f8ceb76fa1af..c7204e1a2bcadd75ad1193af51b0f32c620e21e0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:44 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:56:25 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.5p161\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p162\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e2ef505d0d7520c5b5e82115b8c35fc09c6b9b4d..c19dbef533905994816e712647232d86cfe86089 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:43 AM EST
+ *  It has been AutoGen-ed  Thursday April  9, 2009 at 09:56:24 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.5p161"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p161"
+#define NTP_KEYGEN_VERSION       "4.2.5p162"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p162"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 12b22debbdbf01f6559a4de67a6dd9552b616f76..c1b967d315516baa7cbcee3e49d482d3ea52c7b3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:46 AM EST
+# It has been AutoGen-ed  Thursday April  9, 2009 at 09:56:28 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.5p158
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p161
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 2cb46eb766e4cd09d8e236ce40817ab2505d4450..61cfbff5b25777ec90443ae868833c1ef7db495f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-03-31 "(ntp 4.2.5p161)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-04-09 "(ntp 4.2.5p162)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:45 AM EST
+.\"  It has been AutoGen-ed  Thursday April  9, 2009 at 09:56:26 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"