]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P53 NTP_4_2_5P53
authorHarlan Stenn <stenn@ntp.org>
Wed, 20 Jun 2007 13:18:36 +0000 (09:18 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 20 Jun 2007 13:18:36 +0000 (09:18 -0400)
bk: 4679292co76_hR-j6YyS2gBN_i-yRg

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 557a2195227d4eb394c1237414c004dd162f0be9..c6f4f0ff9361f7e11bc018c99f97ed56846901c0 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday June 17, 2007 at 07:35:20 AM EDT
+ *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:09:52 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.5p52\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p53\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL
index 142a070c516833d808d38af2dcd845d77f209a48..ccf82a91b628e4039749bf02bd12044491ddb81c 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday June 17, 2007 at 07:35:19 AM EDT
+ *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:09:51 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.5p52"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p52"
+#define NTPD_VERSION       "4.2.5p53"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1f46c8fb08e1e83db89ccb2d64dfbbd725b4864f..ac7a11e150d32596b438829442033bb96081e837 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday June 17, 2007 at 07:35:22 AM EDT
+# It has been AutoGen-ed  Wednesday June 20, 2007 at 09:09:54 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.5p49
+ntpd - NTP daemon program - Ver. 4.2.5p52
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index dd06e5fb848a3beca75374a490618f93cf0c57e0..ecbdc8d2141526a1db8921546d3c2308898ec008 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-06-17 "( 4.2.5p52)" "Programmer's Manual"
+.TH NTPD 1 2007-06-20 "( 4.2.5p53)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday June 17, 2007 at 07:35:21 AM EDT
+.\"  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:09:53 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5ab84782e1b081a15eecebade0ae414d96b07a2a..e7b52287b6df8ccd384e7a5347b971203cfdce32 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday June 17, 2007 at 07:41:56 AM EDT
+ *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:16:30 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.5p52\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p53\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4b1279243a47e13ee49ab19737d72db00d1b498b..893896039c4118fbfaca2ee2e7eb845c6a3b28fd 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday June 17, 2007 at 07:41:55 AM EDT
+ *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:16:30 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.5p52"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p52"
+#define NTPDC_VERSION       "4.2.5p53"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 537c0505e74ec7e3112a06d8294d756c72589fad..b7ccb06e2f994973cbe03cf9a172355a9ec88865 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday June 17, 2007 at 07:41:58 AM EDT
+# It has been AutoGen-ed  Wednesday June 20, 2007 at 09:16:32 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.5p49
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p52
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index 1d47a2071bf2e67e03f2853b7568551edb9aabbd..9bf96c7de05c87fa8d7e26bf88de0dcda737bf9c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-06-17 "( 4.2.5p52)" "Programmer's Manual"
+.TH NTPDC 1 2007-06-20 "( 4.2.5p53)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday June 17, 2007 at 07:41:57 AM EDT
+.\"  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:16:31 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e453a5a8f67535bc52de1a51520f6eb969753118..22d6f543baab6cfec313c5541e370efe8b13ff39 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday June 17, 2007 at 07:42:25 AM EDT
+ *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:00 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.5p52\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p53\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 9210a8f067850979964f17e5939f2cd8ccb554db..a6f630d88c7a5a5a3c158fb79f7d09ed6da5aa81 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday June 17, 2007 at 07:42:25 AM EDT
+ *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:16:59 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.5p52"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p52"
+#define NTPQ_VERSION       "4.2.5p53"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 12b56bbb11db385800290af31163c494dc0037c1..d28de371151c34ad70e2180808648f59199f1b2f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday June 17, 2007 at 07:42:28 AM EDT
+# It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:02 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.5p49
+ntpq - standard NTP query program - Ver. 4.2.5p52
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
index ff867e1afb9a95e645828859aff73aa6e4805946..fbc7c2f33c98248d220653b20a3f737975b6a639 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-06-17 "( 4.2.5p52)" "Programmer's Manual"
+.TH NTPQ 1 2007-06-20 "( 4.2.5p53)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday June 17, 2007 at 07:42:27 AM EDT
+.\"  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:01 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7b8e32c067da35f2331967c1aa595fea8a6ae3de..26c2f9c5a9dcce7b459ad81b80ceeb2ee6d689d8 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=52
+point=53
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 214455b6063dd8db447e474a97873112aa6c72e1..4c058738eb4215143fcf22bc700bb4b10c3638cf 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday June 17, 2007 at 07:42:55 AM EDT
+ *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:27 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.5p52\n\
+"sntp - standard SNTP program - Ver. 4.2.5p53\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e0d377e896d97f9fd0589084ce087f943cacca8e..9d48f86840d3625ada07ba8f236cdd3a265a0142 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday June 17, 2007 at 07:42:55 AM EDT
+ *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:26 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.5p52"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p52"
+#define SNTP_VERSION       "4.2.5p53"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f14ae61d6a262b38a537123cdb2d8c43a73a49ab..dbf56b1335afe8dc5de1ce5a81b7b0b61bc6d45d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday June 17, 2007 at 07:42:58 AM EDT
+# It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:29 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index f729d957d04da775b4058884ad415e1a530a048b..e6af0dffc69120786cf7f804afe7a52f3aaf693c 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-06-17 "( 4.2.5p52)" "Programmer's Manual"
+.TH SNTP 1 2007-06-20 "( 4.2.5p53)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday June 17, 2007 at 07:42:57 AM EDT
+.\"  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:28 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 14de18f22fa48666cb55d2c58ef228d0e1c7211d..6a1075f6cc7ed3819b73b7163474fde71ad7c406 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday June 17, 2007 at 07:43:06 AM EDT
+ *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:37 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.5p52\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p53\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0cc34e74ce64508f170f836bb623e01e16d13136..61d7a8b4fb57576389f46fc8cfa4d6f2eacf988d 100644 (file)
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday June 17, 2007 at 07:43:05 AM EDT
+ *  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:36 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.5p52"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p52"
+#define NTP_KEYGEN_VERSION       "4.2.5p53"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 0b8eb32f8a74abe99fd358307119e8378c245e42..dd64af9dc8e50b6b585d8a44ac9342fc962bf3b8 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday June 17, 2007 at 07:43:07 AM EDT
+# It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:39 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.5p49
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p52
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme
index f421d8c60ff2585494b71737c4ea7b3ec540d570..15e7613eff6643d3c1a7875b99031e1ebf1ac82c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-06-17 "(ntp 4.2.5p52)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-06-20 "(ntp 4.2.5p53)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday June 17, 2007 at 07:43:07 AM EDT
+.\"  It has been AutoGen-ed  Wednesday June 20, 2007 at 09:17:38 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"