]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P53 NTP_4_2_3P53
authorHarlan Stenn <stenn@ntp.org>
Mon, 9 Oct 2006 11:41:25 +0000 (07:41 -0400)
committerHarlan Stenn <stenn@ntp.org>
Mon, 9 Oct 2006 11:41:25 +0000 (07:41 -0400)
bk: 452a3565Ihzu1lg5nX1PmiCNv3eYdw

24 files changed:
ntpd/ntpd-opts.c
ntpd/ntpd-opts.h
ntpd/ntpd-opts.texi
ntpd/ntpd.1
ntpd/ntpdsim-opts.c
ntpd/ntpdsim-opts.h
ntpd/ntpdsim-opts.texi
ntpd/ntpdsim.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
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index 294c4528eda79588bcae2c66107eb9c670ebd5cf..837ada8a07cbd3b13e55690b6019a1731cd21c30 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:10 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:07 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -867,7 +867,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.3p52\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p53\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 3589e3133c036b81ad5286bb3ad7463f2d8ba66f..be032b11020d8cfab836a2a8c7464127580ef4e0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:10 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:06 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -90,8 +90,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    34
-#define NTPD_VERSION       "4.2.3p52"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p52"
+#define NTPD_VERSION       "4.2.3p53"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index de621e1bef067ad53c281d1674b698ab6f8bf150..2105b6cbb7ccf70c524e38d99edda5f340590c21 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:13 PM EDT
+# It has been AutoGen-ed  Monday October  9, 2006 at 07:33:10 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7a4014b68e8e348f5a1b9f052eaf52f773020e7d..75e4a39e0c0ea8659f1d5e7b583f8694ce908bd8 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual"
+.TH NTPD 1 2006-10-09 "( 4.2.3p53)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:12 PM EDT
+.\"  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:09 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0d78154d4b61cd3286ff9be29620e58ff2012c35..db5c3fe912732bd7fc0f2861728cd2d5abbee768 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:15 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:12 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1065,7 +1065,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p52\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p53\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f59fffbf0b6ddf824ed0e07511ec2ff6b0a3d7ad..141792f4923ffb82195b5b860849b9b7f4a9bf2e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:14 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:11 AM EDT
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -99,8 +99,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    43
-#define NTPDSIM_VERSION       "4.2.3p52"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p52"
+#define NTPDSIM_VERSION       "4.2.3p53"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index f8180ada767a72fcc49aad1ace8741f75864f4c9..b6bf2dcb6bd48cea83065976544c5798d38812f9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:18 PM EDT
+# It has been AutoGen-ed  Monday October  9, 2006 at 07:33:15 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e5c5188ffd380c003f8767282dd8cf6b7f98c4d7..a27e58b168afdd425b39b822b02edd3d6d458a3e 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-10-09 "( 4.2.3p53)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday October  8, 2006 at 07:30:17 PM EDT
+.\"  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:14 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c5643d949722ca361d35c1f9092a5119f58e3bf1..63b46ffad09d2a8db429a1b6d4c7337379315ad3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:36:41 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:27 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -454,7 +454,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p52\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p53\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 8d7aa922fcfda866854c3c78b8c02be84bb9904f..f637fee59d3b016b4198be8ab66ae2ca60632e40 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:36:40 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:27 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -71,8 +71,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.3p52"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p52"
+#define NTPDC_VERSION       "4.2.3p53"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 942c918a00982b8fbc94cfba24c3062ba5029d0f..b88d0fc2af52617348eedbe4d686aa3073376e73 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October  8, 2006 at 07:36:43 PM EDT
+# It has been AutoGen-ed  Monday October  9, 2006 at 07:39:29 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index fbdb07d21a17f35f2ce399e9690387757129103a..8063bf761e49243539e8e7f724d0dd1550646f47 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual"
+.TH NTPDC 1 2006-10-09 "( 4.2.3p53)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday October  8, 2006 at 07:36:42 PM EDT
+.\"  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:29 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 5034c2519554a9080911142cf7ab84c7530850e5..90bc9c1a6128f055c1e0d4247fda4cc80ea205bd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:09 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:56 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -402,7 +402,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.3p52\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p53\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 94042869dc5491f067f517cd64a7db3a371e6ce9..791a35f246977e5c26f562d9b184ebd26be1d79d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:09 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:56 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.3p52"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p52"
+#define NTPQ_VERSION       "4.2.3p53"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 522f1e95245919ebdb0a9a9e951bd1ba1d3be671..37f11fa9d5cb087c3792d66b134769ebd1bef2ea 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:12 PM EDT
+# It has been AutoGen-ed  Monday October  9, 2006 at 07:39:59 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8c2319118a56200694145f608c65845d955c5685..6f024652efada3e834ca8550f5b3e01afc2b3e0a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-10-08 "( 4.2.3p52)" "Programmer's Manual"
+.TH NTPQ 1 2006-10-09 "( 4.2.3p53)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:10 PM EDT
+.\"  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:58 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index ef6685d7b484457b06c5297105f17c6e437baafa..96e5654f13b5bc2320b1eb01a927185531530ac9 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 c1a46a92084042463f75c3241f834ef30651d2ef..6b963f16e62968cd1704398d260d2d0b25710aa8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:37 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:40:25 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -484,7 +484,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.3p52\n\
+"sntp - standard SNTP program - Ver. 4.2.3p53\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b1de8f6c634c623d291f850fe5ca0463c24e850c..60ff759c8e5a8e29a8dc0273680637739adfd6ca 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:36 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:40:24 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    12
-#define SNTP_VERSION       "4.2.3p52"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p52"
+#define SNTP_VERSION       "4.2.3p53"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d5c3e77e9596747a36a668b2afa641f41687d2ee..615e0a67f2d1c27f3d221ddeeaa8bf2a14e8ba35 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:39 PM EDT
+# It has been AutoGen-ed  Monday October  9, 2006 at 07:40:27 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0d7ab10de90ad832a9f043cccb8c773a679a383b..856d81501c95c4ce539d90b7b17837644c6cfac4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:56 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:40:34 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -791,7 +791,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p52\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p53\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4370056c324c01336398f08093144c64d5dddc9a..d73429e7f92340ac78f28a618df5233b9a32b44d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:56 PM EDT
+ *  It has been AutoGen-ed  Monday October  9, 2006 at 07:40:33 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -80,8 +80,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    24
-#define NTP_KEYGEN_VERSION       "4.2.3p52"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p52"
+#define NTP_KEYGEN_VERSION       "4.2.3p53"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p53"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 3f41829055fb39853d4979a68440f14446e69564..d98e4703c10d058e125db4ebe06ce9bec5ba4ba3 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:59 PM EDT
+# It has been AutoGen-ed  Monday October  9, 2006 at 07:40:36 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 3105e7e48c57c6a19132d34b86ef5139e9085988..0ce39e999e6f642694222a47304144704408e603 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-10-08 "(ntp 4.2.3p52)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-10-09 "(ntp 4.2.3p53)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday October  8, 2006 at 07:37:58 PM EDT
+.\"  It has been AutoGen-ed  Monday October  9, 2006 at 07:40:35 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"