]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
NTP_4_2_5P10 NTP_4_2_5P10
authorHarlan Stenn <stenn@ntp.org>
Thu, 22 Feb 2007 11:46:29 +0000 (06:46 -0500)
committerHarlan Stenn <stenn@ntp.org>
Thu, 22 Feb 2007 11:46:29 +0000 (06:46 -0500)
bk: 45dd8295E2L5WR4I_qrzF3AaOXSb1Q

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 3fc2f86b176692c48694b4ba133cb4526e561c27..28ca24e57c1d975d1abd5091fcc8a9bc67a45291 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:10 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:07 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.5p9\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p10\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index df091b56e0fec8817af2fd12ae19f7e236eb5b9e..45f0ddc2b2fd743271db21b6c2217b02cef77291 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:09 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:07 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.5p9"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p9"
+#define NTPD_VERSION       "4.2.5p10"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p10"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 111c9024bc6583ad67683ff70b31f3256d3835da..e0a40e92faa6d76f3e8dab4f720b62beff4912a2 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 08:35:13 AM EST
+# It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:10 AM EST
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 934aacfa75d882f229cbf3e028708651e9f84a91..55bb8999fa8b97d6356efecfb0d7876177b627c3 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPD 1 2007-02-19 "( 4.2.5p9)" "Programmer's Manual"
+.TH NTPD 1 2007-02-22 "( 4.2.5p10)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:12 AM EST
+.\"  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:09 AM EST
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 0e9d583b61be85d6ca6fab36cd7dfa180c99cf2f..195aac5cb5e8d30408853aa441f17cd2cb00b189 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:15 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:12 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.5p9\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.5p10\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index b1a3bde808303ccd7ffcd7d8a43c3197259afc13..816bfcd60afc062ace9d4e102a6c5e45a92e0660 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdsim-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:14 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:11 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.5p9"
-#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p9"
+#define NTPDSIM_VERSION       "4.2.5p10"
+#define NTPDSIM_FULL_VERSION  "ntpdsim - NTP daemon simulation program - Ver. 4.2.5p10"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 180705e4b8177f61a8e3ed6d560530f087b98d79..305ff23c9f89e3fd76e50c63586ef4218bc16014 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdsim-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 08:35:18 AM EST
+# It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:15 AM EST
 # From the definitions    ntpdsim-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 7b4e9b85ac8791c0d3cc1a853ebe68d42dbdc33d..01f7265c8f2e38790f5dd4cd33ceeb6f029ec754 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDSIM 1 2007-02-19 "( 4.2.5p9)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-02-22 "( 4.2.5p10)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdsim.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday February 19, 2007 at 08:35:17 AM EST
+.\"  It has been AutoGen-ed  Thursday February 22, 2007 at 06:38:13 AM EST
 .\"  From the definitions    ntpdsim-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 23ae7f8aa4eb36eadc7b9c23a6d429a520b7d9d4..a1722f150a12837abf0363c191aa14e857560035 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:41:30 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:44:29 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.5p9\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p10\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index df880bd9508be6920acb8b70bf6601007e6a90c7..a1b6bfa1a13786e67ba59f86e46cb0fe508ffd1a 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:41:29 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:44:29 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.5p9"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p9"
+#define NTPDC_VERSION       "4.2.5p10"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p10"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index efca172af794045f85b8a9d3aff956efc2eab493..e9b856611f9b2aaadd04f4d6e4cade74e565c6d7 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 08:41:31 AM EST
+# It has been AutoGen-ed  Thursday February 22, 2007 at 06:44:31 AM EST
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index ca028c8dd62ae58fae6de6d36835d79e2831c646..de89bcccfee6376d4d102cc64849cde6a5fdcc97 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2007-02-19 "( 4.2.5p9)" "Programmer's Manual"
+.TH NTPDC 1 2007-02-22 "( 4.2.5p10)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday February 19, 2007 at 08:41:30 AM EST
+.\"  It has been AutoGen-ed  Thursday February 22, 2007 at 06:44:30 AM EST
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index 4decf6326a0a5cd1f3330e8d7e66d82cb59173ce..c859cf188304749a44e92b05b85e8f11cab97cc5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:01 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:00 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.5p9\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p10\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 0eb8efd5ccbae650da1a9f26108f619cc741754b..c99c52735ca996dea2a76391e837e4f03c2504cc 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:01 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:44:59 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.5p9"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p9"
+#define NTPQ_VERSION       "4.2.5p10"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p10"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 1b755e7e18fbff3fef836a7cbb34cc4f0daaebf9..6196633911f1401c73ac5f6f32f0247e43537824 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 08:42:04 AM EST
+# It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:02 AM EST
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index c2009611a5587e387525f45b114526da6a9e8bc7..9d3bafb290ec9f6ac5af7ced15ee47b42a4fd4f5 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2007-02-19 "( 4.2.5p9)" "Programmer's Manual"
+.TH NTPQ 1 2007-02-22 "( 4.2.5p10)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:03 AM EST
+.\"  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:01 AM EST
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"
index e1c03b4f340b3ed5d129a9f804c31ab76dbd57be..575320926f34a23ef34dc521855078ed568847d1 100644 (file)
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=9
+point=10
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=
index daaf431407beae4167a6d845209f07b5a3f59972..2f07151b856b48359ca44ced78362369bb494d11 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:31 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:29 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.5p9\n\
+"sntp - standard SNTP program - Ver. 4.2.5p10\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index af21ffa4098b6e1f14cc109336a3b19f14d7b572..363d11306c15c477b18cc7a6146f564bd892b4c5 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:31 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:28 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.5p9"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p9"
+#define SNTP_VERSION       "4.2.5p10"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p10"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index d88e1e20fec59f42d4b619b723d8c75a22fe56d5..901418f1629a650c67f4eb5bd1533c9d28fefa90 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 08:42:34 AM EST
+# It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:31 AM EST
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index b77b122835bda3db251463f73b273df1378ab0de..2cb1d196947341c111197a75cddf783d8cf8c829 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:42 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:39 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.5p9\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p10\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {
index 39a397e45ddc3938a5d40cc56955c49385651bf9..f2f2e3218d0ada03a120a71055ca7e8748774083 100644 (file)
@@ -2,7 +2,7 @@
  *  
  *  DO NOT EDIT THIS FILE   (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:41 AM EST
+ *  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:38 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.5p9"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p9"
+#define NTP_KEYGEN_VERSION       "4.2.5p10"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p10"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
index 5fbb38747130aa6319d71fd75d3773d970777510..858f25eea097ff8cca6e499ead943e3447147371 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # DO NOT EDIT THIS FILE   (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Monday February 19, 2007 at 08:42:44 AM EST
+# It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:41 AM EST
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
index 11b0e69d036b99c10edbfe7ae91477bab3b774c9..557aab8f4fcd1a54d1cf630cad22d63064d307d1 100644 (file)
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2007-02-19 "(ntp 4.2.5p9)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-02-22 "(ntp 4.2.5p10)" "Programmer's Manual"
 .\"  DO NOT EDIT THIS FILE   (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Monday February 19, 2007 at 08:42:43 AM EST
+.\"  It has been AutoGen-ed  Thursday February 22, 2007 at 06:45:40 AM EST
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"