[ntp:bk-ntp-dev-send] BitKeeper diffs

Harlan Stenn stenn at deacon.udel.edu
Tue Oct 18 23:49:48 UTC 2011


#### ChangeSet ####
2011-10-18 23:14:54+00:00, stenn at deacon.udel.edu
  NTP_4_2_6P5_RC1
  TAG: NTP_4_2_6P5_RC1

==== ChangeLog ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +1 -0
  NTP_4_2_6P5_RC1

--- 1.496.26.172/ChangeLog	2011-10-17 22:35:21 -04:00
+++ 1.496.26.173/ChangeLog	2011-10-18 19:14:50 -04:00
@@ -1,4 +1,5 @@
 ---
+(4.2.6p5-RC1) 2011/10/18 Released by Harlan Stenn <stenn at ntp.org>
 
 * [Bug 2034] Listening address configuration with prefix misapplied.
 

==== ntpd/ntpd-opts.c ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +5 -5
  NTP_4_2_6P5_RC1

--- 1.248.39.1/ntpd/ntpd-opts.c	2011-09-22 23:38:24 -04:00
+++ 1.248.40.1/ntpd/ntpd-opts.c	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:36:04 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:13:45 PM by AutoGen 5.12
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -37,8 +37,8 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[38] =
-"ntpd 4.2.6p4\n\
+static char const zCopyright[42] =
+"ntpd 4.2.6p5-RC1\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -947,8 +947,8 @@ static tOptDesc optDesc[OPTION_CT] = {
  *  Define the Ntpd Option Environment
  */
 static char const zPROGNAME[5] = "NTPD";
-static char const zUsageTitle[99] =
-"ntpd - NTP daemon program - Ver. 4.2.6p4\n\
+static char const zUsageTitle[103] =
+"ntpd - NTP daemon program - Ver. 4.2.6p5-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL

==== ntpd/ntpd-opts.h ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +3 -3
  NTP_4_2_6P5_RC1

--- 1.248.39.1/ntpd/ntpd-opts.h	2011-09-22 23:38:24 -04:00
+++ 1.248.40.1/ntpd/ntpd-opts.h	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:36:04 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:13:45 PM by AutoGen 5.12
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    35
-#define NTPD_VERSION       "4.2.6p4"
-#define NTPD_FULL_VERSION  "ntpd 4.2.6p4"
+#define NTPD_VERSION       "4.2.6p5-RC1"
+#define NTPD_FULL_VERSION  "ntpd 4.2.6p5-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== ntpd/ntpd-opts.texi ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.246.38.1/ntpd/ntpd-opts.texi	2011-09-22 23:38:24 -04:00
+++ 1.246.39.1/ntpd/ntpd-opts.texi	2011-10-18 19:14:50 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 23, 2011 at 03:36:53 AM by AutoGen 5.12
+# It has been AutoGen-ed  October 18, 2011 at 11:14:06 PM by AutoGen 5.12
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -63,7 +63,7 @@ This is the automatically generated usag
 
 @exampleindent 0
 @example
-ntpd - NTP daemon program - Ver. 4.2.6p4
+ntpd - NTP daemon program - Ver. 4.2.6p5-RC1
 USAGE:  ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution

==== ntpd/ntpd.1 ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.246.38.1/ntpd/ntpd.1	2011-09-22 23:38:24 -04:00
+++ 1.246.39.1/ntpd/ntpd.1	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-09-23 "( 4.2.6p4)" "Programmer's Manual"
+.TH NTPD 1 2011-10-18 "( 4.2.6p5-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 23, 2011 at 03:36:52 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  October 18, 2011 at 11:14:06 PM by AutoGen 5.12
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"

==== ntpdc/ntpdc-opts.c ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +5 -5
  NTP_4_2_6P5_RC1

--- 1.244.39.1/ntpdc/ntpdc-opts.c	2011-09-22 23:38:24 -04:00
+++ 1.244.40.1/ntpdc/ntpdc-opts.c	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:37:01 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:14:11 PM by AutoGen 5.12
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -37,8 +37,8 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[39] =
-"ntpdc 4.2.6p4\n\
+static char const zCopyright[43] =
+"ntpdc 4.2.6p5-RC1\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -444,8 +444,8 @@ static tOptDesc optDesc[OPTION_CT] = {
  *  Define the Ntpdc Option Environment
  */
 static char const zPROGNAME[6] = "NTPDC";
