]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P54 NTP_4_2_5P54
authorHarlan Stenn <stenn@ntp.org>
Fri, 22 Jun 2007 11:43:48 +0000 (07:43 -0400)
committerHarlan Stenn <stenn@ntp.org>
Fri, 22 Jun 2007 11:43:48 +0000 (07:43 -0400)
bk: 467bb5f4bj-a7elgJQyX5Rc1Q4gJpA

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 c6f4f0ff9361f7e11bc018c99f97ed56846901c0..3aea5d8e0eaebed8b67d802b65f1b50c5f3f33ac 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:09:52 AM EDT
+ *  It has been AutoGen-ed  Friday June 22, 2007 at 07:35:11 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.5p53\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p54\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index ccf82a91b628e4039749bf02bd12044491ddb81c..67beb46ea05ed8b9399d769a2779541925623ea8 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:09:51 AM EDT
+ *  It has been AutoGen-ed  Friday June 22, 2007 at 07:35:10 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.5p53"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p53"
+#define NTPD_VERSION       "4.2.5p54"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index ac7a11e150d32596b438829442033bb96081e837..ae2ed130a5dfe1809368c2f8b20e31c544a2b716 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 20, 2007 at 09:09:54 AM EDT
+# It has been AutoGen-ed  Friday June 22, 2007 at 07:35:13 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.5p52
+ntpd - NTP daemon program - Ver. 4.2.5p53
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ecbdc8d2141526a1db8921546d3c2308898ec008..eaf847516a47415436b8f81ed9f8c4e97978c217 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-06-20 "( 4.2.5p53)" "Programmer's Manual"
+.TH NTPD 1 2007-06-22 "( 4.2.5p54)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:09:53 AM EDT
+.\"  It has been AutoGen-ed  Friday June 22, 2007 at 07:35:12 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e7b52287b6df8ccd384e7a5347b971203cfdce32..532496c139afa6d8c8caebfee8991925e7be3004 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:16:30 AM EDT
+ *  It has been AutoGen-ed  Friday June 22, 2007 at 07:41:42 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.5p53\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p54\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 893896039c4118fbfaca2ee2e7eb845c6a3b28fd..9ae43e98898b8447beb0e495ea175fb13f5ceb03 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:16:30 AM EDT
+ *  It has been AutoGen-ed  Friday June 22, 2007 at 07:41:42 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.5p53"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p53"
+#define NTPDC_VERSION       "4.2.5p54"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b7ccb06e2f994973cbe03cf9a172355a9ec88865..3c0660dac5bacfbdc76c63af45aeda0bdfe592b2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 20, 2007 at 09:16:32 AM EDT
+# It has been AutoGen-ed  Friday June 22, 2007 at 07:41:44 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.5p52
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p53
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 9bf96c7de05c87fa8d7e26bf88de0dcda737bf9c..5983c9bd0b777524df1d3f1206efb135723dd88f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-06-20 "( 4.2.5p53)" "Programmer's Manual"
+.TH NTPDC 1 2007-06-22 "( 4.2.5p54)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:16:31 AM EDT
+.\"  It has been AutoGen-ed  Friday June 22, 2007 at 07:41:43 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 22d6f543baab6cfec313c5541e370efe8b13ff39..8947e6023ec8f853bb1144185cce2c47f64b8805 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:00 AM EDT
+ *  It has been AutoGen-ed  Friday June 22, 2007 at 07:42:11 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.5p53\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p54\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a6f630d88c7a5a5a3c158fb79f7d09ed6da5aa81..b815930cf08361bbd6aa65ef88e438e8fa56afb7 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:16:59 AM EDT
+ *  It has been AutoGen-ed  Friday June 22, 2007 at 07:42:11 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.5p53"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p53"
+#define NTPQ_VERSION       "4.2.5p54"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d28de371151c34ad70e2180808648f59199f1b2f..0f67a030f94b3735afe0d12420394edf8bca868b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:02 AM EDT
+# It has been AutoGen-ed  Friday June 22, 2007 at 07:42:13 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.5p52
+ntpq - standard NTP query program - Ver. 4.2.5p53
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index fbc7c2f33c98248d220653b20a3f737975b6a639..8361b874badc02fb9a78bf3859630d545b794d2c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-06-20 "( 4.2.5p53)" "Programmer's Manual"
+.TH NTPQ 1 2007-06-22 "( 4.2.5p54)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:01 AM EDT
+.\"  It has been AutoGen-ed  Friday June 22, 2007 at 07:42:12 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 26c2f9c5a9dcce7b459ad81b80ceeb2ee6d689d8..51dc0b9b0f7a9cf601a3728c68d851543cec5cd0 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=53
+point=54
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 4c058738eb4215143fcf22bc700bb4b10c3638cf..b9487773c836d869098ca00ba3ce89ce98d03fda 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:27 AM EDT
+ *  It has been AutoGen-ed  Friday June 22, 2007 at 07:42:40 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.5p53\n\
+"sntp - standard SNTP program - Ver. 4.2.5p54\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9d48f86840d3625ada07ba8f236cdd3a265a0142..c625320ee5db8ca680c9c90fe2e5bdca93e29400 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:26 AM EDT
+ *  It has been AutoGen-ed  Friday June 22, 2007 at 07:42:39 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.5p53"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p53"
+#define SNTP_VERSION       "4.2.5p54"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dbf56b1335afe8dc5de1ce5a81b7b0b61bc6d45d..e60a8954f314f175e8d696953b77807aad06de8b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:29 AM EDT
+# It has been AutoGen-ed  Friday June 22, 2007 at 07:42:42 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e6af0dffc69120786cf7f804afe7a52f3aaf693c..e95ceaff012b1a82bf4b1661af391d73f54969c8 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-06-20 "( 4.2.5p53)" "Programmer's Manual"
+.TH SNTP 1 2007-06-22 "( 4.2.5p54)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:28 AM EDT
+.\"  It has been AutoGen-ed  Friday June 22, 2007 at 07:42:41 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 6a1075f6cc7ed3819b73b7163474fde71ad7c406..30cf06e60550a3702bcc21a2bcb3f6d971e796bf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:37 AM EDT
+ *  It has been AutoGen-ed  Friday June 22, 2007 at 07:42:50 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.5p53\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p54\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 61d7a8b4fb57576389f46fc8cfa4d6f2eacf988d..71fccbeeace8d07dbc4e4dc63ba8c02bb20c7c3b 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:36 AM EDT
+ *  It has been AutoGen-ed  Friday June 22, 2007 at 07:42:49 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.5p53"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p53"
+#define NTP_KEYGEN_VERSION       "4.2.5p54"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index dd64af9dc8e50b6b585d8a44ac9342fc962bf3b8..20dc8bee069d7ccc7e8abcba3c7250b46482f2c6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:39 AM EDT
+# It has been AutoGen-ed  Friday June 22, 2007 at 07:42:52 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.5p52
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p53
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index 15e7613eff6643d3c1a7875b99031e1ebf1ac82c..30c041601e76065aa27e8745ddc266f405fba698 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-06-20 "(ntp 4.2.5p53)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-06-22 "(ntp 4.2.5p54)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:38 AM EDT
+.\"  It has been AutoGen-ed  Friday June 22, 2007 at 07:42:51 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"