[ntp:bk-ntp-dev-send] BitKeeper diffs
Harlan Stenn
stenn at whimsy.udel.edu
Mon Sep 1 11:48:07 UTC 2008
#### ChangeSet ####
2008-09-01 07:42:29-04:00, stenn at whimsy.udel.edu
NTP_4_2_5P127
TAG: NTP_4_2_5P127
==== ChangeLog ====
2008-09-01 07:42:07-04:00, stenn at whimsy.udel.edu +1 -0
NTP_4_2_5P127
--- 1.214/ChangeLog 2008-08-31 07:48:41 -04:00
+++ 1.215/ChangeLog 2008-09-01 07:42:07 -04:00
@@ -1,3 +1,4 @@
+(4.2.5p127) 2008/09/01 Released by Harlan Stenn <stenn at ntp.org>
(4.2.5p126) 2008/08/31 Released by Harlan Stenn <stenn at ntp.org>
* Stop libtool-1.5 from looking for C++ or Fortran.
* [BUG 610] Documentation update for NMEA reference clock driver.
==== ntpd/ntpd-opts.c ====
2008-09-01 07:42:08-04:00, stenn at whimsy.udel.edu +2 -2
NTP_4_2_5P127
--- 1.118/ntpd/ntpd-opts.c 2008-08-31 07:48:42 -04:00
+++ 1.119/ntpd/ntpd-opts.c 2008-09-01 07:42:08 -04:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed Sunday August 31, 2008 at 07:39:58 AM EDT
+ * It has been AutoGen-ed Monday September 1, 2008 at 07:33:38 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.5p126\n\
+"ntpd - NTP daemon program - Ver. 4.2.5p127\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
#define zRcName NULL
#define apzHomeList NULL
==== ntpd/ntpd-opts.h ====
2008-09-01 07:42:09-04:00, stenn at whimsy.udel.edu +3 -3
NTP_4_2_5P127
--- 1.118/ntpd/ntpd-opts.h 2008-08-31 07:48:43 -04:00
+++ 1.119/ntpd/ntpd-opts.h 2008-09-01 07:42:09 -04:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed Sunday August 31, 2008 at 07:39:57 AM EDT
+ * It has been AutoGen-ed Monday September 1, 2008 at 07:33:37 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.5p126"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p126"
+#define NTPD_VERSION "4.2.5p127"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.5p127"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpd/ntpd-opts.texi ====
2008-09-01 07:42:11-04:00, stenn at whimsy.udel.edu +1 -1
NTP_4_2_5P127
--- 1.117/ntpd/ntpd-opts.texi 2008-08-31 07:48:44 -04:00
+++ 1.118/ntpd/ntpd-opts.texi 2008-09-01 07:42:11 -04:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed Sunday August 31, 2008 at 07:40:00 AM EDT
+# It has been AutoGen-ed Monday September 1, 2008 at 07:33:40 AM EDT
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
==== ntpd/ntpd.1 ====
2008-09-01 07:42:11-04:00, stenn at whimsy.udel.edu +2 -2
NTP_4_2_5P127
--- 1.117/ntpd/ntpd.1 2008-08-31 07:48:45 -04:00
+++ 1.118/ntpd/ntpd.1 2008-09-01 07:42:11 -04:00
@@ -1,7 +1,7 @@
-.TH NTPD 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual"
+.TH NTPD 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed Sunday August 31, 2008 at 07:39:59 AM EDT
+.\" It has been AutoGen-ed Monday September 1, 2008 at 07:33:39 AM EDT
.\" From the definitions ntpd-opts.def
.\" and the template file agman1.tpl
.\"
==== ntpdc/ntpdc-opts.c ====
2008-09-01 07:42:12-04:00, stenn at whimsy.udel.edu +2 -2
NTP_4_2_5P127
--- 1.114/ntpdc/ntpdc-opts.c 2008-08-31 07:48:46 -04:00
+++ 1.115/ntpdc/ntpdc-opts.c 2008-09-01 07:42:12 -04:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed Sunday August 31, 2008 at 07:46:48 AM EDT
+ * It has been AutoGen-ed Monday September 1, 2008 at 07:40:24 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.5p126\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.5p127\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
==== ntpdc/ntpdc-opts.h ====
2008-09-01 07:42:13-04:00, stenn at whimsy.udel.edu +3 -3
NTP_4_2_5P127
--- 1.114/ntpdc/ntpdc-opts.h 2008-08-31 07:48:48 -04:00
+++ 1.115/ntpdc/ntpdc-opts.h 2008-09-01 07:42:13 -04:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed Sunday August 31, 2008 at 07:46:47 AM EDT
+ * It has been AutoGen-ed Monday September 1, 2008 at 07:40:23 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.5p126"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p126"
+#define NTPDC_VERSION "4.2.5p127"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.5p127"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpdc/ntpdc-opts.texi ====
2008-09-01 07:42:14-04:00, stenn at whimsy.udel.edu +1 -1
NTP_4_2_5P127
--- 1.113/ntpdc/ntpdc-opts.texi 2008-08-31 07:48:48 -04:00
+++ 1.114/ntpdc/ntpdc-opts.texi 2008-09-01 07:42:14 -04:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed Sunday August 31, 2008 at 07:46:49 AM EDT
+# It has been AutoGen-ed Monday September 1, 2008 at 07:40:26 AM EDT
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
==== ntpdc/ntpdc.1 ====
2008-09-01 07:42:15-04:00, stenn at whimsy.udel.edu +2 -2
NTP_4_2_5P127
--- 1.113/ntpdc/ntpdc.1 2008-08-31 07:48:49 -04:00
+++ 1.114/ntpdc/ntpdc.1 2008-09-01 07:42:15 -04:00
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual"
+.TH NTPDC 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Sunday August 31, 2008 at 07:46:49 AM EDT
+.\" It has been AutoGen-ed Monday September 1, 2008 at 07:40:25 AM EDT
.\" From the definitions ntpdc-opts.def
.\" and the template file agman1.tpl
.\"
==== ntpq/ntpq-opts.c ====
2008-09-01 07:42:15-04:00, stenn at whimsy.udel.edu +2 -2
NTP_4_2_5P127
--- 1.114/ntpq/ntpq-opts.c 2008-08-31 07:48:50 -04:00
+++ 1.115/ntpq/ntpq-opts.c 2008-09-01 07:42:15 -04:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed Sunday August 31, 2008 at 07:47:19 AM EDT
+ * It has been AutoGen-ed Monday September 1, 2008 at 07:40:54 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.5p126\n\
+"ntpq - standard NTP query program - Ver. 4.2.5p127\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
==== ntpq/ntpq-opts.h ====
2008-09-01 07:42:16-04:00, stenn at whimsy.udel.edu +3 -3
NTP_4_2_5P127
--- 1.114/ntpq/ntpq-opts.h 2008-08-31 07:48:51 -04:00
+++ 1.115/ntpq/ntpq-opts.h 2008-09-01 07:42:16 -04:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed Sunday August 31, 2008 at 07:47:19 AM EDT
+ * It has been AutoGen-ed Monday September 1, 2008 at 07:40:54 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.5p126"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p126"
+#define NTPQ_VERSION "4.2.5p127"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.5p127"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpq/ntpq-opts.texi ====
2008-09-01 07:42:17-04:00, stenn at whimsy.udel.edu +1 -1
NTP_4_2_5P127
--- 1.113/ntpq/ntpq-opts.texi 2008-08-31 07:48:52 -04:00
+++ 1.114/ntpq/ntpq-opts.texi 2008-09-01 07:42:17 -04:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed Sunday August 31, 2008 at 07:47:22 AM EDT
+# It has been AutoGen-ed Monday September 1, 2008 at 07:40:56 AM EDT
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
==== ntpq/ntpq.1 ====
2008-09-01 07:42:18-04:00, stenn at whimsy.udel.edu +2 -2
NTP_4_2_5P127
--- 1.113/ntpq/ntpq.1 2008-08-31 07:48:53 -04:00
+++ 1.114/ntpq/ntpq.1 2008-09-01 07:42:18 -04:00
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual"
+.TH NTPQ 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed Sunday August 31, 2008 at 07:47:21 AM EDT
+.\" It has been AutoGen-ed Monday September 1, 2008 at 07:40:55 AM EDT
.\" From the definitions ntpq-opts.def
.\" and the template file agman1.tpl
.\"
==== packageinfo.sh ====
2008-09-01 07:42:19-04:00, stenn at whimsy.udel.edu +1 -1
NTP_4_2_5P127
--- 1.129/packageinfo.sh 2008-08-31 07:48:53 -04:00
+++ 1.130/packageinfo.sh 2008-09-01 07:42:19 -04:00
@@ -9,7 +9,7 @@ version=${proto}.${major}.${minor}
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=126
+point=127
# Special. Normally unused. A suffix.
#special=ag
special=
==== sntp/sntp-opts.c ====
2008-09-01 07:42:19-04:00, stenn at whimsy.udel.edu +2 -2
NTP_4_2_5P127
--- 1.114/sntp/sntp-opts.c 2008-08-31 07:48:54 -04:00
+++ 1.115/sntp/sntp-opts.c 2008-09-01 07:42:19 -04:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed Sunday August 31, 2008 at 07:47:48 AM EDT
+ * It has been AutoGen-ed Monday September 1, 2008 at 07:41:24 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.5p126\n\
+"sntp - standard SNTP program - Ver. 4.2.5p127\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
==== sntp/sntp-opts.h ====
2008-09-01 07:42:20-04:00, stenn at whimsy.udel.edu +3 -3
NTP_4_2_5P127
--- 1.114/sntp/sntp-opts.h 2008-08-31 07:48:55 -04:00
+++ 1.115/sntp/sntp-opts.h 2008-09-01 07:42:20 -04:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed Sunday August 31, 2008 at 07:47:48 AM EDT
+ * It has been AutoGen-ed Monday September 1, 2008 at 07:41:23 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.5p126"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p126"
+#define SNTP_VERSION "4.2.5p127"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p127"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== sntp/sntp-opts.texi ====
2008-09-01 07:42:21-04:00, stenn at whimsy.udel.edu +1 -1
NTP_4_2_5P127
--- 1.113/sntp/sntp-opts.texi 2008-08-31 07:48:56 -04:00
+++ 1.114/sntp/sntp-opts.texi 2008-09-01 07:42:21 -04:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed Sunday August 31, 2008 at 07:47:51 AM EDT
+# It has been AutoGen-ed Monday September 1, 2008 at 07:41:26 AM EDT
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
==== sntp/sntp.1 ====
2008-09-01 07:42:22-04:00, stenn at whimsy.udel.edu +2 -2
NTP_4_2_5P127
--- 1.113/sntp/sntp.1 2008-08-31 07:48:57 -04:00
+++ 1.114/sntp/sntp.1 2008-09-01 07:42:22 -04:00
@@ -1,7 +1,7 @@
-.TH SNTP 1 2008-08-31 "( 4.2.5p126)" "Programmer's Manual"
+.TH SNTP 1 2008-09-01 "( 4.2.5p127)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed Sunday August 31, 2008 at 07:47:49 AM EDT
+.\" It has been AutoGen-ed Monday September 1, 2008 at 07:41:25 AM EDT
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
==== util/ntp-keygen-opts.c ====
2008-09-01 07:42:23-04:00, stenn at whimsy.udel.edu +2 -2
NTP_4_2_5P127
--- 1.117/util/ntp-keygen-opts.c 2008-08-31 07:48:57 -04:00
+++ 1.118/util/ntp-keygen-opts.c 2008-09-01 07:42:23 -04:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed Sunday August 31, 2008 at 07:48:08 AM EDT
+ * It has been AutoGen-ed Monday September 1, 2008 at 07:41:35 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.5p126\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p127\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
==== util/ntp-keygen-opts.h ====
2008-09-01 07:42:24-04:00, stenn at whimsy.udel.edu +3 -3
NTP_4_2_5P127
--- 1.117/util/ntp-keygen-opts.h 2008-08-31 07:48:58 -04:00
+++ 1.118/util/ntp-keygen-opts.h 2008-09-01 07:42:24 -04:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed Sunday August 31, 2008 at 07:48:07 AM EDT
+ * It has been AutoGen-ed Monday September 1, 2008 at 07:41:35 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.5p126"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p126"
+#define NTP_KEYGEN_VERSION "4.2.5p127"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p127"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== util/ntp-keygen-opts.texi ====
2008-09-01 07:42:24-04:00, stenn at whimsy.udel.edu +1 -1
NTP_4_2_5P127
--- 1.116/util/ntp-keygen-opts.texi 2008-08-31 07:48:59 -04:00
+++ 1.117/util/ntp-keygen-opts.texi 2008-09-01 07:42:24 -04:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed Sunday August 31, 2008 at 07:48:09 AM EDT
+# It has been AutoGen-ed Monday September 1, 2008 at 07:41:37 AM EDT
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
==== util/ntp-keygen.1 ====
2008-09-01 07:42:26-04:00, stenn at whimsy.udel.edu +2 -2
NTP_4_2_5P127
--- 1.116/util/ntp-keygen.1 2008-08-31 07:49:01 -04:00
+++ 1.117/util/ntp-keygen.1 2008-09-01 07:42:26 -04:00
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2008-08-31 "(ntp 4.2.5p126)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2008-09-01 "(ntp 4.2.5p127)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Sunday August 31, 2008 at 07:48:09 AM EDT
+.\" It has been AutoGen-ed Monday September 1, 2008 at 07:41:36 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