]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P2_RC1 NTP_4_2_4P2_RC1
authorHarlan Stenn <stenn@ntp.org>
Sat, 14 Apr 2007 23:05:07 +0000 (19:05 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 14 Apr 2007 23:05:07 +0000 (19:05 -0400)
bk: 46215e23F6KFBQ3hSs5iSVuJvSPl6g

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 b408dfe8f3391dac70b8fa2d5c1cc9980d16590a..5b6bfe1779389fcc4860e96753792f1edc2f174c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:34 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 06:56:46 PM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -827,7 +827,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p1-RC1\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p2-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 39b65582486905fb78e0326ad421aab74b1e8f6a..b39cab75ea26b49cdbf2fedf2fcfa0f33830c759 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:34 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 06:56:46 PM 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.4p1-RC1"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p1-RC1"
+#define NTPD_VERSION       "4.2.4p2-RC1"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 75a9604c4a5c0ba705ebc48dcaf8a564c1b2090f..62f1592d34e0e4f997c5b1bb8a3294b36c1a9a50 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:37 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 06:56:49 PM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index fc47d3ce42f7b5814b82a79db250ab791e367923..ab4d2c6cc0687dc8f159ec9c5f555c239a06419d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual"
+.TH NTPD 1 2007-04-14 "( 4.2.4p2-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:36 AM EDT
+.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 06:56:48 PM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 55342ca5c89b6653fdea1bd27b8f540df2c7e747..eebecaef2eca42b392f329c5fba3ee81a0c7366d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:40 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 06:56:51 PM EDT
  *  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.4p1-RC1\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 7e7962891c5e75a5c6be25cabceac57e9582b1e7..74ac6fa19dee82045c630c91436e6354d8d336f6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:39 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 06:56:51 PM 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.4p1-RC1"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p1-RC1"
+#define NTPDSIM_VERSION       "4.2.4p2-RC1"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c18a39d680002b045f2e1d1035aa1a35f1f7081f..8c08bba7305d848ced9396cebfde46cf2d135d63 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:42 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 06:56:54 PM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b0499c1e364d5b9d10b0eb5b200bed43393c5694..dd34157d69917befce97ee10a5ed9c0693e8c2fd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-04-14 "( 4.2.4p2-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:44:41 AM EDT
+.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 06:56:53 PM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index be1ceec3e677145cfd0cbda83dd5a3b84c6bb6e2..01ac5635163f8d827c817bac5c46611176513143 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:02 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:03:03 PM EDT
  *  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.4p1-RC1\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9f2e8ab26e8e06dc11db5398c02b98395aa5605e..73f7ba391aaec362940c5cfa7aeed1902f21e524 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:02 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:03:02 PM 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.4p1-RC1"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p1-RC1"
+#define NTPDC_VERSION       "4.2.4p2-RC1"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 020bc4620ee16bb93edc823b33ffb5cd30a61f83..e7aad93fcf2a23ab492ab9e89080e5e3f9cbba8b 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:04 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 07:03:04 PM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f892367a7d44fb820e1a4b024087b0ebc01c0fe1..b724a742e24abc3fa79b48fda71caaca43421ac1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual"
+.TH NTPDC 1 2007-04-14 "( 4.2.4p2-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:03 AM EDT
+.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:03:03 PM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e8ea3738234fa547c99c433a13d7617b71547a5c..d1790975e6c8aad8f9fe4b9a46b19823ec2e3a98 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:34 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:03:32 PM EDT
  *  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.4p1-RC1\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p2-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 61a9903c1167abc23c23ce225d57f480fb6a07ff..37ff31f5471b7b7653388f71ef3f69bbb12b1b22 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:33 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:03:32 PM 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.4p1-RC1"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p1-RC1"
+#define NTPQ_VERSION       "4.2.4p2-RC1"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7d172bd7a7eba5bd6a18c8601281a1b4a2ad1a11..29bb273455eff70d6123c31f8cdfb090f9bf88df 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:36 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 07:03:34 PM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2f9ebd7a10351216d1f792e50fadefb786cf2d66..e1c6c1a6cacfb2784a71d822b50aade679219b4c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-04-14 "( 4.2.4p1-RC1)" "Programmer's Manual"
+.TH NTPQ 1 2007-04-14 "( 4.2.4p2-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:51:34 AM EDT
+.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:03:33 PM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b1b3672577e75e52c65cce8ad9f7802212e76c9b..d6f37b76b379112cc73372c7e2ba4218744da101 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=1
+point=2
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
@@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=
+rcpoint=1
 #rcpoint=GRONK
index bac697a1e0bc8d99b5002d2ea962933af998e671..1d5f4eb085d6896477dc7967ef395e415272f2cd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:04 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:04:00 PM EDT
  *  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.4p1-RC1\n\
+"sntp - standard SNTP program - Ver. 4.2.4p2-RC1\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 00493aba7d0b84ee7073fd066a50500b373a705e..494c29414dada85fba8d17f689526c41f72593d9 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:04 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:03:59 PM 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.4p1-RC1"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p1-RC1"
+#define SNTP_VERSION       "4.2.4p2-RC1"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index adfd13c10110dbc55e399382050f9be7bde23cab..59907d1a05c8d0e82dc9e983f415fbb3700169ac 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:07 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 07:04:03 PM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5c5451c3c91720cf23b845f95fddb7f6bff85d1c..6e703eb076e48118bd6318f0238528821e0030b9 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:49 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:04:10 PM EDT
  *  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.4p1-RC1\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9044227ef55d6767d9e6fabdd85a0eb27eb98eea..a675db5654b5eaca97658c50e6e82ee708602f8b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:48 AM EDT
+ *  It has been AutoGen-ed  Saturday April 14, 2007 at 07:04:10 PM 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.4p1-RC1"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p1-RC1"
+#define NTP_KEYGEN_VERSION       "4.2.4p2-RC1"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d5ade4562ab3071ae995110a0855e3301b5a5ae0..eb510ea9ddf5d951a53aa684556a49e1f50f53fa 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:51 AM EDT
+# It has been AutoGen-ed  Saturday April 14, 2007 at 07:04:12 PM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index bbc6f811c67dfe7ef0f2d2b0cc18eaed3e6f8334..23faf3ee4fd4799dc7e5b3ac1e9a49b57c151dc6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-04-14 "(ntp 4.2.4p1-RC1)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-04-14 "(ntp 4.2.4p2-RC1)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:52:50 AM EDT
+.\"  It has been AutoGen-ed  Saturday April 14, 2007 at 07:04:12 PM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"