]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P61 NTP_4_2_5P61
authorHarlan Stenn <stenn@ntp.org>
Wed, 25 Jul 2007 11:44:25 +0000 (07:44 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 25 Jul 2007 11:44:25 +0000 (07:44 -0400)
bk: 46a73799P1IAkrlEEDvESikUetD9aA

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 6e4cd3f2a8935b74a89bc3ba4aa96b96c8c5251f..400ed38f7b29ccd43ac9d11c3a3f7ecaa6005dcd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:35:41 AM EDT
+ *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:35:28 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.5p60\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p61\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ff9940b4ee4e8fad1786a071cf66572680ca99f5..7cc9b3ec211d7bd51a02f3cae7332f4c358f53b9 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:35:40 AM EDT
+ *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:35:28 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.5p60"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p60"
+#define NTPD_VERSION       "4.2.5p61"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p61"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2e6b1478137492c998a26ee99b5fb28f26afe745..b828688852994ae48a6980b6b6a83a0368dae9e1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday July 24, 2007 at 07:35:43 AM EDT
+# It has been AutoGen-ed  Wednesday July 25, 2007 at 07:35:32 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.5p58
+ntpd - NTP daemon program - Ver. 4.2.5p60
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 6c46693a41c213b8ccfe201fb7e093ed043fd570..3d103bd1531c89b3167eef1a09f1c75af18a6eef 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-07-24 "( 4.2.5p60)" "Programmer's Manual"
+.TH NTPD 1 2007-07-25 "( 4.2.5p61)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:35:42 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:35:30 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 32822f6491418322ea12b581b9bae57d5e925024..69607f8269ebe8cc6ac8e81f04d75ee18462f702 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:42:20 AM EDT
+ *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:11 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.5p60\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p61\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d733841b5ddd4a80e29ef559b77aae609ce3270c..fe7526748aa866fa01d62a50713642eb11f4595b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:42:19 AM EDT
+ *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:11 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.5p60"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p60"
+#define NTPDC_VERSION       "4.2.5p61"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p61"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ccab082cc884136b2ca16930ef9d75e8d2ce7240..6cbf052637e871bc627c874aa02a219ccb3684d1 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday July 24, 2007 at 07:42:22 AM EDT
+# It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:14 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.5p58
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p60
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5216919da078487ba606d2b496e169c56561cbe8..a6dfd8f9daca6118dffcb9bf880ac07af88dcc10 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-07-24 "( 4.2.5p60)" "Programmer's Manual"
+.TH NTPDC 1 2007-07-25 "( 4.2.5p61)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:42:21 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:13 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 73bfe8c2950c3e9ee95a9e1b604762a8b044563b..8160e11a760d680f1d7f146b02d35568d42e66cd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:42:51 AM EDT
+ *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:42 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.5p60\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p61\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ed9deab7939b4ac1e55c4eaf7cf6d9503eb5c9ba..3d522e480aa937d5726feb261e0733005120a496 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:42:51 AM EDT
+ *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:42 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.5p60"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p60"
+#define NTPQ_VERSION       "4.2.5p61"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p61"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d3ba3b8b6d871430010a43de313baf073f1f192c..60df210263e8b2ee9aa772c633c99115da0f56e3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday July 24, 2007 at 07:42:54 AM EDT
+# It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:44 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.5p58
+ntpq - standard NTP query program - Ver. 4.2.5p60
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 2e7b2c0da81167b1c1a7272ccf913d5dceced376..b09080b82f01a7f06b97adff53c167b8708ecdac 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-07-24 "( 4.2.5p60)" "Programmer's Manual"
+.TH NTPQ 1 2007-07-25 "( 4.2.5p61)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:42:53 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:42:43 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c82477c7ec01e6921f185b9e3aa911c9031acfc9..17603339bcc66bd6397d3b649740ebc2bcf3d45b 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=60
+point=61
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index cb76db76e6260129aba9f71183d8e0ddd7f526ff..f7293799971899125761fe5a0eacb83f03e8a318 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:43:22 AM EDT
+ *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:12 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.5p60\n\
+"sntp - standard SNTP program - Ver. 4.2.5p61\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 67fe5096fa55be8b5920fb1de828c10cf539ed02..ada0821dbe9420337cbb7520054809debc5682fd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:43:21 AM EDT
+ *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:11 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.5p60"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p60"
+#define SNTP_VERSION       "4.2.5p61"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p61"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 92c143604b25d4bb0d2979f0121d915963e898c5..4df023c8ac44fea8364ac476100990aa929b3c09 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday July 24, 2007 at 07:43:24 AM EDT
+# It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:14 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 32ec98389bcccf32e58fb34a6c2f13d3d42723fc..d8596bd3552b8080b6284c9eed75c6b8d5761ee9 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-07-24 "( 4.2.5p60)" "Programmer's Manual"
+.TH SNTP 1 2007-07-25 "( 4.2.5p61)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:43:23 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:13 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 9b59a6239dcd74bbeb800cdfecd1ff22a0707a86..ef392c0764618e7fa6272d5339ad51de683e3be7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:43:31 AM EDT
+ *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:23 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -799,7 +799,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p60\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p61\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 696bbe4320f2566563918c48e00805d754f6bd4e..7fd2a404f5425aaaf46721cdc76797fa857eb274 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:43:30 AM EDT
+ *  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:22 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.5p60"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p60"
+#define NTP_KEYGEN_VERSION       "4.2.5p61"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p61"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 66d7a323ba388d2364b9b9e99d92867932adad08..af07842188cd4c708cacbfce3c0f6d8d7c1a176a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday July 24, 2007 at 07:43:33 AM EDT
+# It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:25 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -52,7 +52,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.5p58
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p60
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index a23769244338e66aad23f684027fce8d427913c2..a64227eefd61e808ef1ec6b2814cb266b0560502 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-07-24 "(ntp 4.2.5p60)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-07-25 "(ntp 4.2.5p61)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday July 24, 2007 at 07:43:32 AM EDT
+.\"  It has been AutoGen-ed  Wednesday July 25, 2007 at 07:43:24 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"