]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P14 NTP_4_2_5P14
authorHarlan Stenn <stenn@ntp.org>
Mon, 26 Feb 2007 11:42:31 +0000 (06:42 -0500)
committerHarlan Stenn <stenn@ntp.org>
Mon, 26 Feb 2007 11:42:31 +0000 (06:42 -0500)
bk: 45e2c7a7O0ZW_6cY89BTgGt1sRe3Tg

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 421cd79bb5084ca5d4c65223327609ce8fafe2a9..918338f0f755c69cc992428da9031c89e059ea1e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:34:13 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:33:58 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.5p13\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p14\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 09a3efbdf58dac834ce99f5acef9f374e3e27ce1..4945e04e96a9c82fc62c9199b14ebd7e463bc41c 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:34:13 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:33:57 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.5p13"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p13"
+#define NTPD_VERSION       "4.2.5p14"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p14"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c730ce852c574d1257fb5c7db6a333f1d0a2bfbd..5d745c4e2a2c4d48ebc71fed6fea54d754d50ee2 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday February 25, 2007 at 06:34:16 AM EST
+# It has been AutoGen-ed  Monday February 26, 2007 at 06:34:00 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 66bcf0103638d8bc30921074c50b33fe506747ff..6223274f0f9c2c590bee0a6f54170052776201aa 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-02-25 "( 4.2.5p13)" "Programmer's Manual"
+.TH NTPD 1 2007-02-26 "( 4.2.5p14)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday February 25, 2007 at 06:34:15 AM EST
+.\"  It has been AutoGen-ed  Monday February 26, 2007 at 06:33:59 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 86d491101ef0ac94c6fc1a148e12a170410dbd55..86e1187adfdd222d7b0c855f712b639af61c56b9 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:34:18 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:34:03 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.5p13\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p14\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index df06de6200989d9555aab9602e89c8e093f73e17..8703d02104ea8298570d7997943f477ba59ffac3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:34:17 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:34:02 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.5p13"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p13"
+#define NTPDSIM_VERSION       "4.2.5p14"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p14"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 61765e3e47571d3c31b9ea96b57d85c3955729c7..c8a717d22673ba0a13943cb32653f540a38b0ead 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday February 25, 2007 at 06:34:21 AM EST
+# It has been AutoGen-ed  Monday February 26, 2007 at 06:34:05 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9dae0a8ee134ddd7fe60812cb38696d36c0cd0cf..e854847534d0107f740d2567c28ee4e8b90ac6b1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-02-25 "( 4.2.5p13)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-02-26 "( 4.2.5p14)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday February 25, 2007 at 06:34:20 AM EST
+.\"  It has been AutoGen-ed  Monday February 26, 2007 at 06:34:04 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c9fb14afa901aca9ad8ac5cc064e9ece8714f391..888f546fefbd062af65c117290731b3a05738fb6 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:40:43 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:40:26 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.5p13\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p14\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index dff52f47dbbe45dee7fd5ff4b0ec3c432e4fee33..33a68f662f67b303e2a2a7d4d099543c3c4c9b77 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:40:43 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:40:25 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.5p13"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p13"
+#define NTPDC_VERSION       "4.2.5p14"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p14"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 9672e80bd73623bdc203d57c168b72cbdff1671b..8176874602acdf762e250edd75ff6c8065748909 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday February 25, 2007 at 06:40:45 AM EST
+# It has been AutoGen-ed  Monday February 26, 2007 at 06:40:28 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b8d2e2420374b4e9b922bda677ff394aac84c4aa..d1de0298adea7d37b7f8e1bfdf47b52276ea3928 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-02-25 "( 4.2.5p13)" "Programmer's Manual"
+.TH NTPDC 1 2007-02-26 "( 4.2.5p14)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday February 25, 2007 at 06:40:45 AM EST
+.\"  It has been AutoGen-ed  Monday February 26, 2007 at 06:40:27 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e8f1e28f98d1b780763378bfd8a257b727a2b28a..9819fb2d1541f533bdf026efa1f0559c1735e894 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:13 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:40:58 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.5p13\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p14\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 4892db0b0bd56de691ca09b1ca4fef64842528da..7ea43fa887f0486f7e8b7ea39015dde59f0fe2d4 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:13 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:40:58 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.5p13"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p13"
+#define NTPQ_VERSION       "4.2.5p14"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p14"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 000a2d98a9aa2872304df8b361771c8d5e130443..f653c924086e7c8c8daa4cdb28167f85278b1fe4 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:15 AM EST
+# It has been AutoGen-ed  Monday February 26, 2007 at 06:41:00 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index fcafc95218360e20c2a1ee8df00124a601694686..584b3f46d9c6b72bb78babaa19a545ba01519dda 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-02-25 "( 4.2.5p13)" "Programmer's Manual"
+.TH NTPQ 1 2007-02-26 "( 4.2.5p14)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:14 AM EST
+.\"  It has been AutoGen-ed  Monday February 26, 2007 at 06:40:59 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 119a1555be57a8a56030dd932dc8c8420bbe8440..e0d2d0ef37e107096004d7f9c39d7ba158307e48 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=13
+point=14
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 3fcd4c1a24266803c5ad42bc45d8cdc24d5e5801..0be08ff214dc229802843c1fd21c4d699d50d4d0 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:42 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:41:28 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.5p13\n\
+"sntp - standard SNTP program - Ver. 4.2.5p14\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c99abf8102b59dc14a8838122058137ce95c7e9a..708d72ee36c61157ee4117aa784922d2661d214d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:41 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:41:27 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.5p13"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p13"
+#define SNTP_VERSION       "4.2.5p14"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p14"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index c15f122a4f17e3163ddd6074c769d41fda358d76..1462f6197a62b27d3b6df525708453325e692910 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:44 AM EST
+# It has been AutoGen-ed  Monday February 26, 2007 at 06:41:30 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index cb5b75c03a6e37490ed6d838f037fd16463ac3bf..1eb20392edc437f3a5256d3f7e6759168cdafb01 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:52 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:41:38 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.5p13\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p14\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 66b42261be77ce15cd061572a3a62618ba0ae7f3..4f40cc8431305b48e56b88799e42f0ccbad91c5a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:52 AM EST
+ *  It has been AutoGen-ed  Monday February 26, 2007 at 06:41:37 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.5p13"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p13"
+#define NTP_KEYGEN_VERSION       "4.2.5p14"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p14"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 8360e44146b717d8df1e20440a4f96bbad227ef6..411bb0ea1fa0ba92acb4f872708e9ac0ad252986 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:54 AM EST
+# It has been AutoGen-ed  Monday February 26, 2007 at 06:41:40 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index de4dcf3985a2417f9543ee38b0518987f72fe1bf..8df1435b59258685fc1c594cfcc9ec55f3fb1dcd 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-02-25 "(ntp 4.2.5p13)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-02-26 "(ntp 4.2.5p14)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday February 25, 2007 at 06:41:53 AM EST
+.\"  It has been AutoGen-ed  Monday February 26, 2007 at 06:41:39 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"