]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P128 NTP_4_2_5P128
authorHarlan Stenn <stenn@ntp.org>
Mon, 8 Sep 2008 11:46:43 +0000 (07:46 -0400)
committerHarlan Stenn <stenn@ntp.org>
Mon, 8 Sep 2008 11:46:43 +0000 (07:46 -0400)
bk: 48c510a3uwg1mt_kKOl9cLTmV4fy8Q

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 4038f742965dce7a86b77b575ce3bb7ef5c58a38..d7c4fd7c3520efc7a023f428570a1f1c7d3f01cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+(4.2.5p128) 2008/09/08 Released by Harlan Stenn <stenn@ntp.org>
 * Import Heiko Gerstung's GSoC2008 NTP MIB daemon.
 (4.2.5p127) 2008/09/01 Released by Harlan Stenn <stenn@ntp.org>
 * Regenerate ntpd/ntp_parser.c
index 930fa0ad19ada5008e974a00f987ae543fc420dd..03d0a9513a60be35ab3b6d92e9bf241b73f10813 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September  1, 2008 at 07:33:38 AM EDT
+ *  It has been AutoGen-ed  Monday September  8, 2008 at 07:37:45 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.5p127\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ae7d850983a55897c65e7c39f1a929cb50106c50..3b73045b30e3b7b15d3b070c88fda8ea7a79f5f0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September  1, 2008 at 07:33:37 AM EDT
+ *  It has been AutoGen-ed  Monday September  8, 2008 at 07:37:44 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.5p127"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p127"
+#define NTPD_VERSION       "4.2.5p128"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8e221fed53699416cf5d97beadaaffa04ae47098..9914a71004313214560e5fe4c89568481255c9d8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September  1, 2008 at 07:33:40 AM EDT
+# It has been AutoGen-ed  Monday September  8, 2008 at 07:37:48 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -60,7 +60,7 @@ This is the automatically generated usage text for ntpd:
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.5p113
+ntpd - NTP daemon program - Ver. 4.2.5p127
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index eb03c19863c53c28c6a1d550db55c9bcfa5b823e..af797933689f1efb30d2841919f52c30c1e0ca59 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
+.TH NTPD 1 2008-09-08 "( 4.2.5p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September  1, 2008 at 07:33:39 AM EDT
+.\"  It has been AutoGen-ed  Monday September  8, 2008 at 07:37:46 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9fedb7baba25dd7e1c588b4e95a0c0b14b8ad05e..dd14aa5182cbffacbe5b0c3d092267c1c33c23f4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:24 AM EDT
+ *  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:27 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.5p127\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c9e2b13e1e7cedf2fa0493a7786a986131f60137..a74f6d4b36059c8a6eda5635c114ed35280fa143 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:23 AM EDT
+ *  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:26 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.5p127"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p127"
+#define NTPDC_VERSION       "4.2.5p128"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9cc82127957bbe72f1abe3e50e8104a00a0958c0..7305de48fda98db687229a681cea9c1d1a5ea75b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September  1, 2008 at 07:40:26 AM EDT
+# It has been AutoGen-ed  Monday September  8, 2008 at 07:44:29 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -58,7 +58,7 @@ This is the automatically generated usage text for ntpdc:
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.5p113
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p127
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index c32319d1ff9c97cde0306a19c15781646dd8c940..5007042ce65779bfbaba7919ba2e791f5332786c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
+.TH NTPDC 1 2008-09-08 "( 4.2.5p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:25 AM EDT
+.\"  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:28 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4c6f43508dc2e12a1e53e4ba024c2acf85d85c3e..9843aaed53f960a03c90370290fcc4a47d2d07d4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:54 AM EDT
+ *  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:57 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.5p127\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3be7688ea716a82dcef52a0ee2bcba6868e87b30..6ddb4de046926e30e35223fe3e2127df0d6dbde4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:54 AM EDT
+ *  It has been AutoGen-ed  Monday September  8, 2008 at 07:44: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.5p127"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p127"
+#define NTPQ_VERSION       "4.2.5p128"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 50f76d7665065275d7cc39495bbba2fdb1acbb37..221df30ac5f27f554c1af01a820d6868fb6deab8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September  1, 2008 at 07:40:56 AM EDT
+# It has been AutoGen-ed  Monday September  8, 2008 at 07:44:59 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -46,7 +46,7 @@ This is the automatically generated usage text for ntpq:
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.5p113
+ntpq - standard NTP query program - Ver. 4.2.5p127
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 3ef41a50d6841e2570f95930473e3bee04012a42..858c8752262699cb10b2d122d69b98c23d75df76 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
+.TH NTPQ 1 2008-09-08 "( 4.2.5p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September  1, 2008 at 07:40:55 AM EDT
+.\"  It has been AutoGen-ed  Monday September  8, 2008 at 07:44:58 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 2e1ed221b8974465ee3adea3d6b27a3279f5c9bc..8410aee3aeaa4d02971fec4048918cce551ae7eb 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=127
+point=128
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 26c966f42be8ca06bb57bebd3b188773f523d590..c1df8ac2ea97abd53cd4f5f30e7d9836f022fdab 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:24 AM EDT
+ *  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:41 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.5p127\n\
+"sntp - standard SNTP program - Ver. 4.2.5p128\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9b991f5a3664b7210ebf8c0d8cb2baf4f1eca328..b4d759856e0fb4ceaf0f29b90e27eea8f00ab339 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:23 AM EDT
+ *  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:40 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.5p127"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p127"
+#define SNTP_VERSION       "4.2.5p128"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 41e13522278351702d8f196f49f111c20f2096c2..b24cdd2f69ec52282253672cb1aac78e72713325 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September  1, 2008 at 07:41:26 AM EDT
+# It has been AutoGen-ed  Monday September  8, 2008 at 07:45:43 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 311bfbcfd06c2b646b99493c356b969380eae3fc..1e8c247107b2e2963f7b8540de72f754b1daf76b 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
+.TH SNTP 1 2008-09-08 "( 4.2.5p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:25 AM EDT
+.\"  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:42 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index af647a8ddc889f8ee36539e543dc3b061d964c84..cf4b808128d8a7641f9e1daaca2be2573952e767 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:35 AM EDT
+ *  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:50 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.5p127\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p128\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 1f3d8f3ee64cda102491967f6a1f78a1345b9814..ed6e2295edf4c987bbe16910b376dfa5ee32373a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:35 AM EDT
+ *  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:50 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.5p127"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p127"
+#define NTP_KEYGEN_VERSION       "4.2.5p128"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p128"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 93864528f8a99c252c9dca1c34669e5254eed022..139e46db5af707f446e868f29198afb8743d62f6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday September  1, 2008 at 07:41:37 AM EDT
+# It has been AutoGen-ed  Monday September  8, 2008 at 07:45:52 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -51,7 +51,7 @@ This is the automatically generated usage text for ntp-keygen:
 @exampleindent 0
 @example
 Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p113
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p127
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 76b20c6daf40af7905ee9426adea9a1989fefe42..704d46c2c2f889a38f624d3316898f3d0ac25eb6 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-09-01 "(ntp 4.2.5p127)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-09-08 "(ntp 4.2.5p128)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday September  1, 2008 at 07:41:36 AM EDT
+.\"  It has been AutoGen-ed  Monday September  8, 2008 at 07:45:52 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"