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

Harlan Stenn stenn at whimsy.udel.edu
Mon Sep 15 11:50:15 UTC 2008


#### ChangeSet ####
2008-09-15 07:43:30-04:00, stenn at whimsy.udel.edu 
  NTP_4_2_5P132
  TAG: NTP_4_2_5P132

==== ChangeLog ====
2008-09-15 07:43:11-04:00, stenn at whimsy.udel.edu +1 -0
  NTP_4_2_5P132

--- 1.228/ChangeLog	2008-09-14 18:32:46 -04:00
+++ 1.229/ChangeLog	2008-09-15 07:43:11 -04:00
@@ -1,3 +1,4 @@
+(4.2.5p132) 2008/09/15 Released by Harlan Stenn <stenn at ntp.org>
 * [Bug 1067] Multicast DNS service registration must come after the fork
   on Solaris.
 * [Bug 1066] Error messages should log as errors.

==== ntpd/ntpd-opts.c ====
2008-09-15 07:43:12-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_5P132

--- 1.123/ntpd/ntpd-opts.c	2008-09-14 07:43:12 -04:00
+++ 1.124/ntpd/ntpd-opts.c	2008-09-15 07:43:12 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:34:31 AM EDT
+ *  It has been AutoGen-ed  Monday September 15, 2008 at 07:34:11 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -853,7 +853,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPD";
 tSCC   zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.5p131\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p132\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 #define zRcName     NULL
 #define apzHomeList NULL

==== ntpd/ntpd-opts.h ====
2008-09-15 07:43:13-04:00, stenn at whimsy.udel.edu +3 -3
  NTP_4_2_5P132

--- 1.123/ntpd/ntpd-opts.h	2008-09-14 07:43:13 -04:00
+++ 1.124/ntpd/ntpd-opts.h	2008-09-15 07:43:13 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpd-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:34:30 AM EDT
+ *  It has been AutoGen-ed  Monday September 15, 2008 at 07:34:10 AM EDT
  *  From the definitions    ntpd-opts.def
  *  and the template file   options
  *
@@ -87,8 +87,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    32
-#define NTPD_VERSION       "4.2.5p131"
-#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p131"
+#define NTPD_VERSION       "4.2.5p132"
+#define NTPD_FULL_VERSION  "ntpd - NTP daemon program - Ver. 4.2.5p132"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== ntpd/ntpd-opts.texi ====
2008-09-15 07:43:14-04:00, stenn at whimsy.udel.edu +1 -1
  NTP_4_2_5P132

--- 1.122/ntpd/ntpd-opts.texi	2008-09-14 07:43:13 -04:00
+++ 1.123/ntpd/ntpd-opts.texi	2008-09-15 07:43:14 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpd-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 14, 2008 at 07:34:33 AM EDT
+# It has been AutoGen-ed  Monday September 15, 2008 at 07:34:14 AM EDT
 # From the definitions    ntpd-opts.def
 # and the template file   aginfo.tpl
 @end ignore

==== ntpd/ntpd.1 ====
2008-09-15 07:43:14-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_5P132

--- 1.122/ntpd/ntpd.1	2008-09-14 07:43:14 -04:00
+++ 1.123/ntpd/ntpd.1	2008-09-15 07:43:14 -04:00
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-09-14 "( 4.2.5p131)" "Programmer's Manual"
+.TH NTPD 1 2008-09-15 "( 4.2.5p132)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpd.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 14, 2008 at 07:34:32 AM EDT
+.\"  It has been AutoGen-ed  Monday September 15, 2008 at 07:34:12 AM EDT
 .\"  From the definitions    ntpd-opts.def
 .\"  and the template file   agman1.tpl
 .\"

==== ntpdc/ntpdc-opts.c ====
2008-09-15 07:43:15-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_5P132

