]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P0_RC5 NTP_4_2_4P0_RC5
authorHarlan Stenn <stenn@ntp.org>
Sat, 24 Feb 2007 11:42:26 +0000 (06:42 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sat, 24 Feb 2007 11:42:26 +0000 (06:42 -0500)
bk: 45e024a2qi-9fHUwgNS-pDqMuBu_kQ

24 files changed:
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 ac9f42a7ff61093cc8c4cd1b1eb02691bdd4b1e5..45e79c3356abc2dd295507b3a499d1d6cedd4fb2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:38:04 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:33:54 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -866,7 +866,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p0-RC4\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p0-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index fd74336c6fd500064499114036c1785cbd3c2df7..e53736aad2bbc00b276ee082cb2b3867bc45202a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:38:03 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:33:53 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.4p0-RC4"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p0-RC4"
+#define NTPD_VERSION       "4.2.4p0-RC5"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p0-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 03b65c41de662449f67e4a0b103385b294c1255e..2f61e8e1e84e207d150549b16a7c6c825117e9f2 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 06:38:06 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 06:33:57 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 27cc98691b67e2ce77f0d49efd05d1dfd79a9e55..4006c27f505e13d1dea8355a9ef5933d6731b6ca 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-02-19 "( 4.2.4p0-RC4)" "Programmer's Manual"
+.TH NTPD 1 2007-02-24 "( 4.2.4p0-RC5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday February 19, 2007 at 06:38:05 AM EST
+.\"  It has been AutoGen-ed  Saturday February 24, 2007 at 06:33:56 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 98f5b4d67e889e675451f354a0a4ba2e8aefe8ce..9d9ecb75beff8659d0025340861581f34fb039f9 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:38:08 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:33:59 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p0-RC4\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p0-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a70c1ff2aa2c5a715333032d20f96a24c978850e..3963587402e8c77943f45763634447464c10a3be 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:38:07 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:33:58 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -99,8 +99,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.4p0-RC4"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p0-RC4"
+#define NTPDSIM_VERSION       "4.2.4p0-RC5"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p0-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f7b87af8c6dd3b3632a9fbb6d16df7b362c53589..a20179252b6c7911f42b1b5bb3213e62ab5641d6 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 06:38:11 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 06:34:02 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4aad2c3bec9f75847aa221b7bb07bd3cda812edd..536d523336003d65faeb68fc8184f6298a690324 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-02-19 "( 4.2.4p0-RC4)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-02-24 "( 4.2.4p0-RC5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday February 19, 2007 at 06:38:10 AM EST
+.\"  It has been AutoGen-ed  Saturday February 24, 2007 at 06:34:01 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 83f7a47c03e7b1e545ee4b2bbce2c4eafa6064e0..ab5b4c57d33c97b4c71d093a78d1dd4cc2c495ad 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:44:29 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:40:25 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p0-RC4\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p0-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d2b753a8890a5ddd9443f38d7e45f0afa43a45ce..f6e2312b158fb4512bf2691596b585a0d2b06dda 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:44:29 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:40:25 AM EST
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,8 +71,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.4p0-RC4"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p0-RC4"
+#define NTPDC_VERSION       "4.2.4p0-RC5"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p0-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d109d4e10c715a9ec5976d3168333b31b803c21e..9e807261af17c4b1afc75724c7e14b52589d377a 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 06:44:31 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 06:40:27 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index aa3cfb42b6760705ea71d628ffb85c31c4161e40..79c4d2142c058d6aa43f093e02f8d1fd193727cb 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-02-19 "( 4.2.4p0-RC4)" "Programmer's Manual"
+.TH NTPDC 1 2007-02-24 "( 4.2.4p0-RC5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday February 19, 2007 at 06:44:31 AM EST
+.\"  It has been AutoGen-ed  Saturday February 24, 2007 at 06:40:26 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5d8ce3db9a037468589fb2cce1a8d7550a239be4..216cae5e27132b1f6213c12479211fde4e263e79 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:45:00 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:40:55 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.4p0-RC4\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p0-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8cea202de9a1e2cbbe629677b3292d98761f57e8..045efad6fe08c52103869e2272dcd73b5963923d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:45:00 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:40:55 AM EST
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.4p0-RC4"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p0-RC4"
+#define NTPQ_VERSION       "4.2.4p0-RC5"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p0-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cd1eaf665632f547f22ae2a10e190f4ce16086f8..a095895452dc7cdda4766d66e5dd892e0bb8862c 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 06:45:02 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 06:40:58 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0b0088c0f59eacf69e3dde1d29ec500ead32ffe1..2f510679d9eb83cb059b7d866de8a2541693c724 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-02-19 "( 4.2.4p0-RC4)" "Programmer's Manual"
+.TH NTPQ 1 2007-02-24 "( 4.2.4p0-RC5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday February 19, 2007 at 06:45:01 AM EST
+.\"  It has been AutoGen-ed  Saturday February 24, 2007 at 06:40:57 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e7890889c8031fb245a8710ffe267f17d415df23..b7fa79cdd0a5dd506946747a839914618b59eb7b 100644 (file)
@@ -25,5 +25,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 58b4eddef64b5f3c79c54b6cac566edb64c590d4..9c3239f10d9fceba8fad34a3a6a5df48a32b841a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:45:30 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:41:25 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.4p0-RC4\n\
+"sntp - standard SNTP program - Ver. 4.2.4p0-RC5\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0616fcd9d51b646386fdf575c18f184120670204..91997bfb6c1e5c2d147ccd57297768e76df10694 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:45:29 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:41:24 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +148,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.4p0-RC4"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p0-RC4"
+#define SNTP_VERSION       "4.2.4p0-RC5"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p0-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7a3bac8d5974d3ab63f573a5a5bb04a7be9e360a..429380058f59be25201db966a7309e9ac420d4c3 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 06:45:32 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 06:41:27 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index be02b99f65597407d643acc87c9f3e02263e0c66..4c43c1d9bd2474a47aafaabc15fe8351910e7cbb 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:45:40 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:41:35 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p0-RC4\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p0-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d2843f0842fb42cfe39f1c96947e72bd84a9e301..babb80ba81773d6ea06b3022c249bb8c89518b2b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 06:45:39 AM EST
+ *  It has been AutoGen-ed  Saturday February 24, 2007 at 06:41:34 AM EST
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.4p0-RC4"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p0-RC4"
+#define NTP_KEYGEN_VERSION       "4.2.4p0-RC5"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p0-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 071a4620e625bdcb43e328df77beed3cdecba8f6..ca8c772c710c0dabaaf6cc6b7716470e528c53d6 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 06:45:42 AM EST
+# It has been AutoGen-ed  Saturday February 24, 2007 at 06:41:37 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 27ef7bc7d20ab5f1affda33347be79d553a5bd56..28c13da118f1bbcbd148316e9cd8d53bdde09c76 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-02-19 "(ntp 4.2.4p0-RC4)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-02-24 "(ntp 4.2.4p0-RC5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday February 19, 2007 at 06:45:42 AM EST
+.\"  It has been AutoGen-ed  Saturday February 24, 2007 at 06:41:36 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"