]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P76 NTP_4_2_5P76
authorHarlan Stenn <stenn@ntp.org>
Thu, 13 Sep 2007 11:44:43 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 13 Sep 2007 11:44:43 +0000 (07:44 -0400)
bk: 46e922abgtPa4_75Sm7OQyTXiyb1IQ

21 files changed:
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 e03ddb22e30ac647d24994e674456fd5600501d3..fc8dee04ed3d6340aaef978cb5be0cb52092e243 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:38:40 AM EDT
+ *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:35:36 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.5p75\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p76\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 7f0ead0d24f4bed1869e8c96794720372842f9f1..6890c178f35b5232212410c9bd5db0929bc95bd0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:38:39 AM EDT
+ *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:35:35 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.5p75"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p75"
+#define NTPD_VERSION       "4.2.5p76"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p76"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 84697fa3f3714751024560eb39ea3333ec403bdb..2db810ad55cfe096b01fc86197301c7cc2f738f2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 11, 2007 at 07:38:43 AM EDT
+# It has been AutoGen-ed  Thursday September 13, 2007 at 07:35:38 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index bcf018c0aaf9dc621648cb26c7537e67e1840ed7..58670cccb1549aa28ced2ccfaae95f8d8475d72e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-09-11 "( 4.2.5p75)" "Programmer's Manual"
+.TH NTPD 1 2007-09-13 "( 4.2.5p76)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:38:42 AM EDT
+.\"  It has been AutoGen-ed  Thursday September 13, 2007 at 07:35:37 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index eda395d807d06d6942e3595b158754b5378450aa..d893008f09c306b87377fcdce54001eb418c6249 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:45:19 AM EDT
+ *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:42:46 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.5p75\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p76\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a2814319f8acd947688c53f0b0c80c5c1046605a..c40c4f48d1c446db25a27e1608bb1d8a4692b005 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:45:19 AM EDT
+ *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:42:45 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.5p75"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p75"
+#define NTPDC_VERSION       "4.2.5p76"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p76"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9d683f21adbaba9804c55c67669ca3b79cad32d9..7cdb56102342d6dd360a58dc3ae00615e6bf582b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 11, 2007 at 07:45:21 AM EDT
+# It has been AutoGen-ed  Thursday September 13, 2007 at 07:42:47 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2bb8f75c1eb81ec6597295427d3d4131e755b3fc..1a892b64a71c77b6a98a66c5aefe172438193315 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-09-11 "( 4.2.5p75)" "Programmer's Manual"
+.TH NTPDC 1 2007-09-13 "( 4.2.5p76)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:45:20 AM EDT
+.\"  It has been AutoGen-ed  Thursday September 13, 2007 at 07:42:47 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4c38722ab70c341c198fc35d695644e0230224c1..a8ad9b6ed642bbd141203744329ce101055e34a4 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:45:50 AM EDT
+ *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43: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.5p75\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p76\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 748f4ee7e971cd760d9299fade7b8f090be06a29..ca8994668c806cd6b20c7cadeda605d838c5f1d0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:45:50 AM EDT
+ *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43: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.5p75"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p75"
+#define NTPQ_VERSION       "4.2.5p76"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p76"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6dee5b8401d0893b890ee30005c5ead2cf55c06c..7a58d16d72fbccc6ebfe74b60bf8b401ff40896c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 11, 2007 at 07:45:52 AM EDT
+# It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:18 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 52e565d583433fbb22181d8e3485303e48d9de8f..7e122181db94e20ae10759cc4305b09f3260e741 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-09-11 "( 4.2.5p75)" "Programmer's Manual"
+.TH NTPQ 1 2007-09-13 "( 4.2.5p76)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:45:51 AM EDT
+.\"  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:17 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 815830578c45ebcc7cee252c06df90741e975994..8547b237ff757347f52d411cb117fb3eb2edfd9e 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=75
+point=76
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index e2b0ba35ca3a5f1b720d74c8df04be1075192eac..a47794deed018f112ace6bab0b5c8b5e735ca080 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:46:19 AM EDT
+ *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:44 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.5p75\n\
+"sntp - standard SNTP program - Ver. 4.2.5p76\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5d6f37b27871cc82794ace971fed462ff97121c9..dd94ee821aec0c0e3816a8ee93e014e331abf0c8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:46:19 AM EDT
+ *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:44 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.5p75"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p75"
+#define SNTP_VERSION       "4.2.5p76"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p76"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ef37111cbb54f075edcd324feabc668ac978d0d6..78ba0717dc0d100087a61fd49f2424df4326b334 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 11, 2007 at 07:46:22 AM EDT
+# It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:47 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 55506a6dbda207baa1debb5a8efae81fa13e004d..82432000463a6a29b513efa58609b05e70878e7a 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-09-11 "( 4.2.5p75)" "Programmer's Manual"
+.TH SNTP 1 2007-09-13 "( 4.2.5p76)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:46:21 AM EDT
+.\"  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:46 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 052231d61172cc9c4cc78dc85477d48c8b59aafe..3f90d12696fab62f33d81fa816735046401fbd72 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:46:29 AM EDT
+ *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:53 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -800,7 +800,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p75\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p76\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ffdc5447a9dd7be85af5b19b3b22ae7c67c634f8..3893df7f4fb62bfc2194fc407e36b53ee0442889 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:46:28 AM EDT
+ *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:53 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.5p75"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p75"
+#define NTP_KEYGEN_VERSION       "4.2.5p76"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p76"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index cc68f76eeab50b79ec3675a82a516c9b86c08d2f..b1dfbdeb84fb5228a2d0a99caa972127eb710e21 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday September 11, 2007 at 07:46:30 AM EDT
+# It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:56 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 10abcbf5cd0a0e1f549aa8c748b218b70b883f52..a1706bc2eca84e698bdb9b20336bdc67acb18e63 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-09-11 "(ntp 4.2.5p75)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-09-13 "(ntp 4.2.5p76)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday September 11, 2007 at 07:46:30 AM EDT
+.\"  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:55 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"