]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P2_RC3 NTP_4_2_4P2_RC3
authorHarlan Stenn <stenn@ntp.org>
Fri, 25 May 2007 11:44:43 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 25 May 2007 11:44:43 +0000 (07:44 -0400)
bk: 4656cc2bzSocM_K3OnNLGyZrrktcmQ

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 1906181fa1fb663db8649c150aed0fb77f495687..32529d104ffda28220fec8932665c659fbea701f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:44:49 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:36:01 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-RC2\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index b1725ac61c3a0e0931a024f74547363ec23232c7..53c0f25bae9bdeddb5fe10c8ca6d21a6e0aa43d8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:44:48 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:36:00 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-RC2"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p2-RC2"
+#define NTPD_VERSION       "4.2.4p2-RC3"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 765018c715a57df8d9b6b5c9abe0db1e3deb3db8..eccba5fda5b22a4830a971ae35ef08f6b6e2ba91 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 19, 2007 at 07:44:52 AM EDT
+# It has been AutoGen-ed  Friday May 25, 2007 at 07:36:04 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b6067376ee8e2a3fb68fb2b2def2a08a6ad77cef..19bf3cc2a0c368d5c5bd1b1f524280306c1968fa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual"
+.TH NTPD 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 19, 2007 at 07:44:50 AM EDT
+.\"  It has been AutoGen-ed  Friday May 25, 2007 at 07:36:02 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 79ac46dcc97183d0e4e0a63a5169bf9cb9e7d21b..adc076bcba2a9243f46d48aaacb3e8147c99a9df 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:44:54 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:36:06 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-RC2\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6f0fd3d1d7ea163423a88b592c770fc63d031fb8..b67ea549f605cf61f0fb1552039dd4a1b746425f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:44:53 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:36:05 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-RC2"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC2"
+#define NTPDSIM_VERSION       "4.2.4p2-RC3"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 44a7f7993fef6526d0c83c63ed12099b48418fd4..a83cdf45bff970893d84b4ac030f0c13728b4a92 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 19, 2007 at 07:44:57 AM EDT
+# It has been AutoGen-ed  Friday May 25, 2007 at 07:36:09 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b9c6a0f2a1eea71599463762b53a81994e21d083..35b9e831de76166185dea9ed3fc1a8be09573c98 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 19, 2007 at 07:44:55 AM EDT
+.\"  It has been AutoGen-ed  Friday May 25, 2007 at 07:36:07 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 33fb60ace2cd35e230b92b1e36668532976a5174..22ba004b18b3e558a282ad07c921325ec8eebb6c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:51:28 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:42:38 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-RC2\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8de0f9a6f69bc702535ec23a4a5eaf65341dada9..d06041c89bb79ae424195479ae59cc1d38919276 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:51:27 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:42:37 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-RC2"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC2"
+#define NTPDC_VERSION       "4.2.4p2-RC3"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2d81baaeffeea34ffa85ced04b9cb1ec3de193a3..d6c4dec0f2d74c29bbb9e072f3d87d139db9dc9c 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 19, 2007 at 07:51:30 AM EDT
+# It has been AutoGen-ed  Friday May 25, 2007 at 07:42:39 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index fbd521c3f224f88f832eb1892d22346c215c1d39..ebcd2191869550a3cac8e23230456b59b8bd3645 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual"
+.TH NTPDC 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 19, 2007 at 07:51:29 AM EDT
+.\"  It has been AutoGen-ed  Friday May 25, 2007 at 07:42:39 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f132d36ca8abd922e5d9626351fc2e13e2c87e22..4b47fe155bd8c9d664f228952006f0ab297fc662 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:51:59 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:43:08 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-RC2\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b04a5661ec1408dfc3bcd5ad488dd2ca1fdf78cb..e052d1f8da58f13b1177eefb043fc6c8cf96d749 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:51:58 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:43:08 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-RC2"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p2-RC2"
+#define NTPQ_VERSION       "4.2.4p2-RC3"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index be020a475501ab404b6d5134216f6c935f265a83..25676cd6f62069239ac8f4f28d0d431f3ca0c43a 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 19, 2007 at 07:52:01 AM EDT
+# It has been AutoGen-ed  Friday May 25, 2007 at 07:43:10 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index eeed786483b0410911c7eaca0cec89319cbf94e9..c8e3ce45fa27d8d75e2049cd4f44fb9a11911c83 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual"
+.TH NTPQ 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 19, 2007 at 07:52:00 AM EDT
+.\"  It has been AutoGen-ed  Friday May 25, 2007 at 07:43:09 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a7fe09c9eedca7f72b0ae0659c21c797655d10cf..cc322678b6d88728e0c8b51276925adce494b8bc 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=2
+rcpoint=3
 #rcpoint=GRONK
index 368d3e9e183f043cb41ea470b64fda0ffb3debc4..a79aadbded06dd9222c9b684698f8a0ea33103a5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:52:26 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:43:37 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-RC2\n\
+"sntp - standard SNTP program - Ver. 4.2.4p2-RC3\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2152e36a840b3c8cbab74502e51479700c1a9300..44df3927d9757223f04364feef522861d47335d5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:52:25 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:43:36 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-RC2"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p2-RC2"
+#define SNTP_VERSION       "4.2.4p2-RC3"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c478e6a0f915e24575035e91e5ead332c732f216..d3789af4d659a8cad69229def2dbcd37c6d22411 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 19, 2007 at 07:52:28 AM EDT
+# It has been AutoGen-ed  Friday May 25, 2007 at 07:43:39 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9beecd543f546b1f2d44622d5d1140e9bd46f4ee..35e8072a74b0fe1f8f1d5702b2b69b00a8629d4e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:53:00 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:43:45 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-RC2\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC3\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 80ea9c6e6f487a6fc8824c038da5dd8560490940..b8fd2b379267eb091a34f2663b367553c579dbab 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday May 19, 2007 at 07:52:59 AM EDT
+ *  It has been AutoGen-ed  Friday May 25, 2007 at 07:43:45 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-RC2"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC2"
+#define NTP_KEYGEN_VERSION       "4.2.4p2-RC3"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC3"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b373a69db658e070f93b73e9d93ec7f95ed28ed5..aae3169e5f25221043baaab407222b731fa61a90 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday May 19, 2007 at 07:53:02 AM EDT
+# It has been AutoGen-ed  Friday May 25, 2007 at 07:43:47 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e2fdfee1bcd8fb2660a1f766816b2089288e4dbe..55623980de7b34b2c7ca5a47169c24beef806525 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-05-19 "(ntp 4.2.4p2-RC2)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-05-25 "(ntp 4.2.4p2-RC3)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday May 19, 2007 at 07:53:01 AM EDT
+.\"  It has been AutoGen-ed  Friday May 25, 2007 at 07:43:46 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"