]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P160 NTP_4_2_5P160
authorHarlan Stenn <stenn@ntp.org>
Mon, 30 Mar 2009 14:06:35 +0000 (09:06 -0500)
committerHarlan Stenn <stenn@ntp.org>
Mon, 30 Mar 2009 14:06:35 +0000 (09:06 -0500)
bk: 49d0d1eb05Z83NSm7v4b3osqkVmggg

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 ef520c5c0b25b46fc8d21dcb70401da18bf0f98f..0b77d632e4e4abd404b9efbbc3b4cfb2a60d94e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p160) 2009/03/30 Released by Harlan Stenn <stenn@ntp.org>
 * Include (4.2.4p7)
 (4.2.5p159) 2009/03/28 Released by Harlan Stenn <stenn@ntp.org>
 * "bias" changes from Dave Mills.
index 302d5c50cc66d6291d0d223a1085b5b871a7a653..15069d1c692d9867ad835c8c04d5d35a19e77c62 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:53:17 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 09:03:00 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.5p159\n\
+"sntp - standard SNTP program - Ver. 4.2.5p160\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c2f370674c5c05abed145ec1ec38d7b367e8a3fa..ab538448195a3ab420f5326b477cbd4733f4c0fc 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:53:16 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 09:03:00 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.5p159"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p159"
+#define SNTP_VERSION       "4.2.5p160"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p160"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 687ba3481366c98c71bb93b91bfbda91b86be596..4976fe7c8337eac9c092f744ee5b8cf82d036651 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 28, 2009 at 06:53:19 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 09:03:03 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9ac8b6fb0f71dc962893035c938b2bf300badd04..82aca11f65803850c09cbbb71d8d26ff93668b8f 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual"
+.TH SNTP 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 28, 2009 at 06:53:17 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 09:03:02 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 31e208cbc2bdf3ddffad161428f265ea2b915979..9567cea59482e7e72c84fe6d16f3d617f85e4394 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:39:54 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 08:43:54 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.5p159\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p160\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 9eb493135dadebfd0c036e8c25e5de38330698cd..d6c0b8d306629e7dda954068a4f455fda90d7bb8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:39:53 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 08:43:53 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.5p159"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p159"
+#define NTPD_VERSION       "4.2.5p160"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p160"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4aa42632128660157a15ba18a41c4596f76b30e1..be9c3912c76c61a5d7336d908e210824dc5804c6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 28, 2009 at 06:39:56 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 08:43:58 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 81d4fece5541c8a2e3136a04b3a0dd26a8757f87..2be1ac4961a2246cadeeb6cb0108e98b480f9eb0 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual"
+.TH NTPD 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 28, 2009 at 06:39:55 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 08:43:56 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 30736e9a629c89b3965a9fbc5393ca5f2584a6be..854e8e021bd6f1209cb1fde347698ad107ece247 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:46:37 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 08:53:25 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.5p159\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p160\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 158419a77ba389d599a40a631f20201942f5496d..5075c5b729dfd4f8ba3e3c4124c0932558628be8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:46:36 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 08:53:25 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.5p159"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p159"
+#define NTPDC_VERSION       "4.2.5p160"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p160"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 962dd6317c2beb67c0a22a3d69e5a73a8b1368e7..2a26b32178c42ff9efdcacb3e769e2aa6ec91c29 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 28, 2009 at 06:46:38 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 08:53:28 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 173a70b43ee90b734d76d7b62a49a1fdf93fc459..0990dfbb78c7ce52fdbf5b61bd798f5521c5cd7f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual"
+.TH NTPDC 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 28, 2009 at 06:46:38 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 08:53:27 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cacf629df3f418ee65da355d070ab82affa0a0eb..4ae1320f322006b95e860e9f4fecad0c37635f77 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:47:07 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 08:54:03 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.5p159\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p160\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5e08ccab0cc45be8e736d5a8908f83d4eb61248c..f4bec33609972db450d885eebf8da04459bd294c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:47:06 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 08:54:03 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.5p159"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p159"
+#define NTPQ_VERSION       "4.2.5p160"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p160"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f8b68acf872eed773d95273bcc29b85752545e9d..ff51a641b5772678902d521ae67c5bdffdbebb79 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 28, 2009 at 06:47:09 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 08:54:06 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6bc23b101604ac5899d19249d4de811a6bf7b443..dc5041aeff6665fc191d9c0076292bc64ec3b442 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual"
+.TH NTPQ 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 28, 2009 at 06:47:08 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 08:54:05 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1a4ea577849abd547b6f1111433ebead2333a5a3..1f81561e4918c3ed3ec9886a9784fad2eb7dcbd0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:47:51 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 08:55:16 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.5p159\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p160\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c2da3374764368c839db1023cbe67dd03e2795ae..7bbdd8494b008dc0e7c591b5379c84c82d23b167 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:47:51 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 08:55:15 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.5p159"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p159"
+#define NTPSNMPD_VERSION       "4.2.5p160"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.5p160"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4dd329092fd3ea4a28a250d3987d603293933d41..7a00c55bbca2d236dee59ca5256c4d45e91848ae 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 28, 2009 at 06:47:53 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 08:55:18 AM EST
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 84746a108ab10792b6e8278010cd608882fdd8ff..25564c710a1a13ff42c4589eaa3065a8664ab31a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual"
+.TH NTPSNMPD 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 28, 2009 at 06:47:53 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 08:55:17 AM EST
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f5f88f43e6a001073bee71c38aa2ff23b295ec67..f59ea5ad1a7f5d8a3a97f160e41d7dcb226f0189 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=159
+point=160
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 5fe3f896ce04dd560f53e17eb05d06c132ab82d4..62246bb8b4c6f141071ebc4c2b48a5604b26c36c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:54:13 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:18 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.5p159\n\
+"sntp - standard SNTP program - Ver. 4.2.5p160\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f83b2be02a16deb34e1e92d30efa016d6e19a49f..3bdd75c56d6831bffaf750dd22395dfaa1cd5ee5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:54:12 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:17 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.5p159"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p159"
+#define SNTP_VERSION       "4.2.5p160"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p160"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index abf5bfc7ad2796909a88e4ced56582420266bf13..80a0116c317fa48c5343fb64e5995858ab637923 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 28, 2009 at 06:54:15 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 09:04:20 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 37d28e016dd4fe6f38581fce68f6e0c62ea4d3fc..1cff0f9ee915978fa4c3e2ae7d2cf67261cc688a 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2009-03-28 "( 4.2.5p159)" "Programmer's Manual"
+.TH SNTP 1 2009-03-30 "( 4.2.5p160)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 28, 2009 at 06:54:14 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:19 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8206240b94fd30769e7a6d05b28c191534ca53ce..952a75dc8662fa3ac7f20c86d78d35160dce5128 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:54:22 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:32 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.5p159\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p160\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a93c563d0946f9867ebcf0bad4bc226b2b08ad71..1898c120f7abfde12a4df34deaad05a001bfb645 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 28, 2009 at 06:54:21 AM EST
+ *  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:31 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.5p159"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p159"
+#define NTP_KEYGEN_VERSION       "4.2.5p160"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p160"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 02ecfdea92d40058cb7e55b122ace5b43b030192..2033ff3acc5efa603fd7bf499886bb452f5c012e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 28, 2009 at 06:54:24 AM EST
+# It has been AutoGen-ed  Monday March 30, 2009 at 09:04:34 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9b3b05f4e0cf52d299a556d3649d7bd45b7fdffb..40b16c841090b0e5859a7a50d83ea916266ae2af 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-03-28 "(ntp 4.2.5p159)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-03-30 "(ntp 4.2.5p160)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 28, 2009 at 06:54:24 AM EST
+.\"  It has been AutoGen-ed  Monday March 30, 2009 at 09:04:33 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"