]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_4P5_RC2 NTP_4_2_4P5_RC2
authorHarlan Stenn <stenn@ntp.org>
Sun, 10 Aug 2008 11:44:31 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 10 Aug 2008 11:44:31 +0000 (07:44 -0400)
bk: 489ed49fCcLbirExSlh6U33qLVE6MA

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 a113a57144e989ece6da1806b55a88762dacd150..2ee8f3f32db59bf81fe927c7b6beb9282714513c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:42:30 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:06 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -835,7 +835,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p5-RC1\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p5-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 9098d55c77caaf1f71c1f9c5bc731daa0f8d3938..f917c26ae37834e8f11f34f0d5d714631404821d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:42:29 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:05 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.4p5-RC1"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p5-RC1"
+#define NTPD_VERSION       "4.2.4p5-RC2"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.4p5-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ac2f8ae5b47c5750c2efe1092983bb22692d92c9..aaa9bc9e07dcc7fb7393812419032bd370ede122 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 20, 2008 at 03:42:32 AM EDT
+# It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:09 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index dc7284d3538dcb64b8192ed68950424ad93cfad6..7da2c7216557600b8003ffc40071166a22d0ea84 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual"
+.TH NTPD 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:42:31 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:07 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 55b6938d3305d8983d92acd12586bbf02a0baaf9..669ad085bbeea355874d55f1fb11d7f7e485bed0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:42:34 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:11 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1072,7 +1072,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC1\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 2461f415e3f572991f4219809877a507eb933430..23ada15face6026b9da2ef3d3ca70d7136dfd756 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:42:33 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:10 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -98,8 +98,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.4p5-RC1"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC1"
+#define NTPDSIM_VERSION       "4.2.4p5-RC2"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9cde96dd18140bea7c4978d1ee2a88302c5abea4..600667ea0e0bc954b7763f22343729c7c87910b9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 20, 2008 at 03:42:37 AM EDT
+# It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:13 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4836e54f3a5ce6daf69b5a2e4aac51d6445e42c5..6e225a1287f298bab15e75b4168f1d0b367f3b77 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual"
+.TH NTPDSIM 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:42:35 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 07:36:12 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3935f06ddb05a668875531561f9cdd24d125c69d..3fd1965eb74de8a49c7cde98df3cf354e3338431 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:48:57 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:28 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC1\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3162c9bdbf2a8a02b4153eca81640911911c2146..3346cb730e7dbca221e910446199d4b0490c03ec 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:48:56 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:27 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.4p5-RC1"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC1"
+#define NTPDC_VERSION       "4.2.4p5-RC2"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1851b71fe7b992ee239a5223ee156b50dd408687..d0e9c6210f8436f3dc3b495fae9ad1b6f13d2341 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 20, 2008 at 03:48:58 AM EDT
+# It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:30 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 98f62eb050f5a86e2283b6251e1d812ce14102d3..946ff98663de961bb6f4511d5b853b785b52db77 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual"
+.TH NTPDC 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:48:58 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:29 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index f46c08250a9fa5d32d83b0af8626d1d4fd5e0d58..b1c8c8434a3f334a218cd57ce05e0aa4d59536b8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:49:27 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:58 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.4p5-RC1\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p5-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e18afcfb9cf77ed1c6f8ce2cf7e0c0fa9aedd9e0..0ce70e870f2dcc22b3b6314f7c7d2d1d05a9e2d9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:49:26 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:57 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.4p5-RC1"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p5-RC1"
+#define NTPQ_VERSION       "4.2.4p5-RC2"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.4p5-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 69a6398819ebff8b14e3fa2129e5c97ad6c1f5f5..d5be5ec30c12c7927e0b403406c0b0696d91ed03 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 20, 2008 at 03:49:30 AM EDT
+# It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:00 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c20b5d3b5187b95d27106da21a8a787b4d126fba..894944eedc092a6698cb5a2342a36f8bad5746e7 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual"
+.TH NTPQ 1 2008-08-10 "( 4.2.4p5-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:49:28 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 07:42:59 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0344193fc4e4a72e495505ec10c28a24b2a4adef..e4771974ea54b6e3525970c1eaffa2e7594c8b4d 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=1
+rcpoint=2
 #rcpoint=GRONK
index 814712df04ecb009523f2e5cad467ce951875f3a..50004086ec664584bdecf8662a2cd88f4d3c3a8b 100644 (file)
@@ -1,8 +1,7 @@
-/*   -*- buffer-read-only: t -*- vi: set ro:
+/*  
+ *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  DO NOT EDIT THIS FILE   (sntp-opts.c)
- *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:49:55 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:26 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -514,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.4p5-RC1\n\
+"sntp - standard SNTP program - Ver. 4.2.4p5-RC2\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ce22c0ebda78177a745f248362c67c26362cc2aa..ef73d5f51560fcd83ff69e2d1419738ecd1cc134 100644 (file)
@@ -1,8 +1,7 @@
-/*   -*- buffer-read-only: t -*- vi: set ro:
+/*  
+ *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  DO NOT EDIT THIS FILE   (sntp-opts.h)
- *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:49:54 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:25 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.4p5-RC1"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p5-RC1"
+#define SNTP_VERSION       "4.2.4p5-RC2"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.4p5-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5fe64234dd0d835c5ab528e1a2f1a8a179ceafff..cd2c84ff09a7eec048cd21490052105072c5ffc7 100644 (file)
@@ -3,11 +3,10 @@
 @pindex sntp
 @cindex standard SNTP program
 @ignore
-#  -*- buffer-read-only: t -*- vi: set ro:
 # 
-# DO NOT EDIT THIS FILE   (sntp-opts.texi)
+# EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 20, 2008 at 03:49:58 AM EDT
+# It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:28 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index dcae0005cd9415bec47ffa91c8739429239ff59e..02653015f44dd35c5cc723869628ae759af0ba9c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:50:05 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:36 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC1\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC2\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8e8c4f41e7ef107eec10b2144469706f954f2497..54e9246c20f76c6856627b962f895eab9d4e9d34 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:50:04 AM EDT
+ *  It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:35 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -79,8 +79,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.4p5-RC1"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC1"
+#define NTP_KEYGEN_VERSION       "4.2.4p5-RC2"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC2"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index aa1fe7f7107eee6cb5f62f0d60f4cad1c2f5ada5..a0db743f6fb694c1ed9816dd5e21aaae57918e83 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday May 20, 2008 at 03:50:07 AM EDT
+# It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:38 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f0d645cbc54594c4e5498695bf54e2bcedb70ba4..f2e195b62ffd29e2331364a51118061eebef6b80 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-05-20 "(ntp 4.2.4p5-RC1)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-08-10 "(ntp 4.2.4p5-RC2)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday May 20, 2008 at 03:50:07 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 07:43:37 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"