]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P7_RC4 NTP_4_2_4P7_RC4
authorHarlan Stenn <stenn@ntp.org>
Wed, 29 Apr 2009 08:03:41 +0000 (04:03 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 29 Apr 2009 08:03:41 +0000 (04:03 -0400)
bk: 49f809ddmsSY7Uq7uxxjZBBEcg_q8A

25 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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
packageinfo.sh
sntp/sntp-opts.c
sntp/sntp-opts.h
sntp/sntp-opts.texi
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index f059cc7127973589c9ab6c7923a341bf946ff23e..91b1da15d7a5ec1d347bd565f5dde2923cb1679c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.4p7-RC4) 2009/04/29 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1167] use gcc -Winit-self only if it is understood
 
index bbb891e00e86bb1ae2e4393e00b975e07a920377..725dc886789c16541fd037107b1a063da5685bc8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:05:33 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:03 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p7-RC3\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p7-RC4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 4f9f2744a4f3f74262cd2a312cf30a94ed64ff33..2f43d0f1d65ba290456f1e7bf9070d221719150a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:05:32 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:02 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.4p7-RC3"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p7-RC3"
+#define NTPD_VERSION       "4.2.4p7-RC4"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p7-RC4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3de7aac87b3be8e78e25528639d78ffffbebc15d..27f1d67a49f6defaa3599f44805accd5b87c7350 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 22, 2009 at 08:05:36 AM EDT
+# It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:06 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 987224af08cfafa61e4dfbf2c3c6f6aafe8bf640..5e331cbdc9964cdc2b71d59c4a25cbb7efd46a85 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-04-22 "( 4.2.4p7-RC3)" "Programmer's Manual"
+.TH NTPD 1 2009-04-29 "( 4.2.4p7-RC4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:05:35 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:04 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d3230fa1ace57e49d6ee5a7b0d2d830e8debfd6c..ffdb3b7ab7b8ce08981437e49a87afc408d799b1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:05:38 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:08 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1072,7 +1072,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC3\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 23b1b9d0b1922d38ead5137ddf63d155f862c30b..26c4bc1769180177f25e69761fad8497c2b87abe 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:05:37 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:07 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -98,8 +98,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.4p7-RC3"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC3"
+#define NTPDSIM_VERSION       "4.2.4p7-RC4"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 11b96bd6924ac01f60767fd9e819ac24e563f46b..6eb6c56baba2e1bbf51207716cd1317d37af9248 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 22, 2009 at 08:05:41 AM EDT
+# It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:10 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f42a67db5331177e0f508eb7fa74ad0c5c79476b..69d20faed7e68f6929fad7c5fb01183d71c40dcd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2009-04-22 "( 4.2.4p7-RC3)" "Programmer's Manual"
+.TH NTPDSIM 1 2009-04-29 "( 4.2.4p7-RC4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:05:40 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:09 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b9df25f7a9292e46201b2fcc483b1c12d7d83093..75db9e8bf76eb7b1de365cf8b5ac5c99f986c3d9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:15:17 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:29 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.4p7-RC3\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b874e9dc3eacccdb91a2fe05938db20068116707..817fc25fb1e16ccf88cd0a221eb6bd4f638a1c05 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:15:16 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:28 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.4p7-RC3"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC3"
+#define NTPDC_VERSION       "4.2.4p7-RC4"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 537cf76bdf333a64f1a917e918c57dccac42596e..32bcc2734a1bd0f10a6fe7f5999af951a960c323 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 22, 2009 at 08:15:19 AM EDT
+# It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:31 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 69999519068521f5afe61b7379a8046a38379150..b9ad17777bbe6972a9d30798fba4c52136327296 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-04-22 "( 4.2.4p7-RC3)" "Programmer's Manual"
+.TH NTPDC 1 2009-04-29 "( 4.2.4p7-RC4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:15:18 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:30 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1f2a1a4abde4e4f73f3a69cc17519b1a8ac507ae..f6d7d473b71f661bf71c01edd5e25ce214c74647 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:15:53 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:58 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.4p7-RC3\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p7-RC4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1f9a6789e9e9a30ad0e5af6f39772e381ca4fd50..6c5ce36e6850797931c4e1354f43879b6737040e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:15:53 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:58 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.4p7-RC3"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p7-RC3"
+#define NTPQ_VERSION       "4.2.4p7-RC4"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p7-RC4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2877b6465d2dcf11f4075978dc861940c269c8a3..4c1b7c2ccff3337a03fe5d2871bc0899e873a2f4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 22, 2009 at 08:15:56 AM EDT
+# It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:01 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9eb59229cc21355e106a3399c17b9d3c01003814..e59f0cec67776db6ee5548d6c676699cf07ddbac 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-04-22 "( 4.2.4p7-RC3)" "Programmer's Manual"
+.TH NTPQ 1 2009-04-29 "( 4.2.4p7-RC4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:15:55 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:00 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ae2f841ef52845cc3345aef1302d5de219002163..86f6a60c8c2d553e51a5580f5216ebf373dc5deb 100644 (file)
@@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=3
+rcpoint=4
 #rcpoint=GRONK
index d51f26279080b187c278d3df368a080a82a84399..47ad5b1d4b951081392a98bfe0cf53911119205a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:16:26 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:27 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.4p7-RC3\n\
+"sntp - standard SNTP program - Ver. 4.2.4p7-RC4\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index abd6576967a2089e7a1242802d5621aa8a7107fe..64ebcb774cdb361747c9255de8f60bfe7166003d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:16:25 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:26 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.4p7-RC3"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p7-RC3"
+#define SNTP_VERSION       "4.2.4p7-RC4"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p7-RC4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f1195e950e809213e9e1dd4104fcce9d3907c0dd..b987acd754c19b6a2916102a7f92c8449b59ff06 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 22, 2009 at 08:16:28 AM EDT
+# It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:29 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4d5f9b09a54e3b5aef8c3ef2b2d4600057f69343..2fd9163926fcf9b9b1a549dbd9693d4e09cd062b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:17:04 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:38 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC3\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f09763b50493e095c8a59c0b5290b67663b6ade5..fba9fa794e26105e8c43cd6be17735be14db6d09 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:17:03 AM EDT
+ *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:37 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -79,8 +79,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.4p7-RC3"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC3"
+#define NTP_KEYGEN_VERSION       "4.2.4p7-RC4"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index bec2cb831454e4d3e5f6630498b78673d7d764c5..15f45c5beab343a84de75d8d795adddaa57ab07a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 22, 2009 at 08:17:06 AM EDT
+# It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:39 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index fcd76dfa411819e5bfba596c0445149d822da018..b09b1c5abbf887a807688d546e7bc968e043f513 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-04-22 "(ntp 4.2.4p7-RC3)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-04-29 "(ntp 4.2.4p7-RC4)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday April 22, 2009 at 08:17:05 AM EDT
+.\"  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:39 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"