]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P18 NTP_4_2_5P18
authorHarlan Stenn <stenn@ntp.org>
Sun, 18 Mar 2007 11:47:40 +0000 (06:47 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sun, 18 Mar 2007 11:47:40 +0000 (06:47 -0500)
bk: 45fd26dcbgGw9-OhObxbF1zeHyRAIQ

25 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
sntp/sntp.1
util/ntp-keygen-opts.c
util/ntp-keygen-opts.h
util/ntp-keygen-opts.texi
util/ntp-keygen.1

index c447be765d8c443d7323a0361e6d2e80a2051013..5b6ea32b86f5c57d484bcedd10e7b8b9eaf93009 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:35:01 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:05 AM EST
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -866,7 +866,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p17\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p18\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index ccf24311d2cf4496ebcd924d5a2e654fd31e2919..4ba7ba5077f64a740376cf7af9676b342cac9c8c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:35:00 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:04 AM EST
  *  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.5p17"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p17"
+#define NTPD_VERSION       "4.2.5p18"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8b3adc1f4e61d74c8ba5a10ba4cdf6e836985242..57dde816f3361fe49a9e612a922cb0e546781749 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 17, 2007 at 06:35:04 AM EST
+# It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:08 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index e5ee2025e12153cb0da0d12852b455443fa2979b..6fa10d4d190e7844a7e162ba9bec18b2d0ffd7d2 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-03-17 "( 4.2.5p17)" "Programmer's Manual"
+.TH NTPD 1 2007-03-18 "( 4.2.5p18)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 17, 2007 at 06:35:03 AM EST
+.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:07 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 221ca39924c108d9aa84abeaa00a56297be81443..4edde27480a19b34eb055de2c05ea4fb9546352b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:35:06 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:10 AM EST
  *  From the definitions    ntpdsim-opts.def
  *  and the template file   options
  *
@@ -1064,7 +1064,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDSIM";
 tSCC   zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p17\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p18\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 65be873ea3ae8cd2f55b0b7ab4c3bd3b16fbce88..c9d07a67f36e7a0aaef4076a6da5152f5a1896fd 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:35:05 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:09 AM EST
  *  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.5p17"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p17"
+#define NTPDSIM_VERSION       "4.2.5p18"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c8cc948a76bd6365a59760cdbfc85b03b7403f26..d44eb416d7b7d9c6124200759f5678d3ff3a0288 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 17, 2007 at 06:35:09 AM EST
+# It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:13 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8c98e7e920c0ce6ba726a54816ba0701abb04759..72574ac568d136443ac2e013bd9d6eaa8a5b76a9 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-03-17 "( 4.2.5p17)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-03-18 "( 4.2.5p18)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 17, 2007 at 06:35:08 AM EST
+.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:11 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index d349ff2ca886db8cc5145eafe82ce8d48aa98a56..a50f09e05884f850e867bf9bd32015b5e8f454be 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:41:27 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:45:38 AM EST
  *  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.5p17\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p18\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 056fbbfadb5c2dea5168a56c6fd8cdc7dc0a0e60..be67dab5ed3012ef0c860b5a3d93496bd7efe121 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:41:27 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:45:37 AM EST
  *  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.5p17"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p17"
+#define NTPDC_VERSION       "4.2.5p18"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 85a046d85101bc2f413ca671dde1a6349fcaf354..7cbdc6c7d51fb5903c9fa31d203480c2ac895153 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 17, 2007 at 06:41:29 AM EST
+# It has been AutoGen-ed  Sunday March 18, 2007 at 06:45:40 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 365974da26f3963ea9f7af79d382137c3b9e58eb..897bf1dea04174bc2f06d67284188a2f11b207b4 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-03-17 "( 4.2.5p17)" "Programmer's Manual"
+.TH NTPDC 1 2007-03-18 "( 4.2.5p18)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 17, 2007 at 06:41:28 AM EST
+.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:45:39 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 8fdb5d193c49701a6bf8e4a61e2982393df62489..c2c9e7d567817937c3dcf4d29b9ee69a5e10b865 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:41:59 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:09 AM EST
  *  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.5p17\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p18\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index e089a50efe95c7ff143fa22ac328e130ceff9e5c..5b66058c1160746ec314aa8936209c41d55db7f8 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:41:59 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:09 AM EST
  *  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.5p17"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p17"
+#define NTPQ_VERSION       "4.2.5p18"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e2479d90b132f21b0dabf6696f81110132d1bba3..246d8189b8157d2326e5e8613a270c1af834c2a8 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 17, 2007 at 06:42:01 AM EST
+# It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:11 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c876635edfd07980835e90d0a1b965cfcddbf5e2..4884705d4d478885c7d63b78f6c3341e04e6e0f1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-03-17 "( 4.2.5p17)" "Programmer's Manual"
+.TH NTPQ 1 2007-03-18 "( 4.2.5p18)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 17, 2007 at 06:42:00 AM EST
+.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:10 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index bdd425ea5c7267096a9b9f1a3c68c9386c2a893d..7f483010484ccf1e26d148169dc7d7e51a524e46 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=17
+point=18
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 6ed18218923462c447aba03acb5feecf81d2be17..fe34cd7dfeee16047d1b71b61f046bec41417a6d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:42:28 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:38 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -505,7 +505,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p17\n\
+"sntp - standard SNTP program - Ver. 4.2.5p18\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 48c99c3c18ee0c93ae2df2ebd3c28268a2f0d347..877995c4f99eca15d2e161b96ef7cb6b5b33080f 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:42:28 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:38 AM EST
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -148,8 +148,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p17"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p17"
+#define SNTP_VERSION       "4.2.5p18"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 639f9fe7d31c4801d6347cc86b0e5b49441504c1..97ea366fcf7339228d8ed41b925e5640e6f4ff99 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 17, 2007 at 06:42:31 AM EST
+# It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:41 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 87cc476c3adf456932b0bafd9ddfa6beae514b8c..c470ce57fbacd7cd8f3e800d31a64704c60de82f 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-03-17 "( 4.2.5p17)" "Programmer's Manual"
+.TH SNTP 1 2007-03-18 "( 4.2.5p18)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 17, 2007 at 06:42:30 AM EST
+.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:39 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 21237f0a17d60d7b3b3680a0bbfb70e892b451ef..c6a17b655ffcde3fb4bf33b271f3794476e8e2ce 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:42:39 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:49 AM EST
  *  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.5p17\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p18\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0b19d09350fece638d37935a307aa0f592272a58..d6a9257e7c7db9d2879d1fdd3d2ba27224245796 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Saturday March 17, 2007 at 06:42:38 AM EST
+ *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:48 AM EST
  *  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.5p17"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p17"
+#define NTP_KEYGEN_VERSION       "4.2.5p18"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p18"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 76a1bae4022d2e5ca620a094aab9192e3949ed9e..1c7bbf309acb14e27274e2131c7cbcb514b55149 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Saturday March 17, 2007 at 06:42:41 AM EST
+# It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:51 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7f730fc90b5cd08100bf3673e4605730bd7823e7..8ac98ab87cc1a7dd103c5313bc3629f844af243d 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-03-17 "(ntp 4.2.5p17)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-03-18 "(ntp 4.2.5p18)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Saturday March 17, 2007 at 06:42:40 AM EST
+.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:50 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"