]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P131 NTP_4_2_5P131
authorHarlan Stenn <stenn@ntp.org>
Sun, 14 Sep 2008 11:43:33 +0000 (07:43 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 14 Sep 2008 11:43:33 +0000 (07:43 -0400)
bk: 48ccf8e5gDf0CCnaB0xMEqjNw06bzw

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 3777aae302f2e990f34f95897046283072340701..8a18cc7a3961254ab3c345c192d83a53fa9e8eff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p131) 2008/09/14 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1065] Re-enable support for the timingstats file.
 (4.2.5p130) 2008/09/13 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1064] Implement --with-net-snmp-config=progname
index b5234553856772c55da760f777e2be03fa63cdcb..45358fbc026fda38f3d800c99230520552848ef1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday September 13, 2008 at 07:39:44 AM EDT
+ *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:34:31 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.5p130\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p131\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 0f86556613e2d4657562e27d4e9bfcdaed5157ee..41904305c64779be3e18a118ece4bfe69f3eeb13 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday September 13, 2008 at 07:39:43 AM EDT
+ *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:34:30 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.5p130"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p130"
+#define NTPD_VERSION       "4.2.5p131"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p131"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5dee954f0f937b04b77a6a66654bada19f2fc3b0..ae6968a52f0f80c27c04e88bc95927836b4b7e44 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday September 13, 2008 at 07:39:47 AM EDT
+# It has been AutoGen-ed  Sunday September 14, 2008 at 07:34:33 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 850ffa454d77451b508fae006d806be9868b3731..fc3cf624f7568b876ebd04b55d782fc1c13da05f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-09-13 "( 4.2.5p130)" "Programmer's Manual"
+.TH NTPD 1 2008-09-14 "( 4.2.5p131)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday September 13, 2008 at 07:39:46 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 14, 2008 at 07:34:32 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ecba7bccb3509a3bbd38bc4f4d674c47b4d59c86..bd02c3e1865c9ab5bb676df5a3dc2d5d75cf29ef 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday September 13, 2008 at 07:46:51 AM EDT
+ *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:10 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.5p130\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p131\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 77093ee967e7e1c680530bfdf155ac3c6f3dac1e..3eb86d7210ad3682d60e8ca31e27cd1f612b1cab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday September 13, 2008 at 07:46:50 AM EDT
+ *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:09 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.5p130"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p130"
+#define NTPDC_VERSION       "4.2.5p131"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p131"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 10cbae44ff7b2e00357068a9bf852a9f0589b6c1..9a53665941b30ba651858f823c71eb262c81ca11 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday September 13, 2008 at 07:46:53 AM EDT
+# It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:13 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f75baec31fdcdee1ddab4fe10b040329e0738fe8..f5685a4b9d610711ae16c72d3ad2f0c4a0628499 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-09-13 "( 4.2.5p130)" "Programmer's Manual"
+.TH NTPDC 1 2008-09-14 "( 4.2.5p131)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday September 13, 2008 at 07:46:52 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:12 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 1f5d9f48e516700aa26e264a6631587b6aa5b1bd..8c82ab78f50cfaafcc38d8f14d43409654fce25f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday September 13, 2008 at 07:47:24 AM EDT
+ *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:40 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.5p130\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p131\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c69ddd9eb8beba3a07274f43cf6197a83f456aa0..c8247d604da26ec2a3499fff75f68017e7d8165a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday September 13, 2008 at 07:47:24 AM EDT
+ *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:40 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.5p130"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p130"
+#define NTPQ_VERSION       "4.2.5p131"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p131"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 077408c674a501c9acce609de4b99e700f3a7792..147a7ef8c824e7ce4fe50f40b095132f25a23898 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday September 13, 2008 at 07:47:27 AM EDT
+# It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:43 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6ec0cf35a76ea6593ff19b56fa5618a277531762..b32f7073eac408b0a0c9f72fcfa168afcf0fa5e6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-09-13 "( 4.2.5p130)" "Programmer's Manual"
+.TH NTPQ 1 2008-09-14 "( 4.2.5p131)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday September 13, 2008 at 07:47:26 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:42 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 49c7338bb50cea26859c2290803986d5e7499397..f7091802f8df498de71b8b809d7d1226827db968 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=130
+point=131
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 0537c0ea7d9c9ab62695879ac78e2d46ca0d11b3..5810a7b4a386b87d71aac81f1d45e5b9c887c56f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday September 13, 2008 at 07:48:13 AM EDT
+ *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:29 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.5p130\n\
+"sntp - standard SNTP program - Ver. 4.2.5p131\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 817c1a77f6623fc9dd4178975e512e4992712507..434063c838250fd299e748dcd63bde8946c2f78d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday September 13, 2008 at 07:48:12 AM EDT
+ *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:28 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.5p130"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p130"
+#define SNTP_VERSION       "4.2.5p131"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p131"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 37b2dc077246301b177645f67313fe6c300ce51e..6bf58034bc1b24bb57b752cf28045e3e7c0fd332 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday September 13, 2008 at 07:48:16 AM EDT
+# It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:31 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 84d4934141981f7476bf356e4f1f68c4ca6a9f8a..b860a56c17654fb323c4df5af7cae04fc312e0a1 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-09-13 "( 4.2.5p130)" "Programmer's Manual"
+.TH SNTP 1 2008-09-14 "( 4.2.5p131)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday September 13, 2008 at 07:48:14 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:30 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d49b2cc1ea7670fcd3f6c1b1f23c20e1a2f198f2..c8b753d8d69e9e893ecd17fe77afb8aed6160fef 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday September 13, 2008 at 07:48:24 AM EDT
+ *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:39 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.5p130\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p131\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5e3c7dfac7a99fc8d3ceb86c36bcbc767caf216a..bdff9312a895361e6fa4242ebe0ad66c41cff007 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday September 13, 2008 at 07:48:23 AM EDT
+ *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:39 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.5p130"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p130"
+#define NTP_KEYGEN_VERSION       "4.2.5p131"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p131"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7dc9fe08894ff4d4ce6887c60972a44da548d622..06df96a031aa95bc12422eda25575b6093216e8b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday September 13, 2008 at 07:48:27 AM EDT
+# It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:42 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 970735c8a7e9ef42d30a1ebbbf03a0c251d9bb72..492244ed0c8d67ad9903946b3f27ec5a7b116b82 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-09-13 "(ntp 4.2.5p130)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-09-14 "(ntp 4.2.5p131)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday September 13, 2008 at 07:48:25 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:41 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"