]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P67 NTP_4_2_5P67
authorHarlan Stenn <stenn@ntp.org>
Thu, 9 Aug 2007 11:43:48 +0000 (07:43 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 9 Aug 2007 11:43:48 +0000 (07:43 -0400)
bk: 46bafdf4TE_f8ww95aGurUFerI53Hw

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 fa12d9dea58d02be5c0107ec2ce7d646eb73672a..3ae7922ac5ed98d0e3e3da67ae92ea03b7dd8b16 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:36:06 AM EDT
+ *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:35:01 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.5p66\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p67\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index d5e941f08f5ddc9bb667d9e8ae58fe399bb55616..a7efee583a7013a94af7256f5ad75096c86867f1 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:36:05 AM EDT
+ *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:35:00 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.5p66"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p66"
+#define NTPD_VERSION       "4.2.5p67"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 713083817c7e95de8bcd125ff5a42c69785a90b4..6844a96de161bd5dedc56673da3369fd1abbd3a4 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August  7, 2007 at 07:36:08 AM EDT
+# It has been AutoGen-ed  Thursday August  9, 2007 at 07:35:04 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.5p63
+ntpd - NTP daemon program - Ver. 4.2.5p66
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 32f612c121e0a00d631c210a17aa93d64c2168c4..fdd5c04cc29feb64d0ddb07523a24062af3775c5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-08-07 "( 4.2.5p66)" "Programmer's Manual"
+.TH NTPD 1 2007-08-09 "( 4.2.5p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:36:07 AM EDT
+.\"  It has been AutoGen-ed  Thursday August  9, 2007 at 07:35:02 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index b440f5225efab8c1980c899af5a3f862ae5d3d0b..b7dc61100997586286208f6bd601bac4e4fdc094 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:42:42 AM EDT
+ *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:41:43 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.5p66\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p67\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d1142afd9fa9cb84e502b8aace8596e5f78adc5a..7d1c9f75a15d4f3f8c16374e18289890df717fca 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:42:42 AM EDT
+ *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:41:43 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.5p66"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p66"
+#define NTPDC_VERSION       "4.2.5p67"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 59ede8abe8f28082a8a6ef66331147ad273df13a..64ac1268307fe0b9267cbc90e43abeb561c3b81e 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August  7, 2007 at 07:42:44 AM EDT
+# It has been AutoGen-ed  Thursday August  9, 2007 at 07:41:45 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.5p63
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p66
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index aff1ea2bc0699d8355267fa79430793612be864d..3488cb911b43d8aa43348224eeb497f186f1a02b 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-08-07 "( 4.2.5p66)" "Programmer's Manual"
+.TH NTPDC 1 2007-08-09 "( 4.2.5p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:42:43 AM EDT
+.\"  It has been AutoGen-ed  Thursday August  9, 2007 at 07:41:44 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c04ed0a4e1e94bd44ba19af733c9699cf48e6c5f..339b6d1ef644db30ca1a4e17c9adfd5b7c753131 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:12 AM EDT
+ *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:14 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.5p66\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p67\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 40ded68cb9c7f5bcaae68f878b43247a065c3863..f4ba1f311b257a4a2cca89ee8e2e1c74a007dc54 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:12 AM EDT
+ *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:13 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.5p66"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p66"
+#define NTPQ_VERSION       "4.2.5p67"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 061d7eb7390e6c6dd06825f9114f2218cf380f7b..8dca021e4f30b6cc14016c6264c6d93b1329a81b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:14 AM EDT
+# It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:16 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.5p63
+ntpq - standard NTP query program - Ver. 4.2.5p66
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index afabe7f7863201c3d975db0d53687f9712ad9835..35a1c5c9dc8b6e0447d94b743e4afc6dc21f9f82 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-08-07 "( 4.2.5p66)" "Programmer's Manual"
+.TH NTPQ 1 2007-08-09 "( 4.2.5p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:13 AM EDT
+.\"  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:15 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index dbc467f4d0ae15d72b11d9e35f180cdce9fef04e..56bba05001084999f92eb48b1e61d89536fe23e6 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=66
+point=67
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index eb4333c6de3386ef0b2fd58085735642effd268c..be53fdd439c318735275286e8e44cc2a4e2bef9b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:40 AM EDT
+ *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:43 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.5p66\n\
+"sntp - standard SNTP program - Ver. 4.2.5p67\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c138f472e899218ae23e6a5d2107144ac6fc82cd..83d91902c69f175f878c5bb13b28cfa2300f4317 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:40 AM EDT
+ *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:42 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.5p66"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p66"
+#define SNTP_VERSION       "4.2.5p67"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f58f357739972bf81516d248b9426f4767764616..c83cbb463d3a5dec7720a5ab8ba3eb68e3c48728 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:42 AM EDT
+# It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:45 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f7d893aeee2e9bf812bcef25ce49c4ab64a08419..ffc918a32cfa3e1b4236bd1f7f0aa2f72713a178 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-08-07 "( 4.2.5p66)" "Programmer's Manual"
+.TH SNTP 1 2007-08-09 "( 4.2.5p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:41 AM EDT
+.\"  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:44 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 29e6321baa53223c7127e165e41fa69faf73c811..5aae32ae14233c09b4aeaa6b5ae031a2ae2ba04a 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:50 AM EDT
+ *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:53 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.5p66\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p67\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 80b5990a55d954a6a99bc1067f8a2ec48eabffe8..235e4bbaae0535eaa3bed4b340f6826a2cf8f420 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:49 AM EDT
+ *  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:52 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.5p66"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p66"
+#define NTP_KEYGEN_VERSION       "4.2.5p67"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p67"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 53c4105a82decb9bb6e0c2cdc576b2b98c13c2cf..2de90027530f491550e392b076b8e616275d5c23 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:52 AM EDT
+# It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:54 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.5p63
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p66
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index b85bbf9ab1738807a576a5eae186eb46123b1b8b..b290fd849513b37156989208df28587aafb8c2f9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-08-07 "(ntp 4.2.5p66)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-08-09 "(ntp 4.2.5p67)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Tuesday August  7, 2007 at 07:43:51 AM EDT
+.\"  It has been AutoGen-ed  Thursday August  9, 2007 at 07:42:54 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"