]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4_RC2
authorHarlan Stenn <stenn@ntp.org>
Tue, 30 Jan 2007 11:44:11 +0000 (06:44 -0500)
committerHarlan Stenn <stenn@ntp.org>
Tue, 30 Jan 2007 11:44:11 +0000 (06:44 -0500)
bk: 45bf2f8b5UrNeG_S9NmJI8zlXw1y-g

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 b90d6a79839b62a7fd63c7039e1a16f7c7766250..1ae1f3450b35172777a548532dcba9995a991931 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:15 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:35:26 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.4-RC1\n\
+"ntpd - NTP daemon program - Ver. 4.2.4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 99fdcc559109fb29df58eb94017ff7cdfee049fd..cf82ba1bc54d58e015381a258155e1e6f0dfec69 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:14 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:35:25 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.4-RC1"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4-RC1"
+#define NTPD_VERSION       "4.2.4-RC2"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b43b584520010d8311c38d8edf9a756e40de73f9..f13ad0e6c8bc785001abc30744fe262ff7b02405 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:19 AM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 06:35:29 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 21e4bacd29548b223e6da68e39a2cfebe18ef1a0..8d3152edb9555cfca0a19600e8beb9e706086c28 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-01-23 "( 4.2.4-RC1)" "Programmer's Manual"
+.TH NTPD 1 2007-01-30 "( 4.2.4-RC2)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:17 AM EST
+.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:35:28 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 045fdb01dafbf9e2e5739d41094f84e748f77949..dce9ce76a154cb4bb72a0df7a41e8f388d94d1d0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:21 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:35:31 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.4-RC1\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index eeef835f3c2e1b4446cc1aa24f4f92343171ee7d..3fd1fd6117e899f118da64a1be27305669dde60f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:20 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:35:30 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.4-RC1"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4-RC1"
+#define NTPDSIM_VERSION       "4.2.4-RC2"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 84d4ed7aa13e8f3f5ae1d45a8b04c7c08aa66dbf..2ce7ae720955fbd9ba690d956bf1d0c84886ae92 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:24 AM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 06:35:34 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 16eea90b04d667b33f76a6f8e4f31fb5e45267b0..8525a5dded56881ea0b5a798308187a6faaf2863 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-01-23 "( 4.2.4-RC1)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-01-30 "( 4.2.4-RC2)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:38:22 AM EST
+.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:35:32 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index aed7d99857ffc7b8171fa68961ccbefc0520e991..5c438303ee5f63bdcb27b0ade415d249be230d1d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:44:56 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:42:05 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.4-RC1\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4a74af12b3628ae9871afbe9172f1e879d6a605c..061db645902b5082ed4bfe4dec96ca73881abafa 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:44:55 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:42:04 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.4-RC1"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4-RC1"
+#define NTPDC_VERSION       "4.2.4-RC2"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c037c8e8ee228adafebc5be6b8416ea7c3dc534a..329fb7414f2a16b60303661cc4647cea798cd1d9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:44:57 AM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 06:42:06 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 394290c7d3b73dd134e7d8151217044c6d952de8..e71f3982fd2e04246012fb87edb922d86a4c2bc1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-01-23 "( 4.2.4-RC1)" "Programmer's Manual"
+.TH NTPDC 1 2007-01-30 "( 4.2.4-RC2)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:44:57 AM EST
+.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:42:06 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d10ad1b4f8ae0685b2dd94a03df26f1fd287ac4e..1b19a2e361fce11c6ebc87c0fb65a88b3ca9fb7f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:28 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:42:36 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.4-RC1\n\
+"ntpq - standard NTP query program - Ver. 4.2.4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4cae326a65e3a70d6da53f27cf7944f31de4e6e7..1962869c4fc067c621c3c58b743df8e14fd4ba6d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:28 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:42:35 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.4-RC1"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4-RC1"
+#define NTPQ_VERSION       "4.2.4-RC2"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c7a317f62cb32384e900421eeccff5004109761e..9cc4e4f24c802178dfd82bd4a125208775991ce2 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:31 AM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 06:42:38 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index cba304425d114e87db75a31dca5fd53d0db55276..59dc2c4a8c12d5b1d307f921c1b062bb560420fd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-01-23 "( 4.2.4-RC1)" "Programmer's Manual"
+.TH NTPQ 1 2007-01-30 "( 4.2.4-RC2)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:30 AM EST
+.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:42:37 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2986798ed27940f4a2656e77b3191fa105b76b8e..454958a708317bc118c323405cfd3d12484baa32 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=1
+rcpoint=2
 #rcpoint=GRONK
index 564082cc39fc231cdfa6657e6a00a9060f4764c5..7996d1e41d6c13e67d3de732092826506588c329 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:57 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:43:05 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.4-RC1\n\
+"sntp - standard SNTP program - Ver. 4.2.4-RC2\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7fe2b743102a03693ec4ab672d522998813083b9..48f59d1ad37e7eb3addf1789a555d86dd2bbc0cc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:56 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:43:04 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.4-RC1"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4-RC1"
+#define SNTP_VERSION       "4.2.4-RC2"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0132bdeb6872ca7b8721f17eaab1ded27a46157b..5309c16c7856b551565e4769a50a3bfd5abfebdd 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:45:59 AM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 06:43:08 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 14f3532d6cc52a7b2ad65c5fda239159ecd4dee1..cbf8260c026626a9c2c391e208df7f8549d8a7dc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:46:07 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:43:16 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.4-RC1\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4c93d385c1f2d9dc09a689da2d014f31342d2d64..b850c59555332ee4f2e8106738adf5c9b3856300 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:46:06 AM EST
+ *  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:43:15 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.4-RC1"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4-RC1"
+#define NTP_KEYGEN_VERSION       "4.2.4-RC2"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5b6885476bb99f1743c73de2a9a8cdcc1695aa07..10a097b2a9246e522d5faad597f73db737fce2b1 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday January 23, 2007 at 04:46:09 AM EST
+# It has been AutoGen-ed  Tuesday January 30, 2007 at 06:43:17 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 645dd5ee3cd209c40b17d54f99bc6a8d1bd52f4a..deff6c2a8c97e23e66cafeb0f83b92d27f4b3227 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-01-23 "(ntp 4.2.4-RC1)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-01-30 "(ntp 4.2.4-RC2)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday January 23, 2007 at 04:46:09 AM EST
+.\"  It has been AutoGen-ed  Tuesday January 30, 2007 at 06:43:17 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"