]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P5
authorHarlan Stenn <stenn@ntp.org>
Sun, 17 Aug 2008 09:30:47 +0000 (05:30 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 17 Aug 2008 09:30:47 +0000 (05:30 -0400)
bk: 48a7efc7TYZaCrHw2zloWkQi09_JtQ

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 2d256b128130c9c55a3fb8960ae7db6988363019..3d193e202d2b58b95e20094a7aa2a34da9a654a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
+(4.2.4p5) 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
 ---
+(4.2.4p5) 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
+(4.2.4p5) 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
 
 * [BUG 1051] Month off by one in leap second message written to clockstats
   file fixed.
index 2ee8f3f32db59bf81fe927c7b6beb9282714513c..eae28cb301ce462dd45a754e3a878fd334c63e8f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:06 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:20:10 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.4p5-RC2\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index f917c26ae37834e8f11f34f0d5d714631404821d..45d0de5a5e059d357978f7523d264720b7f17b14 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:05 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:20:09 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.4p5-RC2"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p5-RC2"
+#define NTPD_VERSION       "4.2.4p5"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index aaa9bc9e07dcc7fb7393812419032bd370ede122..5a99b58abca7252fa185c9335003c66f9dba89aa 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:09 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 05:20:12 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7da2c7216557600b8003ffc40071166a22d0ea84..25aee4117f5ed6b5ddfc66fb3c58a1050dc64201 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual"
+.TH NTPD 1 2008-08-17 "( 4.2.4p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:07 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 17, 2008 at 05:20:11 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 669ad085bbeea355874d55f1fb11d7f7e485bed0..4f09c0fa9d62e5edefd328624c52d095dfa9c52c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:11 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:20:14 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.4p5-RC2\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 23ada15face6026b9da2ef3d3ca70d7136dfd756..1c63654d7786926c0c6ed0441be4afeb089733f2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:10 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:20:13 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.4p5-RC2"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC2"
+#define NTPDSIM_VERSION       "4.2.4p5"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 600667ea0e0bc954b7763f22343729c7c87910b9..49b54398dd5aec4974455db2f844891e50f167d2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:13 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 05:20:17 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6e225a1287f298bab15e75b4168f1d0b367f3b77..2a7ea4667d20eea34e24ab43b9216798dc46ce0c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual"
+.TH NTPDSIM 1 2008-08-17 "( 4.2.4p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:12 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 17, 2008 at 05:20:16 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3fd1965eb74de8a49c7cde98df3cf354e3338431..d3c2549af8129b5fb0901c7fb8ea90f51e01bac0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:28 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:26:25 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.4p5-RC2\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3346cb730e7dbca221e910446199d4b0490c03ec..a4bf99fd1e8382c4a8672e3523361f176831680e 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:27 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:26:25 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.4p5-RC2"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC2"
+#define NTPDC_VERSION       "4.2.4p5"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d0e9c6210f8436f3dc3b495fae9ad1b6f13d2341..dbce64c9cfea761af201d0e59ca50eb8c8fd99bf 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:30 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 05:26:27 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 946ff98663de961bb6f4511d5b853b785b52db77..c653b62f94754c33039370c96a06983165d8a22c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual"
+.TH NTPDC 1 2008-08-17 "( 4.2.4p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:29 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 17, 2008 at 05:26:27 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b1c8c8434a3f334a218cd57ce05e0aa4d59536b8..0e73886b7232e5677cd5ec59f9c474032e71a037 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:58 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:26:55 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.4p5-RC2\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0ce70e870f2dcc22b3b6314f7c7d2d1d05a9e2d9..bbd35ca34399834b4fad07afc8314f726a394132 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:57 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:26:55 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.4p5-RC2"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p5-RC2"
+#define NTPQ_VERSION       "4.2.4p5"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d5be5ec30c12c7927e0b403406c0b0696d91ed03..0c4ca7d9c669cf8893904da9957663df74b3af77 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:00 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 05:26:58 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 894944eedc092a6698cb5a2342a36f8bad5746e7..d418636715b3701b2f570950555fcb1fdea740b4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual"
+.TH NTPQ 1 2008-08-17 "( 4.2.4p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:59 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 17, 2008 at 05:26:57 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9fe600320f90291185991df53f61b2d448eaf387..fe1a4ba1f53b4ea442ec5c48d13f438684a1b6c4 100644 (file)
@@ -16,7 +16,7 @@ special=
 # [???] To start an RC cycle: RC->yes
 # To release from an RC cycle: rcpoint-> GO
 # ReleaseCandidate. 'yes' or 'no'.
-releasecandidate=yes
+releasecandidate=no
 #releasecandidate=no
 # ChangeLog tag
 CLTAG=NTP_4_2_0
@@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=GO
+rcpoint=
 #rcpoint=GRONK
index 50004086ec664584bdecf8662a2cd88f4d3c3a8b..939c9772ccee2ac531f6160a0afebe2247d6d38d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:26 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:27:24 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.4p5-RC2\n\
+"sntp - standard SNTP program - Ver. 4.2.4p5\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ef73d5f51560fcd83ff69e2d1419738ecd1cc134..3c701241ebcd1b58fe88d8295ddcc4b77406018d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:25 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:27:23 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.4p5-RC2"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p5-RC2"
+#define SNTP_VERSION       "4.2.4p5"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cd2c84ff09a7eec048cd21490052105072c5ffc7..8cc0d2c74fd2d6996fd4eca31c7a52170051a951 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:28 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 05:27:25 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 02653015f44dd35c5cc723869628ae759af0ba9c..edc9c5b41d5df97094439a2600820bee05ee2502 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:36 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:27:33 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.4p5-RC2\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 54e9246c20f76c6856627b962f895eab9d4e9d34..a22a5e7fe64f91e00c34763d49da52a6b5e72d07 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:35 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 05:27:32 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.4p5-RC2"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC2"
+#define NTP_KEYGEN_VERSION       "4.2.4p5"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a0db743f6fb694c1ed9816dd5e21aaae57918e83..19b77f8095e5a5375c259b9f20e275b802f88332 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:38 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 05:27:34 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f2e195b62ffd29e2331364a51118061eebef6b80..3bf7d0cd86d83e01e7022421cd0f987abcfbc443 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-08-10 "(ntp 4.2.4p5-RC2)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-08-17 "(ntp 4.2.4p5)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:37 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 17, 2008 at 05:27:34 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"