]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P4 NTP_4_2_4P4
authorHarlan Stenn <stenn@ntp.org>
Tue, 11 Sep 2007 00:40:19 +0000 (20:40 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 11 Sep 2007 00:40:19 +0000 (20:40 -0400)
bk: 46e5e3f3DN3yrlQj0aus9UJdPlRflw

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 6cca95b2123f5b6918655e3aec87da33d3a310b0..ae7a996e4b79669378239cbee58cdf8d7024c6c7 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:25:02 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:31:16 PM 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.4p4-RC2\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index aa915d4089013a3421e283e9a9b87ddb00cd3e0e..a2744340525de7538bc5a8bd9d74a7805a39fce3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:25:01 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:31:15 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.4p4-RC2"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p4-RC2"
+#define NTPD_VERSION       "4.2.4p4"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c6f0e611199f12e958a89b875e1939bf22a333c8..ed50e13a93e9112ac9e1231822f33e00a9c23255 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August 28, 2007 at 03:25:04 PM EDT
+# It has been AutoGen-ed  Monday September 10, 2007 at 08:31:19 PM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 993b6fe3e0766eaee1b7d798c218352e02933931..dfb993bf9bd807df8324bc124c7919ec18c49b94 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual"
+.TH NTPD 1 2007-09-10 "( 4.2.4p4)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:25:03 PM EDT
+.\"  It has been AutoGen-ed  Monday September 10, 2007 at 08:31:18 PM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d312cb543178c151f40aaa564e4246b4f919fae0..886c28cbebe3ca3fe33055e2bb22b3551e5d03b6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:25:07 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:31:21 PM 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.4p4-RC2\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index beb0d036dc473c5dfe6c95861bbb592a17e5bbf5..0fd4c193ea062dcf09db352d21b749ac855b1ea6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:25:06 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:31:20 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.4p4-RC2"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4-RC2"
+#define NTPDSIM_VERSION       "4.2.4p4"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 95b5dc9d950566d21279ec496897f0f39fc3768f..194db0292ff42d26fd9feea1c2a127cfa1f49959 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August 28, 2007 at 03:25:09 PM EDT
+# It has been AutoGen-ed  Monday September 10, 2007 at 08:31:24 PM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f7c8b50f3d816a20d6b481de3b9c69c8e1c1e1fe..4155f9a7801a2b6708854787bd5abbdfb6589e12 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-09-10 "( 4.2.4p4)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:25:08 PM EDT
+.\"  It has been AutoGen-ed  Monday September 10, 2007 at 08:31:23 PM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8097c43c8278aaaa0b991c2b173d72c095f3ba68..79c93196a57e9ebb3c96f07c0bf7295c186b3ba4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:32:38 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:37:50 PM 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.4p4-RC2\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f870e1e0b564dd1916a7ce633654eebfc12f6a49..6ac638ff4ef54285af9e6ce17a0451327e7f245d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:32:37 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:37:49 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.4p4-RC2"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4-RC2"
+#define NTPDC_VERSION       "4.2.4p4"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a6efca1f7412941d973024e3c81fb4a44dee9307..270ce35155afbd16e62cce36fba8703ae585e539 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August 28, 2007 at 03:32:40 PM EDT
+# It has been AutoGen-ed  Monday September 10, 2007 at 08:37:51 PM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f87cdcf559fe6b3509e60bb7b32ec88ed1dc14ab..21e850158ce0771aef293affea5fdc0d4a3b0e80 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual"
+.TH NTPDC 1 2007-09-10 "( 4.2.4p4)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:32:39 PM EDT
+.\"  It has been AutoGen-ed  Monday September 10, 2007 at 08:37:51 PM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 47dcb17b5429cb98100e3cc322ad6f47964bf37a..a62536056cc02bc0a5cc8833af30d021b27ba550 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:12 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:38:18 PM 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.4p4-RC2\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 50d9e63c992b00c8dbde1dae568db1773673edb2..50dd9d64cb1752b7819bffbcdd02d8a0eb5d02b3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:12 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:38:18 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.4p4-RC2"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p4-RC2"
+#define NTPQ_VERSION       "4.2.4p4"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c85f118d2cc497cc9b456cc4f43ed348b39c3722..0de74ce0ea87cded7eec363b6f71bc6069624ac9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:14 PM EDT
+# It has been AutoGen-ed  Monday September 10, 2007 at 08:38:20 PM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 77e675f78eab46978e6ff9806b64707c19dde588..62149a96b6fc9b9ffbc6b1b6c8fd17013f3211b4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual"
+.TH NTPQ 1 2007-09-10 "( 4.2.4p4)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:13 PM EDT
+.\"  It has been AutoGen-ed  Monday September 10, 2007 at 08:38:19 PM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6448caa9f25f5e209f45ae6d70d4f21dd4a9b0ee..25e9862a9037856fc1f25e209d40a8679df0c6fa 100644 (file)
@@ -16,7 +16,7 @@ special=
 # [???] To start an RC cycle: RC->yes
 # To release from an RC cycle: rcpoint-> GO
 # ReleaseCandidate. 'yes' or 'no'.
-releasecandidate=yes
+releasecandidate=no
 #releasecandidate=no
 # ChangeLog tag
 CLTAG=NTP_4_2_0
@@ -27,5 +27,5 @@ CLTAG=NTP_4_2_0
 # - - rcpoint gets set to 0
 # - - releasecandidate gets set to no
 # - GRONK is for -dev
-rcpoint=GO
+rcpoint=
 #rcpoint=GRONK
index 7d62c3e6fff585f06ffd58e4088f3cd514f1e312..c7a1973b7f9abc07515a92f01f8458c12634d89a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:42 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:38:47 PM 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.4p4-RC2\n\
+"sntp - standard SNTP program - Ver. 4.2.4p4\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index eb37279fcec397cfc57af39fa02b584252c5ea7f..53a92e0768bb0f342bb3075a19c54d26d31d22f5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:42 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:38:47 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.4p4-RC2"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p4-RC2"
+#define SNTP_VERSION       "4.2.4p4"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index a2aba146f1b07d40dcd2902768b7179e040aeb53..1b512b34bef9b5daabba6cfc61e994c429b6870f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:45 PM EDT
+# It has been AutoGen-ed  Monday September 10, 2007 at 08:38:50 PM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6d323a218cf69904d0c2001685ed38d082d04c67..f076fe97879fd86c1f43a66668f62658a1e1abfc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:52 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:39:20 PM 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.4p4-RC2\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b8b48534eb6b95090263f43e669c8f3f4cfeff61..6105cfdb2522a6d78bc2e69dceaf3822ed3d755c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:51 PM EDT
+ *  It has been AutoGen-ed  Monday September 10, 2007 at 08:39:19 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.4p4-RC2"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4-RC2"
+#define NTP_KEYGEN_VERSION       "4.2.4p4"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 89bed64d87ec42c32f8521d060102a66f4cd1d4b..1807e458b5cb1252d26d0b25c6dae628a7db049b 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:54 PM EDT
+# It has been AutoGen-ed  Monday September 10, 2007 at 08:39:22 PM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 00935ff6d958f1fd84ed52bdae08e0a82dd3adb7..8587ab3791e68649e40fd57617659b14768e3db9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-08-28 "(ntp 4.2.4p4-RC2)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-09-10 "(ntp 4.2.4p4)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday August 28, 2007 at 03:33:54 PM EDT
+.\"  It has been AutoGen-ed  Monday September 10, 2007 at 08:39:21 PM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"