]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P11 NTP_4_2_5P11
authorHarlan Stenn <stenn@ntp.org>
Fri, 23 Feb 2007 11:42:48 +0000 (06:42 -0500)
committerHarlan Stenn <stenn@ntp.org>
Fri, 23 Feb 2007 11:42:48 +0000 (06:42 -0500)
bk: 45ded338_LamkKCZnb7gHKJlTM4_-g

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 28ca24e57c1d975d1abd5091fcc8a9bc67a45291..4b9d04fca19e40e979e7ce025c2b190b01907888 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:07 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:33:56 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.5p10\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p11\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 45f0ddc2b2fd743271db21b6c2217b02cef77291..ffaaed67cc63c5f11dbac7766828485d5b59a925 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:07 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:33:55 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.5p10"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p10"
+#define NTPD_VERSION       "4.2.5p11"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p11"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e0a40e92faa6d76f3e8dab4f720b62beff4912a2..68a868a11a7b8c524afcafc0aa35b738b9756acc 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:10 AM EST
+# It has been AutoGen-ed  Friday February 23, 2007 at 06:33:59 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 55bb8999fa8b97d6356efecfb0d7876177b627c3..7860d0faea0573dc7592205f38124a848bc3bc7c 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-02-22 "( 4.2.5p10)" "Programmer's Manual"
+.TH NTPD 1 2007-02-23 "( 4.2.5p11)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:09 AM EST
+.\"  It has been AutoGen-ed  Friday February 23, 2007 at 06:33:57 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 195aac5cb5e8d30408853aa441f17cd2cb00b189..52aeb072cba10cf931cf01d5f6dd4921284e6880 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:12 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:34:01 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.5p10\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p11\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 816bfcd60afc062ace9d4e102a6c5e45a92e0660..496024504c20ad67eff58cf68a35b9fd83ef0f0d 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:11 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:34:00 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.5p10"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p10"
+#define NTPDSIM_VERSION       "4.2.5p11"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p11"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 305ff23c9f89e3fd76e50c63586ef4218bc16014..ced137fc3e265f9c29f4820757caaf8d66443061 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:15 AM EST
+# It has been AutoGen-ed  Friday February 23, 2007 at 06:34:04 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 01f7265c8f2e38790f5dd4cd33ceeb6f029ec754..70e83048a60028f90ece16bba61c7161b17a9978 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-02-22 "( 4.2.5p10)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-02-23 "( 4.2.5p11)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:13 AM EST
+.\"  It has been AutoGen-ed  Friday February 23, 2007 at 06:34:02 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index a1722f150a12837abf0363c191aa14e857560035..8659d930c09ecb4d412c0604fb6792c44e602d25 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:44:29 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:40:46 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.5p10\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p11\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index a1b6bfa1a13786e67ba59f86e46cb0fe508ffd1a..14d5334d75baeb3862f9bb248b28163390e34928 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:44:29 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:40:45 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.5p10"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p10"
+#define NTPDC_VERSION       "4.2.5p11"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p11"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index e9b856611f9b2aaadd04f4d6e4cade74e565c6d7..8eecb7de27319389aae1a65029d1a0ca856d8941 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday February 22, 2007 at 06:44:31 AM EST
+# It has been AutoGen-ed  Friday February 23, 2007 at 06:40:47 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index de89bcccfee6376d4d102cc64849cde6a5fdcc97..603daa08cae0d6f0af1fb62494f66f24b04e5aba 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-02-22 "( 4.2.5p10)" "Programmer's Manual"
+.TH NTPDC 1 2007-02-23 "( 4.2.5p11)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday February 22, 2007 at 06:44:30 AM EST
+.\"  It has been AutoGen-ed  Friday February 23, 2007 at 06:40:47 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index c859cf188304749a44e92b05b85e8f11cab97cc5..1e4f8f02a3fce4da56d3dd2d5887042d83b6869b 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:00 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:15 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.5p10\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p11\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index c99c52735ca996dea2a76391e837e4f03c2504cc..22b9a3d299665fe838a3f7c3608db0243a361a49 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:44:59 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:15 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.5p10"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p10"
+#define NTPQ_VERSION       "4.2.5p11"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p11"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 6196633911f1401c73ac5f6f32f0247e43537824..c60a4761ebf4cec1e2678c12b6d660f5d79b5460 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:02 AM EST
+# It has been AutoGen-ed  Friday February 23, 2007 at 06:41:18 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 9d3bafb290ec9f6ac5af7ced15ee47b42a4fd4f5..036ad3b922f1c8ccb5423161e18c1b67962d7a1a 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-02-22 "( 4.2.5p10)" "Programmer's Manual"
+.TH NTPQ 1 2007-02-23 "( 4.2.5p11)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:01 AM EST
+.\"  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:17 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 575320926f34a23ef34dc521855078ed568847d1..25d47353908a0ca8c0f42a825fea62db70cd0a1c 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=10
+point=11
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index 2f07151b856b48359ca44ced78362369bb494d11..395b506211b81d8f668fcb6ea502cff1aaf26769 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:29 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:45 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.5p10\n\
+"sntp - standard SNTP program - Ver. 4.2.5p11\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 363d11306c15c477b18cc7a6146f564bd892b4c5..81ed4ad63ae8f3036bce3040f712b15c66374b41 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:28 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:44 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.5p10"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p10"
+#define SNTP_VERSION       "4.2.5p11"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p11"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 901418f1629a650c67f4eb5bd1533c9d28fefa90..76955567bfe14917d8020b6cab487bc1c6742bf9 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:31 AM EST
+# It has been AutoGen-ed  Friday February 23, 2007 at 06:41:47 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 2cb1d196947341c111197a75cddf783d8cf8c829..c122cf53ae262b58baa31d74c683f8241cb4045e 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:39 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:55 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.5p10\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p11\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index f2f2e3218d0ada03a120a71055ca7e8748774083..437d9f6835cd2f1372a6fa5c06ac6c0f0582d0d3 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:38 AM EST
+ *  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:54 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.5p10"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p10"
+#define NTP_KEYGEN_VERSION       "4.2.5p11"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p11"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 858f25eea097ff8cca6e499ead943e3447147371..cf0ee73990b43706a7d5e14c796f1504eae1c64f 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:41 AM EST
+# It has been AutoGen-ed  Friday February 23, 2007 at 06:41:57 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 557aab8f4fcd1a54d1cf630cad22d63064d307d1..9a9355ac16e76efa63f2f33bf0b4a4488e53dc22 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-02-22 "(ntp 4.2.5p10)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-02-23 "(ntp 4.2.5p11)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:40 AM EST
+.\"  It has been AutoGen-ed  Friday February 23, 2007 at 06:41:56 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"