]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P19 NTP_4_2_5P19
authorHarlan Stenn <stenn@ntp.org>
Tue, 20 Mar 2007 11:42:12 +0000 (06:42 -0500)
committerHarlan Stenn <stenn@ntp.org>
Tue, 20 Mar 2007 11:42:12 +0000 (06:42 -0500)
bk: 45ffc894Ptk-SwKAU4F5JwTz_9D9VQ

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 5b6ea32b86f5c57d484bcedd10e7b8b9eaf93009..4f9c9e2e3f6253abbd3b6eb59efe421865db3845 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:05 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:33:53 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.5p18\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p19\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4ba7ba5077f64a740376cf7af9676b342cac9c8c..c3145b51060cf8f193dee55b10fc53e87d68dbb3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:04 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:33:52 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.5p18"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p18"
+#define NTPD_VERSION       "4.2.5p19"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 57dde816f3361fe49a9e612a922cb0e546781749..cf0e27bf345441a09ee20b2c23828d503bad26ed 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:08 AM EST
+# It has been AutoGen-ed  Tuesday March 20, 2007 at 06:33:55 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 6fa10d4d190e7844a7e162ba9bec18b2d0ffd7d2..1c866fe7b9b68ce7b73fa54c2f9f05a05db16df5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-03-18 "( 4.2.5p18)" "Programmer's Manual"
+.TH NTPD 1 2007-03-20 "( 4.2.5p19)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:07 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:33:54 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4edde27480a19b34eb055de2c05ea4fb9546352b..d2f14c0cf5d5555e3eca7a991fba4854de701c87 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:10 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:33:57 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.5p18\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p19\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c9d07a67f36e7a0aaef4076a6da5152f5a1896fd..5a2a383b70aad3169bb2cbb535ce1c708b4a1c44 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:09 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:33:56 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.5p18"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p18"
+#define NTPDSIM_VERSION       "4.2.5p19"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d44eb416d7b7d9c6124200759f5678d3ff3a0288..38d11cff53116058c0aa6d9fb147ddafc218cb74 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:13 AM EST
+# It has been AutoGen-ed  Tuesday March 20, 2007 at 06:34:00 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 72574ac568d136443ac2e013bd9d6eaa8a5b76a9..aefc99e87808fa9680d03de3a6c0885a7f6ea478 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-03-18 "( 4.2.5p18)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-03-20 "( 4.2.5p19)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:39:11 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:33:59 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a50f09e05884f850e867bf9bd32015b5e8f454be..29b3f64b48136ea6ad792b13d7a0b240aab7dcc3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:45:38 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:40:13 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.5p18\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p19\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index be67dab5ed3012ef0c860b5a3d93496bd7efe121..d492166e1bb95d392f153fb0b565e8695cb39405 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:45:37 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:40:12 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.5p18"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p18"
+#define NTPDC_VERSION       "4.2.5p19"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 7cbdc6c7d51fb5903c9fa31d203480c2ac895153..b43b5da4218e405f03344ccb763d0bdc2df8210c 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday March 18, 2007 at 06:45:40 AM EST
+# It has been AutoGen-ed  Tuesday March 20, 2007 at 06:40:15 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 897bf1dea04174bc2f06d67284188a2f11b207b4..4bd8f5fe9193c0553a1a616fc71f4bc65f51acde 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-03-18 "( 4.2.5p18)" "Programmer's Manual"
+.TH NTPDC 1 2007-03-20 "( 4.2.5p19)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:45:39 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:40:14 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c2c9e7d567817937c3dcf4d29b9ee69a5e10b865..33f5f928d9badf72f6be97b793cf930a6bd2cbc0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:09 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:40:44 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.5p18\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p19\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 5b66058c1160746ec314aa8936209c41d55db7f8..395f2c11f04d1c0f6bbfbaec3ca66e3e3c91e9c0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:09 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:40:44 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.5p18"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p18"
+#define NTPQ_VERSION       "4.2.5p19"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 246d8189b8157d2326e5e8613a270c1af834c2a8..0e1d2961a05999ee3f494d3e6ceea05807d818c0 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:11 AM EST
+# It has been AutoGen-ed  Tuesday March 20, 2007 at 06:40:46 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 4884705d4d478885c7d63b78f6c3341e04e6e0f1..03ca1930de2162e01fd344e8e6125a86b3525723 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-03-18 "( 4.2.5p18)" "Programmer's Manual"
+.TH NTPQ 1 2007-03-20 "( 4.2.5p19)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:10 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:40:45 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 7f483010484ccf1e26d148169dc7d7e51a524e46..c0a0029468f6250a56937c4e2de8e9c887b2a512 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=18
+point=19
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index fe34cd7dfeee16047d1b71b61f046bec41417a6d..2d4d97e2210f5e15255754e059d54f7eb34351aa 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:38 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:41:13 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.5p18\n\
+"sntp - standard SNTP program - Ver. 4.2.5p19\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 877995c4f99eca15d2e161b96ef7cb6b5b33080f..0ab48c2a7d07ca66543cb0926d6ba1b384071f74 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:38 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:41:12 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.5p18"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p18"
+#define SNTP_VERSION       "4.2.5p19"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 97ea366fcf7339228d8ed41b925e5640e6f4ff99..bd54654ac482ee587139319767f634059a031ed2 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:41 AM EST
+# It has been AutoGen-ed  Tuesday March 20, 2007 at 06:41:15 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c470ce57fbacd7cd8f3e800d31a64704c60de82f..191b0a01b3e21cb14d17e585d92ed1800758ddc0 100644 (file)
@@ -1,7 +1,7 @@
-.TH SNTP 1 2007-03-18 "( 4.2.5p18)" "Programmer's Manual"
+.TH SNTP 1 2007-03-20 "( 4.2.5p19)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:39 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:41:14 AM EST
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c6a17b655ffcde3fb4bf33b271f3794476e8e2ce..1a5923a9977f80abc448bf11b6aa4d8a8033e223 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:49 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:41:23 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.5p18\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p19\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index d6a9257e7c7db9d2879d1fdd3d2ba27224245796..9bf5e0bc152eec224721e37a26a3e3976dcfa926 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:48 AM EST
+ *  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:41:23 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.5p18"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p18"
+#define NTP_KEYGEN_VERSION       "4.2.5p19"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p19"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1c7bbf309acb14e27274e2131c7cbcb514b55149..47399a67576a02c582d2ab0c5a85883c50d351e8 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:51 AM EST
+# It has been AutoGen-ed  Tuesday March 20, 2007 at 06:41:26 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 8ac98ab87cc1a7dd103c5313bc3629f844af243d..382054309c6d579e0e90182de71bc3d2b80bcf67 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-03-18 "(ntp 4.2.5p18)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-03-20 "(ntp 4.2.5p19)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday March 18, 2007 at 06:46:50 AM EST
+.\"  It has been AutoGen-ed  Tuesday March 20, 2007 at 06:41:25 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"