]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P77
authorHarlan Stenn <stenn@ntp.org>
Sun, 16 Sep 2007 11:44:22 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 16 Sep 2007 11:44:22 +0000 (07:44 -0400)
bk: 46ed1716wu6kTjJ61FVE7U9iryV02Q

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 fc8dee04ed3d6340aaef978cb5be0cb52092e243..ec42157f642e678edd854512d80d9aee5e8ce0fd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:35:36 AM EDT
+ *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:35:51 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.5p76\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p77\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 6890c178f35b5232212410c9bd5db0929bc95bd0..368ba7ef3e8da3844ab3077ecb395a01a8ce78ea 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:35:35 AM EDT
+ *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:35:50 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.5p76"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p76"
+#define NTPD_VERSION       "4.2.5p77"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p77"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2db810ad55cfe096b01fc86197301c7cc2f738f2..e9757017a9d57ee35e6e9f12017df63ced03a763 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday September 13, 2007 at 07:35:38 AM EDT
+# It has been AutoGen-ed  Sunday September 16, 2007 at 07:35:53 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 58670cccb1549aa28ced2ccfaae95f8d8475d72e..a955125e1bca848c46c0b6099a883a85b18ad2be 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-09-13 "( 4.2.5p76)" "Programmer's Manual"
+.TH NTPD 1 2007-09-16 "( 4.2.5p77)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday September 13, 2007 at 07:35:37 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 16, 2007 at 07:35:52 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d893008f09c306b87377fcdce54001eb418c6249..c8d8a120d01cdb35d87a16de9071970431181fcf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:42:46 AM EDT
+ *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:23 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.5p76\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p77\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c40c4f48d1c446db25a27e1608bb1d8a4692b005..4287a1050995c96d6cd7f90bc3df33d9dd8ea1b6 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:42:45 AM EDT
+ *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:22 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.5p76"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p76"
+#define NTPDC_VERSION       "4.2.5p77"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p77"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7cdb56102342d6dd360a58dc3ae00615e6bf582b..3b6bccc9b9f96399e9a8e68a384d1d156c529dd8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday September 13, 2007 at 07:42:47 AM EDT
+# It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:25 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 1a892b64a71c77b6a98a66c5aefe172438193315..e8b9fca36b6a5c4fa6ad7400e981855b8219a908 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-09-13 "( 4.2.5p76)" "Programmer's Manual"
+.TH NTPDC 1 2007-09-16 "( 4.2.5p77)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday September 13, 2007 at 07:42:47 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:24 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a8ad9b6ed642bbd141203744329ce101055e34a4..1abd9e3f50f64ac7b3d63b846e42dd5140a6f6d5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:15 AM EDT
+ *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:54 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.5p76\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p77\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ca8994668c806cd6b20c7cadeda605d838c5f1d0..4aa3f5472a14c28c1d2f3855f8c829ec2d239f16 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:15 AM EDT
+ *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:53 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.5p76"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p76"
+#define NTPQ_VERSION       "4.2.5p77"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p77"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7a58d16d72fbccc6ebfe74b60bf8b401ff40896c..2bbbfb1726a3c1a4de9341633aa7aaf6e81b7eda 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:18 AM EDT
+# It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:56 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7e122181db94e20ae10759cc4305b09f3260e741..f1df8dc105375f320e998c81676fa83b7b33ed56 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-09-13 "( 4.2.5p76)" "Programmer's Manual"
+.TH NTPQ 1 2007-09-16 "( 4.2.5p77)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:17 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 16, 2007 at 07:42:55 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8547b237ff757347f52d411cb117fb3eb2edfd9e..69d1b35cd6937dd1f1048c0e25878de6de992c3b 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=76
+point=77
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index a47794deed018f112ace6bab0b5c8b5e735ca080..9414ac35ebd9397701a28b54ac7447dbc2783ae8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:44 AM EDT
+ *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:23 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.5p76\n\
+"sntp - standard SNTP program - Ver. 4.2.5p77\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dd94ee821aec0c0e3816a8ee93e014e331abf0c8..b4afcaf847eb414507c97089597f10d2b8351f2b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:44 AM EDT
+ *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:22 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.5p76"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p76"
+#define SNTP_VERSION       "4.2.5p77"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p77"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 78ba0717dc0d100087a61fd49f2424df4326b334..6efaae78f91d019e50b78070559988752b30d476 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:47 AM EDT
+# It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:25 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 82432000463a6a29b513efa58609b05e70878e7a..c18f2ea0c3d3612c663fa919282cd2ff32ba5e43 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-09-13 "( 4.2.5p76)" "Programmer's Manual"
+.TH SNTP 1 2007-09-16 "( 4.2.5p77)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:46 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:24 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 3f90d12696fab62f33d81fa816735046401fbd72..c104221024660bd1f7e0398ba1791754d0426200 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:53 AM EDT
+ *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:34 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.5p76\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p77\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3893df7f4fb62bfc2194fc407e36b53ee0442889..fab124f708446ce31a4423368e558a8643579630 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:53 AM EDT
+ *  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:33 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.5p76"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p76"
+#define NTP_KEYGEN_VERSION       "4.2.5p77"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p77"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b1dfbdeb84fb5228a2d0a99caa972127eb710e21..90292dd3f82c09a99fa6455ab341e9327567dbf1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:56 AM EDT
+# It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:35 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a1706bc2eca84e698bdb9b20336bdc67acb18e63..2a4ba35fbed0076d907e1468b802aceee9368b6e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-09-13 "(ntp 4.2.5p76)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-09-16 "(ntp 4.2.5p77)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday September 13, 2007 at 07:43:55 AM EDT
+.\"  It has been AutoGen-ed  Sunday September 16, 2007 at 07:43:35 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"