--- 1.119/ntpdc/ntpdc-opts.c	2008-09-14 07:43:15 -04:00
+++ 1.120/ntpdc/ntpdc-opts.c	2008-09-15 07:43:15 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:10 AM EDT
+ *  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:09 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -462,7 +462,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPDC";
 tSCC   zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p131\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p132\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {

==== ntpdc/ntpdc-opts.h ====
2008-09-15 07:43:16-04:00, stenn at whimsy.udel.edu +3 -3
  NTP_4_2_5P132

--- 1.119/ntpdc/ntpdc-opts.h	2008-09-14 07:43:16 -04:00
+++ 1.120/ntpdc/ntpdc-opts.h	2008-09-15 07:43:16 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:09 AM EDT
+ *  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:08 AM EDT
  *  From the definitions    ntpdc-opts.def
  *  and the template file   options
  *
@@ -70,8 +70,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    15
-#define NTPDC_VERSION       "4.2.5p131"
-#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p131"
+#define NTPDC_VERSION       "4.2.5p132"
+#define NTPDC_FULL_VERSION  "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p132"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== ntpdc/ntpdc-opts.texi ====
2008-09-15 07:43:17-04:00, stenn at whimsy.udel.edu +1 -1
  NTP_4_2_5P132

--- 1.118/ntpdc/ntpdc-opts.texi	2008-09-14 07:43:17 -04:00
+++ 1.119/ntpdc/ntpdc-opts.texi	2008-09-15 07:43:17 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpdc-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:13 AM EDT
+# It has been AutoGen-ed  Monday September 15, 2008 at 07:41:11 AM EDT
 # From the definitions    ntpdc-opts.def
 # and the template file   aginfo.tpl
 @end ignore

==== ntpdc/ntpdc.1 ====
2008-09-15 07:43:17-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_5P132

--- 1.118/ntpdc/ntpdc.1	2008-09-14 07:43:18 -04:00
+++ 1.119/ntpdc/ntpdc.1	2008-09-15 07:43:17 -04:00
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-09-14 "( 4.2.5p131)" "Programmer's Manual"
+.TH NTPDC 1 2008-09-15 "( 4.2.5p132)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:12 AM EDT
+.\"  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:10 AM EDT
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman1.tpl
 .\"

==== ntpq/ntpq-opts.c ====
2008-09-15 07:43:18-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_5P132

--- 1.119/ntpq/ntpq-opts.c	2008-09-14 07:43:19 -04:00
+++ 1.120/ntpq/ntpq-opts.c	2008-09-15 07:43:18 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:40 AM EDT
+ *  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:40 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -410,7 +410,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTPQ";
 tSCC   zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.5p131\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p132\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {

==== ntpq/ntpq-opts.h ====
2008-09-15 07:43:19-04:00, stenn at whimsy.udel.edu +3 -3
  NTP_4_2_5P132

--- 1.119/ntpq/ntpq-opts.h	2008-09-14 07:43:19 -04:00
+++ 1.120/ntpq/ntpq-opts.h	2008-09-15 07:43:19 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:40 AM EDT
+ *  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:39 AM EDT
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -68,8 +68,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define NTPQ_VERSION       "4.2.5p131"
-#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p131"
+#define NTPQ_VERSION       "4.2.5p132"
+#define NTPQ_FULL_VERSION  "ntpq - standard NTP query program - Ver. 4.2.5p132"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== ntpq/ntpq-opts.texi ====
2008-09-15 07:43:19-04:00, stenn at whimsy.udel.edu +1 -1
  NTP_4_2_5P132

--- 1.118/ntpq/ntpq-opts.texi	2008-09-14 07:43:19 -04:00
+++ 1.119/ntpq/ntpq-opts.texi	2008-09-15 07:43:19 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntpq-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:43 AM EDT
+# It has been AutoGen-ed  Monday September 15, 2008 at 07:41:42 AM EDT
 # From the definitions    ntpq-opts.def
 # and the template file   aginfo.tpl
 @end ignore

==== ntpq/ntpq.1 ====
2008-09-15 07:43:20-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_5P132

--- 1.118/ntpq/ntpq.1	2008-09-14 07:43:20 -04:00
+++ 1.119/ntpq/ntpq.1	2008-09-15 07:43:20 -04:00
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-09-14 "( 4.2.5p131)" "Programmer's Manual"
+.TH NTPQ 1 2008-09-15 "( 4.2.5p132)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 14, 2008 at 07:41:42 AM EDT
+.\"  It has been AutoGen-ed  Monday September 15, 2008 at 07:41:41 AM EDT
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman1.tpl
 .\"

==== packageinfo.sh ====
2008-09-15 07:43:20-04:00, stenn at whimsy.udel.edu +1 -1
  NTP_4_2_5P132

--- 1.134/packageinfo.sh	2008-09-14 07:43:21 -04:00
+++ 1.135/packageinfo.sh	2008-09-15 07:43:20 -04:00
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=131
+point=132
 # Special.  Normally unused.  A suffix.
 #special=ag
 special=

==== sntp/sntp-opts.c ====
2008-09-15 07:43:21-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_5P132

--- 1.119/sntp/sntp-opts.c	2008-09-14 07:43:22 -04:00
+++ 1.120/sntp/sntp-opts.c	2008-09-15 07:43:21 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:29 AM EDT
+ *  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:30 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -513,7 +513,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "SNTP";
 tSCC   zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.5p131\n\
+"sntp - standard SNTP program - Ver. 4.2.5p132\n\
 USAGE:  %s [ -<flag> | --<name> ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {

==== sntp/sntp-opts.h ====
2008-09-15 07:43:22-04:00, stenn at whimsy.udel.edu +3 -3
  NTP_4_2_5P132

--- 1.119/sntp/sntp-opts.h	2008-09-14 07:43:22 -04:00
+++ 1.120/sntp/sntp-opts.h	2008-09-15 07:43:22 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (sntp-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:28 AM EDT
+ *  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:29 AM EDT
  *  From the definitions    sntp-opts.def
  *  and the template file   options
  *
@@ -147,8 +147,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    13
-#define SNTP_VERSION       "4.2.5p131"
-#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p131"
+#define SNTP_VERSION       "4.2.5p132"
+#define SNTP_FULL_VERSION  "sntp - standard SNTP program - Ver. 4.2.5p132"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== sntp/sntp-opts.texi ====
2008-09-15 07:43:23-04:00, stenn at whimsy.udel.edu +1 -1
  NTP_4_2_5P132

--- 1.118/sntp/sntp-opts.texi	2008-09-14 07:43:23 -04:00
+++ 1.119/sntp/sntp-opts.texi	2008-09-15 07:43:23 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (sntp-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:31 AM EDT
+# It has been AutoGen-ed  Monday September 15, 2008 at 07:42:32 AM EDT
 # From the definitions    sntp-opts.def
 # and the template file   aginfo.tpl
 @end ignore

==== sntp/sntp.1 ====
2008-09-15 07:43:24-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_5P132

--- 1.118/sntp/sntp.1	2008-09-14 07:43:24 -04:00
+++ 1.119/sntp/sntp.1	2008-09-15 07:43:24 -04:00
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-09-14 "( 4.2.5p131)" "Programmer's Manual"
+.TH SNTP 1 2008-09-15 "( 4.2.5p132)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:30 AM EDT
+.\"  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:31 AM EDT
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman1.tpl
 .\"

==== util/ntp-keygen-opts.c ====
2008-09-15 07:43:24-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_5P132

--- 1.122/util/ntp-keygen-opts.c	2008-09-14 07:43:24 -04:00
+++ 1.123/util/ntp-keygen-opts.c	2008-09-15 07:43:24 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:39 AM EDT
+ *  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:39 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -770,7 +770,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
  */
 tSCC   zPROGNAME[]   = "NTP_KEYGEN";
 tSCC   zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p131\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p132\n\
 USAGE:  %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
 tSCC   zRcName[]     = ".ntprc";
 tSCC*  apzHomeList[] = {

==== util/ntp-keygen-opts.h ====
2008-09-15 07:43:25-04:00, stenn at whimsy.udel.edu +3 -3
  NTP_4_2_5P132

--- 1.122/util/ntp-keygen-opts.h	2008-09-14 07:43:26 -04:00
+++ 1.123/util/ntp-keygen-opts.h	2008-09-15 07:43:25 -04:00
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:39 AM EDT
+ *  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:38 AM EDT
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -78,8 +78,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    23
-#define NTP_KEYGEN_VERSION       "4.2.5p131"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p131"
+#define NTP_KEYGEN_VERSION       "4.2.5p132"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p132"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED

==== util/ntp-keygen-opts.texi ====
2008-09-15 07:43:26-04:00, stenn at whimsy.udel.edu +1 -1
  NTP_4_2_5P132

--- 1.121/util/ntp-keygen-opts.texi	2008-09-14 07:43:26 -04:00
+++ 1.122/util/ntp-keygen-opts.texi	2008-09-15 07:43:26 -04:00
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.texi)
 # 
-# It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:42 AM EDT
+# It has been AutoGen-ed  Monday September 15, 2008 at 07:42:41 AM EDT
 # From the definitions    ntp-keygen-opts.def
 # and the template file   aginfo.tpl
 @end ignore

==== util/ntp-keygen.1 ====
2008-09-15 07:43:26-04:00, stenn at whimsy.udel.edu +2 -2
  NTP_4_2_5P132

--- 1.121/util/ntp-keygen.1	2008-09-14 07:43:28 -04:00
+++ 1.122/util/ntp-keygen.1	2008-09-15 07:43:26 -04:00
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-09-14 "(ntp 4.2.5p131)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-09-15 "(ntp 4.2.5p132)" "Programmer's Manual"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen.1)
 .\"  
-.\"  It has been AutoGen-ed  Sunday September 14, 2008 at 07:42:41 AM EDT
+.\"  It has been AutoGen-ed  Monday September 15, 2008 at 07:42:41 AM EDT
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman1.tpl
 .\"


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