]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P161 NTP_4_2_5P161
authorHarlan Stenn <stenn@ntp.org>
Tue, 31 Mar 2009 11:56:41 +0000 (06:56 -0500)
committerHarlan Stenn <stenn@ntp.org>
Tue, 31 Mar 2009 11:56:41 +0000 (06:56 -0500)
bk: 49d204f9vDgewMnXe0pwy6cc2l7moA

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 2400e8d2bfbd717418360f44ddb3a02d4a0a880f..91466ac2cb272ca5d41bcf13fa9c14b4f556243e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p161) 2009/03/31 Released by Harlan Stenn <stenn@ntp.org>
 * Documentation updates from Dave Mills.
 (4.2.5p160) 2009/03/30 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.4p7)
index 15069d1c692d9867ad835c8c04d5d35a19e77c62..2870f41b801607b0c0545cdb52c90b62204530c2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 09:03:00 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:54:38 AM EST
  *  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.5p160\n\
+"sntp - standard SNTP program - Ver. 4.2.5p161\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ab538448195a3ab420f5326b477cbd4733f4c0fc..8e04cf127dd93822b682cef0b11070cefa9aa724 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 09:03:00 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:54:38 AM EST
  *  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.5p160"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p160"
+#define SNTP_VERSION       "4.2.5p161"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p161"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4976fe7c8337eac9c092f744ee5b8cf82d036651..2edbc851224f7b438b2c499c22e299f76051369c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 09:03:03 AM EST
+# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:54:41 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 82aca11f65803850c09cbbb71d8d26ff93668b8f..0ecdeaaeaabb7e5c3c243a780e7297781847b657 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
+.TH SNTP 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 09:03:02 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:54:39 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9567cea59482e7e72c84fe6d16f3d617f85e4394..9b91f19092aa97a27755253ac47cabbbe336a975 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 08:43:54 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:41:27 AM EST
  *  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.5p160\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p161\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index d6c0b8d306629e7dda954068a4f455fda90d7bb8..27d3394b51feadb8411126492fbc2b53198f1575 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 08:43:53 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:41:26 AM EST
  *  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.5p160"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p160"
+#define NTPD_VERSION       "4.2.5p161"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p161"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index be9c3912c76c61a5d7336d908e210824dc5804c6..08bc589d480018aa1d5362022fbea4ea89ab3b44 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 08:43:58 AM EST
+# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:41:30 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2be1ac4961a2246cadeeb6cb0108e98b480f9eb0..05be7dbf1e307635560c0b80a27e62eb3b2dd925 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
+.TH NTPD 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 08:43:56 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:41:29 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 854e8e021bd6f1209cb1fde347698ad107ece247..13247b6311ac98b8baa51a2a29b18ebc6582ba71 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 08:53:25 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:06 AM EST
  *  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.5p160\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p161\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5075c5b729dfd4f8ba3e3c4124c0932558628be8..842531c14e34d342418da263e91920615b91b515 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 08:53:25 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:05 AM EST
  *  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.5p160"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p160"
+#define NTPDC_VERSION       "4.2.5p161"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p161"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2a26b32178c42ff9efdcacb3e769e2aa6ec91c29..9c2e2f072cffe8a31d7fa4b075d29b0f1c1c253b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 08:53:28 AM EST
+# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:08 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0990dfbb78c7ce52fdbf5b61bd798f5521c5cd7f..8cabf986d33946330c0895b027aae97c2022895a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
+.TH NTPDC 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 08:53:27 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:07 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4ae1320f322006b95e860e9f4fecad0c37635f77..ae090a5464b1703e9e1bb9b044e128babd7eeb2b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 08:54:03 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:35 AM EST
  *  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.5p160\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p161\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f4bec33609972db450d885eebf8da04459bd294c..143379a0713a8c575fa5c9273cf37484e4ef795a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 08:54:03 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:35 AM EST
  *  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.5p160"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p160"
+#define NTPQ_VERSION       "4.2.5p161"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p161"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ff51a641b5772678902d521ae67c5bdffdbebb79..163a9cb0f9bcc58faada18beb2ae826d1ecca8b3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 08:54:06 AM EST
+# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:38 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index dc5041aeff6665fc191d9c0076292bc64ec3b442..dfb9b357688b78025208f98e6ca9b16b392fde37 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
+.TH NTPQ 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 08:54:05 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:48:37 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1f81561e4918c3ed3ec9886a9784fad2eb7dcbd0..0ad994a76be5ed37677bbc6741cbb102faae0ffa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 08:55:16 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:49:21 AM EST
  *  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.5p160\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p161\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7bbdd8494b008dc0e7c591b5379c84c82d23b167..393160e848d05b76cc3030cdb96a1d837f5fe955 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 08:55:15 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:49:20 AM EST
  *  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.5p160"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p160"
+#define NTPSNMPD_VERSION       "4.2.5p161"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p161"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7a00c55bbca2d236dee59ca5256c4d45e91848ae..fec19be60261983ef651088d2f803a44c07cf264 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 08:55:18 AM EST
+# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:49:22 AM EST
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 25564c710a1a13ff42c4589eaa3065a8664ab31a..aadf84b6cf67b3df0fdb0716a1e1033c9c2d0f16 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 08:55:17 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:49:22 AM EST
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f59ea5ad1a7f5d8a3a97f160e41d7dcb226f0189..d51177c1c345f26cd229fd4dc54fa8dddcfa49b4 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=160
+point=161
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 62246bb8b4c6f141071ebc4c2b48a5604b26c36c..f9c7751f057b0f174cf606583d1514956204c586 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:18 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:33 AM EST
  *  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.5p160\n\
+"sntp - standard SNTP program - Ver. 4.2.5p161\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3bdd75c56d6831bffaf750dd22395dfaa1cd5ee5..33ea4941944be9833f436f5f9093a3562852906e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:17 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:32 AM EST
  *  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.5p160"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p160"
+#define SNTP_VERSION       "4.2.5p161"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p161"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 80a0116c317fa48c5343fb64e5995858ab637923..22cd73925a0e7fdbc9b69ca0fc7943716afbb251 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 09:04:20 AM EST
+# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:35 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1cff0f9ee915978fa4c3e2ae7d2cf67261cc688a..d145fbff1cf162c49d5672c567708f3ae6462dc7 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
+.TH SNTP 1 2009-03-31 "( 4.2.5p161)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:19 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:34 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 952a75dc8662fa3ac7f20c86d78d35160dce5128..eb8642fe294a5e3f064bef3ae8f8f8ceb76fa1af 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:32 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:44 AM EST
  *  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.5p160\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p161\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1898c120f7abfde12a4df34deaad05a001bfb645..e2ef505d0d7520c5b5e82115b8c35fc09c6b9b4d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:31 AM EST
+ *  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:43 AM EST
  *  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.5p160"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p160"
+#define NTP_KEYGEN_VERSION       "4.2.5p161"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p161"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2033ff3acc5efa603fd7bf499886bb452f5c012e..12b22debbdbf01f6559a4de67a6dd9552b616f76 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday March 30, 2009 at 09:04:34 AM EST
+# It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:46 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 40b16c841090b0e5859a7a50d83ea916266ae2af..2cb46eb766e4cd09d8e236ce40817ab2505d4450 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-03-30 "(ntp 4.2.5p160)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-03-31 "(ntp 4.2.5p161)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:33 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 31, 2009 at 06:55:45 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"