]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P7_RC5 NTP_4_2_4P7_RC5
authorHarlan Stenn <stenn@ntp.org>
Sat, 2 May 2009 06:38:49 +0000 (02:38 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 2 May 2009 06:38:49 +0000 (02:38 -0400)
bk: 49fbea79Pe4EJ184xQzRDz1C0BFpBA

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 2232d189802c013bc94a9897129786c00f02fed7..6fdc947de5d04168f33aeb4d852801db608cbc8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 ---
+(4.2.4p7-RC5) 2009/05/02 Released by Harlan Stenn <stenn@ntp.org>
 
 * [Bug 1172] 4.2.4p7-RC{3,4} fail to build on linux.
 * flock-build script unportable 'set -m' use removed
index 725dc886789c16541fd037107b1a063da5685bc8..46d8b0af7eec802fc3cbef2ce10ad35467e415fb 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:03 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:30:01 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-RC4\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p7-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 2f43d0f1d65ba290456f1e7bf9070d221719150a..d8a67109609ffc7021dc29c3be097e123d4729c5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:02 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:30:00 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-RC4"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p7-RC4"
+#define NTPD_VERSION       "4.2.4p7-RC5"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p7-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 27f1d67a49f6defaa3599f44805accd5b87c7350..35ff022650c64e147f758dee85a6d1fddc3024b7 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:06 AM EDT
+# It has been AutoGen-ed  Saturday May  2, 2009 at 02:30:04 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5e331cbdc9964cdc2b71d59c4a25cbb7efd46a85..d940c26458625b57fc8060e1460caf9e0b1d566e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2009-04-29 "( 4.2.4p7-RC4)" "Programmer's Manual"
+.TH NTPD 1 2009-05-02 "( 4.2.4p7-RC5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:04 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  2, 2009 at 02:30:02 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ffdb3b7ab7b8ce08981437e49a87afc408d799b1..b572323bec0cca6a7ef51ff0fda525839def49a6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:08 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:30:06 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-RC4\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 26c4bc1769180177f25e69761fad8497c2b87abe..8e07ba7c812d11fd5cf3706a3dbc56459ad3c6d9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:07 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:30:05 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-RC4"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC4"
+#define NTPDSIM_VERSION       "4.2.4p7-RC5"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p7-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6eb6c56baba2e1bbf51207716cd1317d37af9248..2f5f152e1bc3d35ed47c15b035a29a495d4cb9aa 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:10 AM EDT
+# It has been AutoGen-ed  Saturday May  2, 2009 at 02:30:09 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 69d20faed7e68f6929fad7c5fb01183d71c40dcd..743dfd1026b01b32da2fdbff9b8eac68321f2bb2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2009-04-29 "( 4.2.4p7-RC4)" "Programmer's Manual"
+.TH NTPDSIM 1 2009-05-02 "( 4.2.4p7-RC5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday April 29, 2009 at 03:55:09 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  2, 2009 at 02:30:07 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 75db9e8bf76eb7b1de365cf8b5ac5c99f986c3d9..f466c78cdd90fff2862811d942cb67c1cd8ebe87 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:29 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:36:28 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-RC4\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 817fc25fb1e16ccf88cd0a221eb6bd4f638a1c05..ce824623976a655f5e2cde425a2e94fc26ae5db8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:28 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:36: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-RC4"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC4"
+#define NTPDC_VERSION       "4.2.4p7-RC5"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p7-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 32bcc2734a1bd0f10a6fe7f5999af951a960c323..cbc6c0d3b67f7384d87c2bc85ac10be0c6430944 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:31 AM EDT
+# It has been AutoGen-ed  Saturday May  2, 2009 at 02:36:30 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b9ad17777bbe6972a9d30798fba4c52136327296..4f7c009e293300167c97a18a803f85b45ee7e381 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2009-04-29 "( 4.2.4p7-RC4)" "Programmer's Manual"
+.TH NTPDC 1 2009-05-02 "( 4.2.4p7-RC5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:30 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  2, 2009 at 02:36:29 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f6d7d473b71f661bf71c01edd5e25ce214c74647..0dff84e6a04c1a801fe5e59b974ec0e841b4124d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:58 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:36:59 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-RC4\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p7-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6c5ce36e6850797931c4e1354f43879b6737040e..1831c38500d2dcd9b07eecbf23fb3514947f9df5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:01:58 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:36:59 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-RC4"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p7-RC4"
+#define NTPQ_VERSION       "4.2.4p7-RC5"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p7-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 4c1b7c2ccff3337a03fe5d2871bc0899e873a2f4..e5d0b0957b71f44998897783323b6b24d0a4386c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:01 AM EDT
+# It has been AutoGen-ed  Saturday May  2, 2009 at 02:37:02 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e59f0cec67776db6ee5548d6c676699cf07ddbac..8886d1638a54c70163a10ff37c35b96839c5090f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2009-04-29 "( 4.2.4p7-RC4)" "Programmer's Manual"
+.TH NTPQ 1 2009-05-02 "( 4.2.4p7-RC5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:00 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  2, 2009 at 02:37:00 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 86f6a60c8c2d553e51a5580f5216ebf373dc5deb..323591d9b787f21a57bdc14b6b8010aa51f268e7 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=4
+rcpoint=5
 #rcpoint=GRONK
index 47ad5b1d4b951081392a98bfe0cf53911119205a..ab45c2fae41072de3d2be8cc3b6c81ca77c09ee8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:27 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:37:29 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-RC4\n\
+"sntp - standard SNTP program - Ver. 4.2.4p7-RC5\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 64ebcb774cdb361747c9255de8f60bfe7166003d..758b4e505c925bd1ef8c6a3d0d75da35aa309ca0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:26 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:37:29 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-RC4"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p7-RC4"
+#define SNTP_VERSION       "4.2.4p7-RC5"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p7-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b987acd754c19b6a2916102a7f92c8449b59ff06..bab08e78e073eec3eeffd74aa0af51453db118ba 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:29 AM EDT
+# It has been AutoGen-ed  Saturday May  2, 2009 at 02:37:31 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2fd9163926fcf9b9b1a549dbd9693d4e09cd062b..679b01a919c458b84985d12fb760e09422ef0a62 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:38 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:37:39 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-RC4\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fba9fa794e26105e8c43cd6be17735be14db6d09..a51ad869620ba07c7c317ad8df85767c554a917d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:37 AM EDT
+ *  It has been AutoGen-ed  Saturday May  2, 2009 at 02:37:38 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-RC4"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC4"
+#define NTP_KEYGEN_VERSION       "4.2.4p7-RC5"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p7-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 15f45c5beab343a84de75d8d795adddaa57ab07a..352f35d268d8dc1ff30db4534fef1eb133606700 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:39 AM EDT
+# It has been AutoGen-ed  Saturday May  2, 2009 at 02:37:41 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b09b1c5abbf887a807688d546e7bc968e043f513..4a4baa9a3a2f484727590a845c1d32fcfa4ad33a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2009-04-29 "(ntp 4.2.4p7-RC4)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2009-05-02 "(ntp 4.2.4p7-RC5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday April 29, 2009 at 04:02:39 AM EDT
+.\"  It has been AutoGen-ed  Saturday May  2, 2009 at 02:37:40 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"