]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P129 NTP_4_2_5P129
authorHarlan Stenn <stenn@ntp.org>
Thu, 11 Sep 2008 11:43:06 +0000 (07:43 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 11 Sep 2008 11:43:06 +0000 (07:43 -0400)
bk: 48c9044aMLUSCbgMxugiCO51JV5dOg

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 647f8083479e9ad1cc178199e19eb176b53fdee3..abb4677d24074471ef632107eb615440df12d214 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p129) 2008/09/11 Released by Harlan Stenn <stenn@ntp.org>
 * Quiet some libntpq-related warnings.
 (4.2.5p128) 2008/09/08 Released by Harlan Stenn <stenn@ntp.org>
 * Import Heiko Gerstung's GSoC2008 NTP MIB daemon.
index 03d0a9513a60be35ab3b6d92e9bf241b73f10813..b415c3176498f41739f6b3cd8fad0217ee3e007f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September  8, 2008 at 07:37:45 AM EDT
+ *  It has been AutoGen-ed  Thursday September 11, 2008 at 07:33:53 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.5p128\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p129\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 3b73045b30e3b7b15d3b070c88fda8ea7a79f5f0..f422afcca3356d23abf96a11456766f9a973f8ea 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September  8, 2008 at 07:37:44 AM EDT
+ *  It has been AutoGen-ed  Thursday September 11, 2008 at 07:33:53 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.5p128"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p128"
+#define NTPD_VERSION       "4.2.5p129"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p129"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9914a71004313214560e5fe4c89568481255c9d8..6e3cd7113d5bba84a624bfcf01bc0d47805226cd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September  8, 2008 at 07:37:48 AM EDT
+# It has been AutoGen-ed  Thursday September 11, 2008 at 07:33:56 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index af797933689f1efb30d2841919f52c30c1e0ca59..f2f48199deea7f3383c674f794c3ed185c7b3b87 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-09-08 "( 4.2.5p128)" "Programmer's Manual"
+.TH NTPD 1 2008-09-11 "( 4.2.5p129)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September  8, 2008 at 07:37:46 AM EDT
+.\"  It has been AutoGen-ed  Thursday September 11, 2008 at 07:33:55 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dd14aa5182cbffacbe5b0c3d092267c1c33c23f4..d4672009360df4da9f58f9d76a342f98fbd6d560 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:27 AM EDT
+ *  It has been AutoGen-ed  Thursday September 11, 2008 at 07:40:44 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.5p128\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p129\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a74f6d4b36059c8a6eda5635c114ed35280fa143..c2736e05e172a19d8423de79e76d91323062cbaf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:26 AM EDT
+ *  It has been AutoGen-ed  Thursday September 11, 2008 at 07:40:44 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.5p128"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p128"
+#define NTPDC_VERSION       "4.2.5p129"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p129"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7305de48fda98db687229a681cea9c1d1a5ea75b..11a7ae12466cccb2cc3ec11d97617432ed7ad29f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September  8, 2008 at 07:44:29 AM EDT
+# It has been AutoGen-ed  Thursday September 11, 2008 at 07:40:46 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 5007042ce65779bfbaba7919ba2e791f5332786c..5b50d9b05c061d198883548bc3e573a9a0633e37 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-09-08 "( 4.2.5p128)" "Programmer's Manual"
+.TH NTPDC 1 2008-09-11 "( 4.2.5p129)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:28 AM EDT
+.\"  It has been AutoGen-ed  Thursday September 11, 2008 at 07:40:45 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9843aaed53f960a03c90370290fcc4a47d2d07d4..ae35e4854a35c6bbbf118cd97a628a628df0ffef 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:57 AM EDT
+ *  It has been AutoGen-ed  Thursday September 11, 2008 at 07:41:15 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.5p128\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p129\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 6ddb4de046926e30e35223fe3e2127df0d6dbde4..3cf48a3c863bbf4d847d7b4be4d514273b135425 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:57 AM EDT
+ *  It has been AutoGen-ed  Thursday September 11, 2008 at 07:41:15 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.5p128"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p128"
+#define NTPQ_VERSION       "4.2.5p129"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p129"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 221df30ac5f27f554c1af01a820d6868fb6deab8..9e6b8061b220e350d8d188c5927dcfb3e98af76f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September  8, 2008 at 07:44:59 AM EDT
+# It has been AutoGen-ed  Thursday September 11, 2008 at 07:41:18 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 858c8752262699cb10b2d122d69b98c23d75df76..6674de4db3da0dcdd5f93782a3cf56bc5dd7060a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-09-08 "( 4.2.5p128)" "Programmer's Manual"
+.TH NTPQ 1 2008-09-11 "( 4.2.5p129)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:58 AM EDT
+.\"  It has been AutoGen-ed  Thursday September 11, 2008 at 07:41:17 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8410aee3aeaa4d02971fec4048918cce551ae7eb..685e2e83d1e7189574c6302c239a19be210b2ca6 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=128
+point=129
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index c1df8ac2ea97abd53cd4f5f30e7d9836f022fdab..9de550678dd0885e15666f2d0d0e92715c6cd7ca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:41 AM EDT
+ *  It has been AutoGen-ed  Thursday September 11, 2008 at 07:42:05 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.5p128\n\
+"sntp - standard SNTP program - Ver. 4.2.5p129\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b4d759856e0fb4ceaf0f29b90e27eea8f00ab339..2e4cd99944a3494f47b4de7c52c6880b9008764f 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:40 AM EDT
+ *  It has been AutoGen-ed  Thursday September 11, 2008 at 07:42:04 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.5p128"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p128"
+#define SNTP_VERSION       "4.2.5p129"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p129"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b24cdd2f69ec52282253672cb1aac78e72713325..bdbf1ccc6dcc25022620afb55767ef5a5759760e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September  8, 2008 at 07:45:43 AM EDT
+# It has been AutoGen-ed  Thursday September 11, 2008 at 07:42:07 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1e8c247107b2e2963f7b8540de72f754b1daf76b..65c93bf58cb47fc6872ac7aeee7c0fc4b9fe1087 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-09-08 "( 4.2.5p128)" "Programmer's Manual"
+.TH SNTP 1 2008-09-11 "( 4.2.5p129)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:42 AM EDT
+.\"  It has been AutoGen-ed  Thursday September 11, 2008 at 07:42:06 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index cf4b808128d8a7641f9e1daaca2be2573952e767..7c4fbfe9810aacb45d28add752cdc812d57c80bf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:50 AM EDT
+ *  It has been AutoGen-ed  Thursday September 11, 2008 at 07:42:15 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.5p128\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p129\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ed6e2295edf4c987bbe16910b376dfa5ee32373a..8b69aa03fbfcc1ef23eb60b770c6425e9ec14cd0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:50 AM EDT
+ *  It has been AutoGen-ed  Thursday September 11, 2008 at 07:42:14 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.5p128"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p128"
+#define NTP_KEYGEN_VERSION       "4.2.5p129"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p129"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 139e46db5af707f446e868f29198afb8743d62f6..0a06bb4d4fec353fbfa48663fec965fffcf9f0f4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September  8, 2008 at 07:45:52 AM EDT
+# It has been AutoGen-ed  Thursday September 11, 2008 at 07:42:17 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 704d46c2c2f889a38f624d3316898f3d0ac25eb6..1597d2856ad64d02e915ce7fac62924a3a27ff3d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-09-08 "(ntp 4.2.5p128)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-09-11 "(ntp 4.2.5p129)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:52 AM EDT
+.\"  It has been AutoGen-ed  Thursday September 11, 2008 at 07:42:16 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"