]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P64 NTP_4_2_5P64
authorHarlan Stenn <stenn@ntp.org>
Mon, 30 Jul 2007 11:45:28 +0000 (07:45 -0400)
committerHarlan Stenn <stenn@ntp.org>
Mon, 30 Jul 2007 11:45:28 +0000 (07:45 -0400)
bk: 46adcf58FmrqGH2ikPKePMVIQ3kRmw

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 d3591d409b01459789c1843f609ec64ecab3dac1..7a66ece8188fe97b08a506136b82eaaf630be162 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:35:44 AM EDT
+ *  It has been AutoGen-ed  Monday July 30, 2007 at 07:36:21 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.5p63\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p64\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index db1045957659bc659d1676d1f0baa7baf500eef8..4ea49976009f99f90d3cf8e24e8cd8ed300b2923 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:35:43 AM EDT
+ *  It has been AutoGen-ed  Monday July 30, 2007 at 07:36:21 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.5p63"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p63"
+#define NTPD_VERSION       "4.2.5p64"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p64"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5258aaf7211b4a095e78bcd69a82c178beea4571..2a48c3bf12af2bed512e87b258b131a24cefdf0a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday July 29, 2007 at 07:35:46 AM EDT
+# It has been AutoGen-ed  Monday July 30, 2007 at 07:36:24 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.5p62
+ntpd - NTP daemon program - Ver. 4.2.5p63
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 0900cf41a1bcc15ab87a765b1f5d44fd261eb510..fc44e2c560390c91523da3c6ca91bdbc1e92ab99 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-07-29 "( 4.2.5p63)" "Programmer's Manual"
+.TH NTPD 1 2007-07-30 "( 4.2.5p64)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday July 29, 2007 at 07:35:45 AM EDT
+.\"  It has been AutoGen-ed  Monday July 30, 2007 at 07:36:23 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7951ea69064b25c6020bab2343aeea81743d0279..3b4211d4d50673ec82b00c5f556b2c43aacc95ed 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:42:31 AM EDT
+ *  It has been AutoGen-ed  Monday July 30, 2007 at 07:43:15 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.5p63\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p64\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a66403d8420303f4ef4a448c309511445019568c..62bf607c5cc72e1a650ffeee149a85d1484bbc82 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:42:31 AM EDT
+ *  It has been AutoGen-ed  Monday July 30, 2007 at 07:43:14 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.5p63"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p63"
+#define NTPDC_VERSION       "4.2.5p64"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p64"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5929c260aadfbd08c44d744cae7816f51842cc0b..a63ee07c089f22f54d7ac612c264f39df12fcdf8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday July 29, 2007 at 07:42:33 AM EDT
+# It has been AutoGen-ed  Monday July 30, 2007 at 07:43:17 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.5p62
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p63
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 440eb65cfcfdc81ead09058429fb6275a7b2c52e..0b19598c3ba1d9671d31a844dcf1554d487be27f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-07-29 "( 4.2.5p63)" "Programmer's Manual"
+.TH NTPDC 1 2007-07-30 "( 4.2.5p64)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday July 29, 2007 at 07:42:32 AM EDT
+.\"  It has been AutoGen-ed  Monday July 30, 2007 at 07:43:16 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index fb593c963b1b29de66b0d737da573fe051b5d8a0..87c9adafb7b05e8f72e9d0fd7ea636c4258fcf31 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:01 AM EDT
+ *  It has been AutoGen-ed  Monday July 30, 2007 at 07:43:46 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.5p63\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p64\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 02ece8242af96c98ea6f86aaa551f287869590d9..21bacfdc27993bc2923d2d647cf0542f5d2decee 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:01 AM EDT
+ *  It has been AutoGen-ed  Monday July 30, 2007 at 07:43:46 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.5p63"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p63"
+#define NTPQ_VERSION       "4.2.5p64"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p64"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7cb200a6c8676a0b8a43f9c9efce1e418ee691ea..44aaa6422d3ba8eeb0df68d4a63c05fe0c3808e8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:04 AM EDT
+# It has been AutoGen-ed  Monday July 30, 2007 at 07:43:49 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.5p62
+ntpq - standard NTP query program - Ver. 4.2.5p63
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 5ac09daef486b8e2ff2ec949876e8bd88e36cacd..f9ebc08b976fd7f3ed9b5cc0f3dbb2bf8dc54e54 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-07-29 "( 4.2.5p63)" "Programmer's Manual"
+.TH NTPQ 1 2007-07-30 "( 4.2.5p64)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:02 AM EDT
+.\"  It has been AutoGen-ed  Monday July 30, 2007 at 07:43:47 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6116157f99db0caed3da07f6a993879b3ed683b4..4b819e39a5783cc2b6007cf8a823ba7423f7a9c1 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=63
+point=64
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index d1fae6403befab7c8a1f9dd131e520250f381103..c0cf8ac81c10e599cf64d899e431f1366967ae43 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:32 AM EDT
+ *  It has been AutoGen-ed  Monday July 30, 2007 at 07:44:17 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.5p63\n\
+"sntp - standard SNTP program - Ver. 4.2.5p64\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5230b4a6963f9da652308257bfded34dae20a338..ee5e120e1cf6ffb290a44c0016edc595f0dd6b74 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:31 AM EDT
+ *  It has been AutoGen-ed  Monday July 30, 2007 at 07:44:16 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.5p63"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p63"
+#define SNTP_VERSION       "4.2.5p64"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p64"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index af8bee7ab9e3038d479e65b926b52332e25ae05e..a31f003a7a3c600c0db490aa7386f876459a738b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:34 AM EDT
+# It has been AutoGen-ed  Monday July 30, 2007 at 07:44:19 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6bc21317391c95600c316d38e757cfd8181147fe..7909dea30858dbf69e150ab41cb477499bbd730d 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-07-29 "( 4.2.5p63)" "Programmer's Manual"
+.TH SNTP 1 2007-07-30 "( 4.2.5p64)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:33 AM EDT
+.\"  It has been AutoGen-ed  Monday July 30, 2007 at 07:44:18 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7a511a05ee1db0fe923b80b435051e8df38a5c90..5992558382ae755f22aa771babccb2e89427f5a5 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:42 AM EDT
+ *  It has been AutoGen-ed  Monday July 30, 2007 at 07:44:27 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.5p63\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p64\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b9dbfc11ce49c6edf1d583208d4f7428d87cca43..bac175821031728152cbe67be0a88d31312b1928 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:42 AM EDT
+ *  It has been AutoGen-ed  Monday July 30, 2007 at 07:44:27 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.5p63"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p63"
+#define NTP_KEYGEN_VERSION       "4.2.5p64"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p64"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 91f2b0da4473fb97fcaebcfaf610c27bb89f7e47..7957ddb763720eb329984960c4a369f852de7b47 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:45 AM EDT
+# It has been AutoGen-ed  Monday July 30, 2007 at 07:44:29 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.5p62
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p63
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 17a8122031a8fd96ae9dbe8b2b093c46a1e42842..e88db9bf11490e811c73697aa96f55ebcecc426f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-07-29 "(ntp 4.2.5p63)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-07-30 "(ntp 4.2.5p64)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday July 29, 2007 at 07:43:44 AM EDT
+.\"  It has been AutoGen-ed  Monday July 30, 2007 at 07:44:28 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"