]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P124 NTP_4_2_5P124
authorHarlan Stenn <stenn@ntp.org>
Sun, 17 Aug 2008 11:52:08 +0000 (07:52 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 17 Aug 2008 11:52:08 +0000 (07:52 -0400)
bk: 48a810e8l3ob0hhQVGa00W4xZlCTcg

22 files changed:
ChangeLog
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.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
sntp/sntp.1
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 7de85bbb3228655abcadd1417aecffc6cffaf6fd..61be9c5e12cb9b338bb4dda3a78fc0b55e69c709 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p124) 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
 * Documentation updates from Dave Mills.
 * Include (4.2.4p5) 2008/08/17 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 861] leap info was not being transmitted.
index 6cdf7323955644d0d7d9d45674d62791cf66a07c..08d332126e914aa9b3d77b8dee8a2e1e9e5dd38b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 09:31:36 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 07:43:02 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p123\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 7eda97eac4966a51cebb8aba93ef6a0c348f36c9..b1c21708fbd23e3c83646b8e4fc6d5af555187a8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 09:31:35 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 07:43:01 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.5p123"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p123"
+#define NTPD_VERSION       "4.2.5p124"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index decec9b0e42f8ebb5be0aacbcb89a4b0fa92b0e2..844ae09e3ce09f36e8f8704cadc4fb921255e173 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 09:31:41 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 07:43:05 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 809a6038e5c7e924783274953e9bc96f2b9d8e81..be9c265b0f50ebd172f9cd9a9b194fb30b5bf421 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual"
+.TH NTPD 1 2008-08-17 "( 4.2.5p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 09:31:38 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 17, 2008 at 07:43:04 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 471dc785dbf1fffa65b666398e09381e7f23d43e..5068f0a868150d0ff2c72c3a71f1c03bcb51abab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 09:42:37 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 07:50:16 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.5p123\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dfc4027e307cbdb63bd3b46e143fac3f552a0100..4a22b6ba966af1270458fcb3a6e1548e46ea34ba 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 09:42:36 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 07:50:15 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.5p123"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p123"
+#define NTPDC_VERSION       "4.2.5p124"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d124fc994805ef323e131fc7ee2bd30d25c9fb61..30ca03e352fa3b2529dac45ff8b685163a5fd867 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 09:42:40 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 07:50:17 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a5a090d84618cace1bf733a8c152568e08a47348..371f8f8a0751f579ad03a8f7bcd391df37d77606 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual"
+.TH NTPDC 1 2008-08-17 "( 4.2.5p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 09:42:39 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 17, 2008 at 07:50:17 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d739f99413c70f7b1d7ac2ddfa2433da315b9962..a1373edc9b9ed60b7362631c4ee958bbcbc9e491 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 09:43:22 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 07:50:44 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.5p123\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c8c41b38c53d50a52ffefff5f117f75e134b0d08..265f6a34760b318d8a8d3d75b1ce6aea1172001f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 09:43:20 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 07:50:44 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.5p123"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p123"
+#define NTPQ_VERSION       "4.2.5p124"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2765f0ec34223a3375dec8bbd234d6cd9178e284..129ed05e35f47977e72bb09ed4d2da4bbaf46270 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 09:43:24 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 07:50:47 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index d3a844e6dc0fe80c45e1664bf32c90b12be6882e..fa052b1a2ca129844e3cd7ad6e7f168b2d64fe5e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual"
+.TH NTPQ 1 2008-08-17 "( 4.2.5p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 09:43:23 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 17, 2008 at 07:50:46 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dcb34f3c00a70120e52efd9ab8922a02b9ecda77..83ec51a5b2ca6fea90e76c599b6ee0f8acac00e9 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=123
+point=124
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index dc1f6bc5bfbcfc5de852bcd6243cf6cf62413353..a4d42fd1035f93542658acaf45c76c7294dc6043 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 09:44:01 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 07:51:12 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p123\n\
+"sntp - standard SNTP program - Ver. 4.2.5p124\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 162ab3a3208910576ff5729955bd031398b28da1..96613fbc06f4269ef2238dae46fffdb0473da61a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 09:44:00 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 07:51:11 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p123"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p123"
+#define SNTP_VERSION       "4.2.5p124"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 12371d28f0b5c8ab28e0638894a8dbb4be535bf2..604f73dd171e0cddf8e5e25fc1b5f243613483ec 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 09:44:04 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 07:51:13 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c01a384055fc81bfdc576a987fd7ef90c160be70..93be7c65cadb39c7df361375e3ea35f70ec932f9 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-08-10 "( 4.2.5p123)" "Programmer's Manual"
+.TH SNTP 1 2008-08-17 "( 4.2.5p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 09:44:03 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 17, 2008 at 07:51:13 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3e08d1361ed94e373993c8843d4e9e587814bb78..3d4d7bab282b1d59dd3815a5ad86375ffb5daa97 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 09:44:18 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 07:51:21 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p123\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p124\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8768489bfed0e0ea45ead8283385ece64f1efcc0..33bf80ff9a1a862b2671c9c3b0fe7ab967b9daa2 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday August 10, 2008 at 09:44:17 AM EDT
+ *  It has been AutoGen-ed  Sunday August 17, 2008 at 07:51:20 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.5p123"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p123"
+#define NTP_KEYGEN_VERSION       "4.2.5p124"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p124"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6f5c14c1c85029fc97f725314688acb46b90aed8..38e87e85f9f50c08830a9200602916ccef6e6727 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday August 10, 2008 at 09:44:21 AM EDT
+# It has been AutoGen-ed  Sunday August 17, 2008 at 07:51:23 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 32c006c17a9d05e26574d281e61f9455d9457eff..44c62f9c657a66b2963361959732c17e4ad037c1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-08-10 "(ntp 4.2.5p123)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-08-17 "(ntp 4.2.5p124)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday August 10, 2008 at 09:44:20 AM EDT
+.\"  It has been AutoGen-ed  Sunday August 17, 2008 at 07:51:22 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"