]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_3P54 NTP_4_2_3P54
authorHarlan Stenn <stenn@ntp.org>
Tue, 10 Oct 2006 11:46:00 +0000 (07:46 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 10 Oct 2006 11:46:00 +0000 (07:46 -0400)
bk: 452b87f8NW8LaZhTgWgRVYn63HBMbw

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 837ada8a07cbd3b13e55690b6019a1731cd21c30..a1ecd448f3533a78f375a964359e170b0f7cb5c8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:07 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:37:30 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.3p53\n\
+"ntpd - NTP daemon program - Ver. 4.2.3p54\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index be032b11020d8cfab836a2a8c7464127580ef4e0..809193981108a87978054d296b67c15e086a2485 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:06 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:37:30 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.3p53"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p53"
+#define NTPD_VERSION       "4.2.3p54"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.3p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 2105b6cbb7ccf70c524e38d99edda5f340590c21..5eafdcc7f411773f75a9ba12cbe656db2a4e3b06 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday October  9, 2006 at 07:33:10 AM EDT
+# It has been AutoGen-ed  Tuesday October 10, 2006 at 07:37:33 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 75e4a39e0c0ea8659f1d5e7b583f8694ce908bd8..efcd5a09354fbd756b1208f638eb6bd76737b942 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2006-10-09 "( 4.2.3p53)" "Programmer's Manual"
+.TH NTPD 1 2006-10-10 "( 4.2.3p54)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:09 AM EDT
+.\"  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:37:32 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index db5c3fe912732bd7fc0f2861728cd2d5abbee768..9786390171b757300cde60d9764fb7e11a5acc01 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:12 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:37:35 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.3p53\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.3p54\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 141792f4923ffb82195b5b860849b9b7f4a9bf2e..bcadc5c05e9ae31ce21030b04a4726b456462358 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:11 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:37:34 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.3p53"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p53"
+#define NTPDSIM_VERSION       "4.2.3p54"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.3p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b6bf2dcb6bd48cea83065976544c5798d38812f9..eb6dddf67e59f07df901a05779b4ef7386499d89 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday October  9, 2006 at 07:33:15 AM EDT
+# It has been AutoGen-ed  Tuesday October 10, 2006 at 07:37:38 AM EDT
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index a27e58b168afdd425b39b822b02edd3d6d458a3e..dedc4d28ff27edb00862fb8b23535f93a66ff968 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2006-10-09 "( 4.2.3p53)" "Programmer's Manual"
+.TH NTPDSIM 1 2006-10-10 "( 4.2.3p54)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday October  9, 2006 at 07:33:14 AM EDT
+.\"  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:37:37 AM EDT
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 63b46ffad09d2a8db429a1b6d4c7337379315ad3..0c7f838f0a37096cdd2b119445d370ca4d8715bc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:27 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:43:56 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.3p53\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.3p54\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f637fee59d3b016b4198be8ab66ae2ca60632e40..32a08256b97e61e2ad59b4c12a856ac4260ffff0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:27 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:43:55 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.3p53"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p53"
+#define NTPDC_VERSION       "4.2.3p54"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.3p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index b88d0fc2af52617348eedbe4d686aa3073376e73..7255b67b516dbe956a0cefc4a6212910da945253 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday October  9, 2006 at 07:39:29 AM EDT
+# It has been AutoGen-ed  Tuesday October 10, 2006 at 07:43:58 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8063bf761e49243539e8e7f724d0dd1550646f47..3fccab9c22cbdabb9b4d014539fe74b90a3d404f 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2006-10-09 "( 4.2.3p53)" "Programmer's Manual"
+.TH NTPDC 1 2006-10-10 "( 4.2.3p54)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:29 AM EDT
+.\"  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:43:57 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 90bc9c1a6128f055c1e0d4247fda4cc80ea205bd..848e8cb42d69715ec9920b317dd15c3172f287f1 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:56 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:44:26 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.3p53\n\
+"ntpq - standard NTP query program - Ver. 4.2.3p54\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 791a35f246977e5c26f562d9b184ebd26be1d79d..9dd10c28498c188c95c99c1a9f29f27b94a239c2 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:56 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:44:26 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.3p53"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p53"
+#define NTPQ_VERSION       "4.2.3p54"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.3p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 37f11fa9d5cb087c3792d66b134769ebd1bef2ea..8dadea601ae116172ea057d18f1173aa95322a62 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday October  9, 2006 at 07:39:59 AM EDT
+# It has been AutoGen-ed  Tuesday October 10, 2006 at 07:44:29 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6f024652efada3e834ca8550f5b3e01afc2b3e0a..cd3acbf1b76a7c6a1890b0ca08e749786525ced4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2006-10-09 "( 4.2.3p53)" "Programmer's Manual"
+.TH NTPQ 1 2006-10-10 "( 4.2.3p54)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday October  9, 2006 at 07:39:58 AM EDT
+.\"  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:44:28 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 96e5654f13b5bc2320b1eb01a927185531530ac9..447b36d48c2c146759d788fb05e6933da7698fdf 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 6b963f16e62968cd1704398d260d2d0b25710aa8..1f07bf41a1e492c92c718f4aacc9c1ae708a6a12 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:40:25 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:44:54 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.3p53\n\
+"sntp - standard SNTP program - Ver. 4.2.3p54\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 60ff759c8e5a8e29a8dc0273680637739adfd6ca..dfc6a1a07f443dec1c345c8dfd6a46fff6f014c8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:40:24 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:44:54 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.3p53"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p53"
+#define SNTP_VERSION       "4.2.3p54"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.3p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 615e0a67f2d1c27f3d221ddeeaa8bf2a14e8ba35..c7ebc33a90b857d81a47a67d1df82d445145329e 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday October  9, 2006 at 07:40:27 AM EDT
+# It has been AutoGen-ed  Tuesday October 10, 2006 at 07:44:57 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 856d81501c95c4ce539d90b7b17837644c6cfac4..241c692221da823d87f47923b961eb5ae3e9368c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:40:34 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:45:06 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.3p53\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p54\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d73429e7f92340ac78f28a618df5233b9a32b44d..49f8ccd7143c7a14ccc3add49d3bcc6afbc881fc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday October  9, 2006 at 07:40:33 AM EDT
+ *  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:45:05 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.3p53"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p53"
+#define NTP_KEYGEN_VERSION       "4.2.3p54"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.3p54"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d98e4703c10d058e125db4ebe06ce9bec5ba4ba3..7d3f143e50ee9c2c21b0030fa407b73b8b366b4d 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday October  9, 2006 at 07:40:36 AM EDT
+# It has been AutoGen-ed  Tuesday October 10, 2006 at 07:45:08 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 0ce39e999e6f642694222a47304144704408e603..d1b41775c189fb99cd36859f99273d934339d801 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2006-10-09 "(ntp 4.2.3p53)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2006-10-10 "(ntp 4.2.3p54)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday October  9, 2006 at 07:40:35 AM EDT
+.\"  It has been AutoGen-ed  Tuesday October 10, 2006 at 07:45:07 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"