]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P2_RC5 NTP_4_2_4P2_RC5
authorHarlan Stenn <stenn@ntp.org>
Tue, 29 May 2007 11:43:58 +0000 (07:43 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 29 May 2007 11:43:58 +0000 (07:43 -0400)
bk: 465c11feIyB8w1ItMQXCCnDpf-UdOQ

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 d51aa21ffa98731210a190dd335f7d70de7ea9ed..8804d3d711cb31c347d040477c0383ca88153a15 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:36:24 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:31 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -836,7 +836,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p2-RC4\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p2-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 199fb6f7999bb2c13387daf40af28cea9ee66c77..8e2242c2cc5ecc86677244892c8f74b8f63b4988 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:36:23 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:30 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -88,8 +88,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.4p2-RC4"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p2-RC4"
+#define NTPD_VERSION       "4.2.4p2-RC5"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p2-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7489c2835ab099ac2018af65b66cdeb2df271dda..3f64db08f296fb471a4d9abcd8f9a7b560b4afbd 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 27, 2007 at 07:36:26 AM EDT
+# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:34 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5a6cc058bd4106e07075c771c4925d568dabd7fa..e425249361992e79094e09c66d7c7f12f4e03800 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-05-27 "( 4.2.4p2-RC4)" "Programmer's Manual"
+.TH NTPD 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 27, 2007 at 07:36:25 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:32 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 152abb4e6908e5e512f6822f7fad709789dd4bf4..c7dc423199fcc61fbde4a7a7894e230f8e5c98b5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:36:28 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:36 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1073,7 +1073,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC4\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 751a1129fd965be521a097fd976826a5dab339f7..824a55e32a4d90b2a3530cf8135dc11c2fd538f2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:36:27 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:35 AM EDT
  *  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.4p2-RC4"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC4"
+#define NTPDSIM_VERSION       "4.2.4p2-RC5"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 800b2cece3116dd0ab19f84ad5e93677bc61402f..9e8a923ff13d5a9d0703e5d87f5863ce92bb1b05 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 27, 2007 at 07:36:31 AM EDT
+# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:38 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 41faa68c41bd26479e7ec11c5617461a8730cf03..c8e6b28db98f84b932aa46ed25b9298ef16f19ed 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-05-27 "( 4.2.4p2-RC4)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 27, 2007 at 07:36:30 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:35:37 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 28b5b7183523909d8f32def2f91685b52d6d16b2..ac3b5288afdbd2ab82d5deb100cd0872adb7cea6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:42:54 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:41:53 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -463,7 +463,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC4\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5cf04b2e8375fe86945338bf47a3f057b22b9fa9..a757b1417af66449d5743ea08f267ebfa17341f5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:42:53 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:41:52 AM EDT
  *  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.4p2-RC4"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC4"
+#define NTPDC_VERSION       "4.2.4p2-RC5"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 41e79c5e96a75d7e0fe1f7948ad9cd97f4fe6138..d68a1c47ca7d3790491b624faf74a12034d31140 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 27, 2007 at 07:42:56 AM EDT
+# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:41:54 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 75ff5c6216b1866bb67facd1f75117ed86ceda0e..f5e2e1915f3ab6f3cd1a22fac2f2873bdd5d5d4a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-05-27 "( 4.2.4p2-RC4)" "Programmer's Manual"
+.TH NTPDC 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 27, 2007 at 07:42:55 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:41:53 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 049f8906cda119b95cc747e45545e35463c6acfd..8bafc0681003e15e95a1787d430c076be15c3393 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:43:24 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:22 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -411,7 +411,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.4p2-RC4\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p2-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4695c559149ce022d748ae5d75e9a297d37683ae..9053dec09436d2e3decdb8fee2e607ba94a6e611 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:43:24 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:22 AM EDT
  *  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.4p2-RC4"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p2-RC4"
+#define NTPQ_VERSION       "4.2.4p2-RC5"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p2-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9978b3e0282def35d74ca4a34d52f3ac161fd26b..aee36e780c1efc619ef9765a503fdb30fe292811 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 27, 2007 at 07:43:27 AM EDT
+# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:25 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7f6192387fa4e0bac3d07198d55ba4084e8ca232..4c0640c0384fb99d931be8e473a5e9017a5cbb2f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-05-27 "( 4.2.4p2-RC4)" "Programmer's Manual"
+.TH NTPQ 1 2007-05-29 "( 4.2.4p2-RC5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 27, 2007 at 07:43:25 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:24 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c8cce12a4a829cf67fab76e5316bfb1a132b5c6c..864cf8bf9ae83307d20cb276669c871c3d630f0a 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 a3d24218dd6645cf941dc8db4b8fe076e0722a28..0f8872d005d3899448a78f6ed5c2b7f8a94a9fc5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:43:52 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:50 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -514,7 +514,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.4p2-RC4\n\
+"sntp - standard SNTP program - Ver. 4.2.4p2-RC5\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3a075141c5ed19ca700700538624991034a56788..0d1408cc6c8896699952b33719d7c0ae45e63f6e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:43:51 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:49 AM EDT
  *  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.4p2-RC4"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p2-RC4"
+#define SNTP_VERSION       "4.2.4p2-RC5"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p2-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6ef3a0c951f57c1b3989537e9eada2455cc8096f..a287c9af2325bbe7a284fc326f3c5789e77effb6 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 27, 2007 at 07:43:55 AM EDT
+# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:42:52 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 52a6c78202f7d8d9052226a66b00eb5f3fec46e4..187122c49b4fb634925ad2251c1a6e23f6502e34 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:44:03 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:43:01 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -800,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC4\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC5\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b4ad8f6617368a09d8be99b3ad49b3deb320fbe7..d470ec27330185c9416391726ac298d753a48d08 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday May 27, 2007 at 07:44:02 AM EDT
+ *  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:43:00 AM EDT
  *  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.4p2-RC4"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC4"
+#define NTP_KEYGEN_VERSION       "4.2.4p2-RC5"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC5"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d8c8091671742502f071477db4751f04dca7d75c..a97d8c67751c4ff2cc3a1e1e9e10b246facc6277 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday May 27, 2007 at 07:44:05 AM EDT
+# It has been AutoGen-ed  Tuesday May 29, 2007 at 07:43:03 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ea7331410fbbfc1b6660a3175bbb0e2f305e770c..a5f86e4d3926886c65014fad2234253c1b435326 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-05-27 "(ntp 4.2.4p2-RC4)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-05-29 "(ntp 4.2.4p2-RC5)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday May 27, 2007 at 07:44:04 AM EDT
+.\"  It has been AutoGen-ed  Tuesday May 29, 2007 at 07:43:02 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"