]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P146 NTP_4_2_5P146
authorHarlan Stenn <stenn@ntp.org>
Wed, 26 Nov 2008 12:09:34 +0000 (07:09 -0500)
committerHarlan Stenn <stenn@ntp.org>
Wed, 26 Nov 2008 12:09:34 +0000 (07:09 -0500)
bk: 492d3c7eqgeSfZ7MkGCs7hmra0AVMg

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 fc2bfe97586e534d6fda7fdccf6e8138e6aa0269..b700e85a0af0f9de88781059c8cee2c88a7513db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p146) 2008/11/26 Released by Harlan Stenn <stenn@ntp.org>
 * Update Solaris CFLAGS for gsoc_sntp.
 (4.2.5p145) 2008/11/20 Released by Harlan Stenn <stenn@ntp.org>
 * Deal with time.h for sntp under linux.
index 093392f518e1461335d922344950a9c6161a2218..f37addc306b963f6f096b11b1cbbedf278ac1428 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:52:34 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:07:06 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.5p145\n\
+"sntp - standard SNTP program - Ver. 4.2.5p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d43039725870d9e6cd188bbd6b378e77182ff955..4813e5a86c00d63cef7de70a8cdede978f5f3885 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:52:33 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:07:06 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.5p145"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p145"
+#define SNTP_VERSION       "4.2.5p146"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 77110f7bb8c4b7304cd063f2e1c585201b587fd3..60ca041a0691ec36a4a4fb279c594f143aab54eb 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 20, 2008 at 06:52:36 AM EST
+# It has been AutoGen-ed  Wednesday November 26, 2008 at 07:07:08 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index d6caf72370d39f4f60e3512ae46ad35b68bf08c6..85191977a1912a9a7b69752c32fde4cb49745023 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-11-20 "( 4.2.5p145)" "Programmer's Manual"
+.TH SNTP 1 2008-11-26 "( 4.2.5p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 20, 2008 at 06:52:35 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:07:07 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 57760d31b08f1629ccc3d7283ef2e13a21c37e15..553f64df91d15dab1b9816ebe2373057492d4d57 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:39:23 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 06:53:49 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.5p145\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index e70b17a3a15f534298cfac796240d4d146775079..cfd542751feaf55822698ee18d319b06371d355f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:39:23 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 06:53:48 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.5p145"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p145"
+#define NTPD_VERSION       "4.2.5p146"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2b61ccdd61998ca807fcf0b57af5796af09454cc..f415f2c85f4b859b17029fc486880f8b131a2f41 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 20, 2008 at 06:39:26 AM EST
+# It has been AutoGen-ed  Wednesday November 26, 2008 at 06:53:52 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 33e2d302c2a5eb43522154c946f4ef63202be779..9dcb0a09387a7a2ce4946eedc097cab49582e9be 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-11-20 "( 4.2.5p145)" "Programmer's Manual"
+.TH NTPD 1 2008-11-26 "( 4.2.5p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 20, 2008 at 06:39:25 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 26, 2008 at 06:53:50 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6fcbff200e8470116119432be5b94823020d24e0..1d2abc4a0401e3b6181f7a8ea0aafb903998fafa 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:45:59 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:00:35 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.5p145\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0a6d27a895e9a82fa71dccc8bef9d9cc438fca71..15e708f1a19fe2c09814b2c7ced54d22119a5fd0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:45:59 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:00:34 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.5p145"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p145"
+#define NTPDC_VERSION       "4.2.5p146"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7e4845ae13747347565eff219b9b9d9f15f4050c..e8c4d4a6f93999baec1ad388ce9d92064aaf3118 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 20, 2008 at 06:46:01 AM EST
+# It has been AutoGen-ed  Wednesday November 26, 2008 at 07:00:37 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 19530dedd117f952791dcf66c93849eb851c3d21..f12170fcf87bac25d85603505d3c545092a40554 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-11-20 "( 4.2.5p145)" "Programmer's Manual"
+.TH NTPDC 1 2008-11-26 "( 4.2.5p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 20, 2008 at 06:46:00 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:00:36 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0e6f1be6aeb854461b0baa97f2202c0b36fb44df..08e6d8cacb963be8126a0b3e48c93e873c549dec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:46:30 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:01:05 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.5p145\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a3f6f7093bb11e46aa7d258ed584d625984f39b3..098f14f0aeee86cf522ec870d49a514af7ddc798 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:46:30 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:01:05 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.5p145"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p145"
+#define NTPQ_VERSION       "4.2.5p146"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b84cd59b697ce8efab9be442413e08dbe760bf77..a01211124029197b71477468b4f2d7be06e57b0a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 20, 2008 at 06:46:33 AM EST
+# It has been AutoGen-ed  Wednesday November 26, 2008 at 07:01:08 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 66ebf6d8f7f0f2684bb2282c1e52f3e1efc6f719..9064f88a362f3d4c3e9ae99b3a21f9815c91b461 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-11-20 "( 4.2.5p145)" "Programmer's Manual"
+.TH NTPQ 1 2008-11-26 "( 4.2.5p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 20, 2008 at 06:46:32 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:01:07 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c924cf653bc0506c074d19ead25a8a539a3e2c17..e18d7bd3aab84eb844599c13c77718eeb8a0d07e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:47:15 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:01:49 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.5p145\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p146\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ed4409c0db11dcbedc631eac924783d807714033..8c86d16ea2d121aa7029c90bcba12c3798a53377 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:47:15 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:01:49 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.5p145"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p145"
+#define NTPSNMPD_VERSION       "4.2.5p146"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f540a01a73ed1e3787df5c028f3e3f48620e1bc4..f05fabe11c79e7ed043492478516a0bcd24b249e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 20, 2008 at 06:47:17 AM EST
+# It has been AutoGen-ed  Wednesday November 26, 2008 at 07:01:51 AM EST
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 48aeaa073b7e01efb8f1dc71b01e808541774539..a01c5170f3af36a5d98b2fe9f404d2c2f5d01a60 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2008-11-20 "( 4.2.5p145)" "Programmer's Manual"
+.TH NTPSNMPD 1 2008-11-26 "( 4.2.5p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 20, 2008 at 06:47:16 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:01:50 AM EST
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c7812fe8e6d71a86b2082ede68394e5568978208..ed15d55f3e0c49570f003963cc99cc5b6d615b13 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=145
+point=146
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 1369085b90be39af752b060d2b2840fef72a4541..8cd5a2150f343b4a73bc95856351e57bd785d323 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:53:49 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:08:19 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.5p145\n\
+"sntp - standard SNTP program - Ver. 4.2.5p146\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 474f352a7213ddebe91925ce9dcb4dbcd74eeb59..cfe274badf6d82f537a91292454c7af8d884ea20 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:53:48 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:08:18 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.5p145"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p145"
+#define SNTP_VERSION       "4.2.5p146"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6c7b68e9833334c59cd8ee29f42a59e8ae3729c3..fab8fd6d1b3e6273e3bd9f436a5fab52944bc632 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 20, 2008 at 06:53:51 AM EST
+# It has been AutoGen-ed  Wednesday November 26, 2008 at 07:08:21 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b4a08367055660f77d9eb0a948598562f8912331..7461def78866afa22055f9474864d238ae2c6ec6 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-11-20 "( 4.2.5p145)" "Programmer's Manual"
+.TH SNTP 1 2008-11-26 "( 4.2.5p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 20, 2008 at 06:53:50 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:08:20 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ad270b86188bfe784ad21a900ceb18e7d084770a..6552125caf5951edfaecda586f0a8d58bdecb1d8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:53:57 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:08:28 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.5p145\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p146\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d5df95f9ff600b6fec7a8aa94a002e637ec54314..75be19aa6afed4e74c98bfad29eaa010af8b3e27 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday November 20, 2008 at 06:53:57 AM EST
+ *  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:08:27 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.5p145"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p145"
+#define NTP_KEYGEN_VERSION       "4.2.5p146"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p146"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c36784459e46a89e6a56e87c7d9c3d61e5c118bd..5c8d8c70a8c2e8f3ae40b3bab26dfc7ebfe1978c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday November 20, 2008 at 06:53:59 AM EST
+# It has been AutoGen-ed  Wednesday November 26, 2008 at 07:08:30 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 819bd005cbfae041edb6b491d68ed0ce825486d6..e8451fbb55f16f58e1de69a3fc782a4499f69621 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-11-20 "(ntp 4.2.5p145)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-11-26 "(ntp 4.2.5p146)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday November 20, 2008 at 06:53:59 AM EST
+.\"  It has been AutoGen-ed  Wednesday November 26, 2008 at 07:08:29 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"