-static char const zUsageTitle[127] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4\n\
+static char const zUsageTitle[131] =
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p5-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {

==== ntpdc/ntpdc-opts.h ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +3 -3
  NTP_4_2_6P5_RC1

--- 1.244.39.1/ntpdc/ntpdc-opts.h	2011-09-22 23:38:25 -04:00
+++ 1.244.40.1/ntpdc/ntpdc-opts.h	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:37:01 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:14:10 PM by AutoGen 5.12
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -67,8 +67,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.6p4"
-#define NTPDC_FULL_VERSION  "ntpdc 4.2.6p4"
+#define NTPDC_VERSION       "4.2.6p5-RC1"
+#define NTPDC_FULL_VERSION  "ntpdc 4.2.6p5-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== ntpdc/ntpdc-opts.texi ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.243.38.1/ntpdc/ntpdc-opts.texi	2011-09-22 23:38:25 -04:00
+++ 1.243.39.1/ntpdc/ntpdc-opts.texi	2011-10-18 19:14:50 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  September 23, 2011 at 03:37:20 AM by AutoGen 5.12
+# It has been AutoGen-ed  October 18, 2011 at 11:14:19 PM by AutoGen 5.12
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -58,7 +58,7 @@ This is the automatically generated usag
 
 @exampleindent 0
 @example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p5-RC1
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution

==== ntpdc/ntpdc.1 ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.243.38.1/ntpdc/ntpdc.1	2011-09-22 23:38:25 -04:00
+++ 1.243.39.1/ntpdc/ntpdc.1	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-09-23 "( 4.2.6p4)" "Programmer's Manual"
+.TH NTPDC 1 2011-10-18 "( 4.2.6p5-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  September 23, 2011 at 03:37:18 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  October 18, 2011 at 11:14:19 PM by AutoGen 5.12
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"

==== ntpq/ntpq-opts.c ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +5 -5
  NTP_4_2_6P5_RC1

--- 1.245.39.1/ntpq/ntpq-opts.c	2011-09-22 23:38:25 -04:00
+++ 1.245.40.1/ntpq/ntpq-opts.c	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:37:21 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:14:20 PM by AutoGen 5.12
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -37,8 +37,8 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[38] =
-"ntpq 4.2.6p4\n\
+static char const zCopyright[42] =
+"ntpq 4.2.6p5-RC1\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -421,8 +421,8 @@ static tOptDesc optDesc[OPTION_CT] = {
  *  Define the Ntpq Option Environment
  */
 static char const zPROGNAME[5] = "NTPQ";
-static char const zUsageTitle[119] =
-"ntpq - standard NTP query program - Ver. 4.2.6p4\n\
+static char const zUsageTitle[123] =
+"ntpq - standard NTP query program - Ver. 4.2.6p5-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {

==== ntpq/ntpq-opts.h ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +3 -3
  NTP_4_2_6P5_RC1

--- 1.245.39.1/ntpq/ntpq-opts.h	2011-09-22 23:38:25 -04:00
+++ 1.245.40.1/ntpq/ntpq-opts.h	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:37:21 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:14:20 PM by AutoGen 5.12
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -66,8 +66,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.6p4"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.6p4"
+#define NTPQ_VERSION       "4.2.6p5-RC1"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.6p5-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== ntpq/ntpq-opts.texi ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.244.38.1/ntpq/ntpq-opts.texi	2011-09-22 23:38:25 -04:00
+++ 1.244.39.1/ntpq/ntpq-opts.texi	2011-10-18 19:14:50 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  September 23, 2011 at 03:37:47 AM by AutoGen 5.12
+# It has been AutoGen-ed  October 18, 2011 at 11:14:28 PM by AutoGen 5.12
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -47,7 +47,7 @@ This is the automatically generated usag
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.6p4
+ntpq - standard NTP query program - Ver. 4.2.6p5-RC1
 USAGE:  ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution

==== ntpq/ntpq.1 ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.244.38.1/ntpq/ntpq.1	2011-09-22 23:38:25 -04:00
+++ 1.244.39.1/ntpq/ntpq.1	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-09-23 "( 4.2.6p4)" "Programmer's Manual"
+.TH NTPQ 1 2011-10-18 "( 4.2.6p5-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  September 23, 2011 at 03:37:45 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  October 18, 2011 at 11:14:28 PM by AutoGen 5.12
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"

==== ntpsnmpd/ntpsnmpd-opts.c ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +5 -5
  NTP_4_2_6P5_RC1

--- 1.123.40.1/ntpsnmpd/ntpsnmpd-opts.c	2011-09-22 23:38:25 -04:00
+++ 1.123.41.1/ntpsnmpd/ntpsnmpd-opts.c	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:37:48 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:14:29 PM by AutoGen 5.12
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -37,8 +37,8 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[42] =
-"ntpsnmpd 4.2.6p4\n\
+static char const zCopyright[46] =
+"ntpsnmpd 4.2.6p5-RC1\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -248,8 +248,8 @@ static tOptDesc optDesc[OPTION_CT] = {
  *  Define the Ntpsnmpd Option Environment
  */
 static char const zPROGNAME[9] = "NTPSNMPD";
-static char const zUsageTitle[103] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4\n\
+static char const zUsageTitle[107] =
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p5-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {

==== ntpsnmpd/ntpsnmpd-opts.h ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +3 -3
  NTP_4_2_6P5_RC1

--- 1.123.40.1/ntpsnmpd/ntpsnmpd-opts.h	2011-09-22 23:38:25 -04:00
+++ 1.123.41.1/ntpsnmpd/ntpsnmpd-opts.h	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:37:48 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:14:29 PM by AutoGen 5.12
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -60,8 +60,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.6p4"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.6p4"
+#define NTPSNMPD_VERSION       "4.2.6p5-RC1"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.6p5-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== ntpsnmpd/ntpsnmpd-opts.texi ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.123.39.1/ntpsnmpd/ntpsnmpd-opts.texi	2011-09-22 23:38:25 -04:00
+++ 1.123.40.1/ntpsnmpd/ntpsnmpd-opts.texi	2011-10-18 19:14:50 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.texi)
 # 
-# It has been AutoGen-ed  September 23, 2011 at 03:37:56 AM by AutoGen 5.12
+# It has been AutoGen-ed  October 18, 2011 at 11:14:33 PM by AutoGen 5.12
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -34,7 +34,7 @@ This is the automatically generated usag
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p5-RC1
 USAGE:  ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork

==== ntpsnmpd/ntpsnmpd.1 ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.122.39.1/ntpsnmpd/ntpsnmpd.1	2011-09-22 23:38:25 -04:00
+++ 1.122.40.1/ntpsnmpd/ntpsnmpd.1	2011-10-18 19:14:50 -04:00
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-09-23 "( 4.2.6p4)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-10-18 "( 4.2.6p5-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd.1)
 .\"  
-.\"  It has been AutoGen-ed  September 23, 2011 at 03:37:55 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  October 18, 2011 at 11:14:33 PM by AutoGen 5.12
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"

==== packageinfo.sh ====
2011-10-18 23:14:50+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.255.37.1/packageinfo.sh	2011-10-18 14:30:47 -04:00
+++ 1.255.37.2/packageinfo.sh	2011-10-18 19:14:50 -04:00
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=4
+point=5
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
@@ -91,4 +91,4 @@ betapoint=0
 # - - prerelease is emptied
 # else (not in RC)
 # - rcpoint is empty and unused (for now).
-rcpoint=
+rcpoint=1

==== sntp/sntp-opts.c ====
2011-10-18 23:14:51+00:00, stenn at deacon.udel.edu +5 -5
  NTP_4_2_6P5_RC1

--- 1.117.38.1/sntp/sntp-opts.c	2011-09-22 23:38:25 -04:00
+++ 1.117.39.1/sntp/sntp-opts.c	2011-10-18 19:14:51 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:35:46 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:13:39 PM by AutoGen 5.12
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -37,8 +37,8 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[38] =
-"sntp 4.2.6p4\n\
+static char const zCopyright[42] =
+"sntp 4.2.6p5-RC1\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -466,8 +466,8 @@ static tOptDesc optDesc[OPTION_CT] = {
  *  Define the Sntp Option Environment
  */
 static char const zPROGNAME[5] = "SNTP";
-static char const zUsageTitle[152] =
-"sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p4\n\
+static char const zUsageTitle[156] =
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p5-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
 \t\t[ hostname-or-IP ...]\n";
 static char const zRcName[7] = ".ntprc";

==== sntp/sntp-opts.h ====
2011-10-18 23:14:51+00:00, stenn at deacon.udel.edu +3 -3
  NTP_4_2_6P5_RC1

--- 1.117.38.1/sntp/sntp-opts.h	2011-09-22 23:38:25 -04:00
+++ 1.117.39.1/sntp/sntp-opts.h	2011-10-18 19:14:51 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:35:46 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:13:39 PM by AutoGen 5.12
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -69,8 +69,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    17
-#define SNTP_VERSION       "4.2.6p4"
-#define SNTP_FULL_VERSION  "sntp 4.2.6p4"
+#define SNTP_VERSION       "4.2.6p5-RC1"
+#define SNTP_FULL_VERSION  "sntp 4.2.6p5-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== sntp/sntp-opts.texi ====
2011-10-18 23:14:51+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.117.37.1/sntp/sntp-opts.texi	2011-09-22 23:38:26 -04:00
+++ 1.117.38.1/sntp/sntp-opts.texi	2011-10-18 19:14:51 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  September 23, 2011 at 03:36:03 AM by AutoGen 5.12
+# It has been AutoGen-ed  October 18, 2011 at 11:13:44 PM by AutoGen 5.12
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -69,7 +69,7 @@ This is the automatically generated usag
 
 @exampleindent 0
 @example
-sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p4
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p5-RC1
 USAGE:  sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description

==== sntp/sntp.1 ====
2011-10-18 23:14:51+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.117.37.1/sntp/sntp.1	2011-09-22 23:38:26 -04:00
+++ 1.117.38.1/sntp/sntp.1	2011-10-18 19:14:51 -04:00
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-09-23 "( 4.2.6p4)" "Programmer's Manual"
+.TH SNTP 1 2011-10-18 "( 4.2.6p5-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  September 23, 2011 at 03:36:02 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  October 18, 2011 at 11:13:43 PM by AutoGen 5.12
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"

==== sntp/sntp.html ====
2011-10-18 23:14:51+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.7.38.1/sntp/sntp.html	2011-09-22 23:38:26 -04:00
+++ 1.7.39.1/sntp/sntp.html	2011-10-18 19:14:51 -04:00
@@ -36,7 +36,7 @@ display the time offset of the system cl
 clock.  Run as root, it can correct the system clock to this offset as
 well.  It can be run as an interactive command or from a cron job.
 
-  <p>This document applies to version 4.2.6p4 of <code>sntp</code>.
+  <p>This document applies to version 4.2.6p5-RC1 of <code>sntp</code>.
 
   <p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
 IETF specification.
@@ -139,7 +139,7 @@ Up:&nbsp;<a rel="up" accesskey="u" href=
 <p><a name="index-sntp-usage-3"></a>
 This is the automatically generated usage text for sntp:
 
-<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p4
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.6p5-RC1
 USAGE:  sntp [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description

==== util/ntp-keygen-opts.c ====
2011-10-18 23:14:51+00:00, stenn at deacon.udel.edu +5 -5
  NTP_4_2_6P5_RC1

--- 1.247.39.1/util/ntp-keygen-opts.c	2011-09-22 23:38:26 -04:00
+++ 1.247.40.1/util/ntp-keygen-opts.c	2011-10-18 19:14:51 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:37:57 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:14:34 PM by AutoGen 5.12
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -37,8 +37,8 @@ extern FILE * option_usage_fp;
 
 /* TRANSLATORS: choose the translation for option names wisely because you
                 cannot ever change your mind. */
-static char const zCopyright[50] =
-"ntp-keygen (ntp) 4.2.6p4\n\
+static char const zCopyright[54] =
+"ntp-keygen (ntp) 4.2.6p5-RC1\n\
 see html/copyright.html\n";
 static char const zLicenseDescrip[25] =
 "see html/copyright.html\n";
@@ -719,8 +719,8 @@ static tOptDesc optDesc[OPTION_CT] = {
  *  Define the Ntp_Keygen Option Environment
  */
 static char const zPROGNAME[11] = "NTP_KEYGEN";
-static char const zUsageTitle[114] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4\n\
+static char const zUsageTitle[118] =
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p5-RC1\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 static char const zRcName[7] = ".ntprc";
 static char const * const apzHomeList[3] = {

==== util/ntp-keygen-opts.h ====
2011-10-18 23:14:51+00:00, stenn at deacon.udel.edu +3 -3
  NTP_4_2_6P5_RC1

--- 1.247.39.1/util/ntp-keygen-opts.h	2011-09-22 23:38:26 -04:00
+++ 1.247.40.1/util/ntp-keygen-opts.h	2011-10-18 19:14:51 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  September 23, 2011 at 03:37:57 AM by AutoGen 5.12
+ *  It has been AutoGen-ed  October 18, 2011 at 11:14:34 PM by AutoGen 5.12
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.6p4"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.6p4"
+#define NTP_KEYGEN_VERSION       "4.2.6p5-RC1"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.6p5-RC1"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== util/ntp-keygen-opts.texi ====
2011-10-18 23:14:51+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.246.38.1/util/ntp-keygen-opts.texi	2011-09-22 23:38:26 -04:00
+++ 1.246.39.1/util/ntp-keygen-opts.texi	2011-10-18 19:14:51 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  September 23, 2011 at 03:38:12 AM by AutoGen 5.12
+# It has been AutoGen-ed  October 18, 2011 at 11:14:39 PM by AutoGen 5.12
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore
@@ -50,7 +50,7 @@ This is the automatically generated usag
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p5-RC1
 USAGE:  ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
   Flg Arg Option-Name    Description
    -c Str certificate    certificate scheme

==== util/ntp-keygen.1 ====
2011-10-18 23:14:51+00:00, stenn at deacon.udel.edu +2 -2
  NTP_4_2_6P5_RC1

--- 1.246.38.1/util/ntp-keygen.1	2011-09-22 23:38:26 -04:00
+++ 1.246.39.1/util/ntp-keygen.1	2011-10-18 19:14:51 -04:00
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-09-23 "(ntp 4.2.6p4)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-10-18 "(ntp 4.2.6p5-RC1)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  September 23, 2011 at 03:38:11 AM by AutoGen 5.12
+.\"  It has been AutoGen-ed  October 18, 2011 at 11:14:39 PM by AutoGen 5.12
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"

#### ChangeSet ####
2011-10-18 14:31:10-04:00, stenn at deacon.udel.edu
  ntp-4.2.6p5-RC1

==== packageinfo.sh ====
2011-10-18 14:30:47-04:00, stenn at deacon.udel.edu +1 -1
  ntp-4.2.6p5-RC1

--- 1.255.36.2/packageinfo.sh	2011-09-22 23:38:25 -04:00
+++ 1.255.37.1/packageinfo.sh	2011-10-18 14:30:47 -04:00
@@ -60,7 +60,7 @@ version=${proto}.${major}.${minor}
 special=
 
 # prerelease can be empty, 'beta', or 'rc'.
-prerelease=
+prerelease=rc
 
 # ChangeLog starting tag (see also CommitLog-4.1.0)
 CLTAG=NTP_4_2_0

#### ChangeSet ####
2011-10-18 14:27:46-04:00, stenn at deacon.udel.edu
  update NEWS file

==== NEWS ====
2011-10-18 14:27:31-04:00, stenn at deacon.udel.edu +5 -5
  update

--- 1.121/NEWS	2011-10-17 22:35:21 -04:00
+++ 1.122/NEWS	2011-10-18 14:27:31 -04:00
@@ -7,14 +7,14 @@ Severity: Medium 
  
 This is a recommended upgrade. 
 
-This release fixes mismatching of address prefixes specified in "nic"
-or "interface" in the ntpd configuration file using the address/prefix
-format, such as "fe80::/64" erroneously matching localhost [::1] and
-wildcard [::].
+This release fixes a mismatch problem with IP addresses specified in
+"nic" or "interface" directives in the ntpd configuration file using
+the address/prefix format, such as "fe80::/64" erroneously matching
+localhost [::1] and wildcard [::].
 
 ntpd
 
- * Correctly match address prefixes for "nic" and "interface".
+ * Correctly match IP address prefixes for "nic" and "interface".
 
 --- 
 NTP 4.2.6p4 (Harlan Stenn <stenn at ntp.org>, 2011/09/22) 


More information about the bk-ntp-dev-send mailing list