[ntp:bk-ntp-dev-send] BitKeeper diffs
Harlan Stenn
stenn at deacon.udel.edu
Tue Feb 22 08:29:24 UTC 2011
#### ChangeSet ####
2011-02-22 08:28:31+00:00, stenn at deacon.udel.edu
NTP_4_2_7P132
TAG: NTP_4_2_7P132
==== ChangeLog ====
2011-02-22 08:28:28+00:00, stenn at deacon.udel.edu +1 -0
NTP_4_2_7P132
--- 1.795/ChangeLog 2011-02-22 08:01:27 +00:00
+++ 1.796/ChangeLog 2011-02-22 08:28:28 +00:00
@@ -1,3 +1,4 @@
+(4.2.7p132) 2011/02/22 Released by Harlan Stenn <stenn at ntp.org>
* [Bug 1832] ntpdate doesn't allow timeout > 2s.
* [Bug 1833] The checking sem_timedwait() fails without -pthread.
* ElectricFence was suffering bitrot - remove it. valgrind works well.
==== clockstuff/clktest-opts.c ====
2011-02-22 08:28:28+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.57/clockstuff/clktest-opts.c 2011-02-22 06:30:40 +00:00
+++ 1.58/clockstuff/clktest-opts.c 2011-02-22 08:28:28 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.c)
*
- * It has been AutoGen-ed February 22, 2011 at 01:19:36 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:58 AM by AutoGen 5.11.6
* From the definitions clktest-opts.def
* and the template file options
*
@@ -325,7 +325,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
*/
static char const zPROGNAME[8] = "CLKTEST";
static char const zUsageTitle[129] =
-"clktest - test the clock line discipline - Ver. 4.2.7p131\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p132\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
==== clockstuff/clktest-opts.h ====
2011-02-22 08:28:28+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P132
--- 1.57/clockstuff/clktest-opts.h 2011-02-22 06:30:41 +00:00
+++ 1.58/clockstuff/clktest-opts.h 2011-02-22 08:28:28 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.h)
*
- * It has been AutoGen-ed February 22, 2011 at 01:19:36 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:58 AM by AutoGen 5.11.6
* From the definitions clktest-opts.def
* and the template file options
*
@@ -63,8 +63,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 10
-#define CLKTEST_VERSION "4.2.7p131"
-#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p131"
+#define CLKTEST_VERSION "4.2.7p132"
+#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpd/ntpd-opts.c ====
2011-02-22 08:28:28+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.136/ntpd/ntpd-opts.c 2011-02-22 06:30:41 +00:00
+++ 1.137/ntpd/ntpd-opts.c 2011-02-22 08:28:28 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed February 22, 2011 at 01:17:02 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:01 AM by AutoGen 5.11.6
* From the definitions ntpd-opts.def
* and the template file options
*
@@ -1006,7 +1006,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
*/
static char const zPROGNAME[5] = "NTPD";
static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p131\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p132\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ <server1> ... <serverN> ]\n";
#define zRcName NULL
==== ntpd/ntpd-opts.h ====
2011-02-22 08:28:28+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P132
--- 1.136/ntpd/ntpd-opts.h 2011-02-22 06:30:41 +00:00
+++ 1.137/ntpd/ntpd-opts.h 2011-02-22 08:28:28 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed February 22, 2011 at 01:17:01 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:01 AM by AutoGen 5.11.6
* From the definitions ntpd-opts.def
* and the template file options
*
@@ -89,8 +89,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p131"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p131"
+#define NTPD_VERSION "4.2.7p132"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpd/ntpd-opts.texi ====
2011-02-22 08:28:28+00:00, stenn at deacon.udel.edu +4 -4
NTP_4_2_7P132
--- 1.134/ntpd/ntpd-opts.texi 2011-02-22 06:30:41 +00:00
+++ 1.135/ntpd/ntpd-opts.texi 2011-02-22 08:28:28 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:18:44 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:27:21 AM by AutoGen 5.11.6
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@@ -64,7 +64,7 @@ This is the automatically generated usag
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p131
+ntpd - NTP daemon program - Ver. 4.2.7p132
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
@@ -129,8 +129,8 @@ USAGE: ntpd [ -<flag> [<val>] | --<name
-? no help Display extended usage information and exit
-! no more-help Extended usage information passed thru pager
-Options are specified by doubled hyphens and their name or by a single
-hyphen and the flag character.
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
The following option preset mechanisms are supported:
- examining environment variables named NTPD_*
==== ntpd/ntpd.1 ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.134/ntpd/ntpd.1 2011-02-22 06:30:41 +00:00
+++ 1.135/ntpd/ntpd.1 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
-.TH NTPD 1 2011-02-22 "( 4.2.7p131)" "Programmer's Manual"
+.TH NTPD 1 2011-02-22 "( 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:18:43 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:27:21 AM by AutoGen 5.11.6
.\" From the definitions ntpd-opts.def
.\" and the template file agman1.tpl
.\"
==== ntpdc/ntpdc-opts.c ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.133/ntpdc/ntpdc-opts.c 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpdc/ntpdc-opts.c 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed February 22, 2011 at 01:18:54 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:29 AM by AutoGen 5.11.6
* From the definitions ntpdc-opts.def
* and the template file options
*
@@ -451,7 +451,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
*/
static char const zPROGNAME[6] = "NTPDC";
static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p131\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p132\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-02-22 08:28:29+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P132
--- 1.133/ntpdc/ntpdc-opts.h 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpdc/ntpdc-opts.h 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed February 22, 2011 at 01:18:54 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:29 AM by AutoGen 5.11.6
* From the definitions ntpdc-opts.def
* and the template file options
*
@@ -68,8 +68,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p131"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p131"
+#define NTPDC_VERSION "4.2.7p132"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpdc/ntpdc-opts.texi ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +4 -4
NTP_4_2_7P132
--- 1.133/ntpdc/ntpdc-opts.texi 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpdc/ntpdc-opts.texi 2011-02-22 08:28:29 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:19:04 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:27:39 AM by AutoGen 5.11.6
# 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.7p131
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p132
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
@@ -97,8 +97,8 @@ USAGE: ntpdc [ -<flag> [<val>] | --<nam
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name or by a single
-hyphen and the flag character.
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
The following option preset mechanisms are supported:
- reading file $HOME/.ntprc
==== ntpdc/ntpdc.1 ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.133/ntpdc/ntpdc.1 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpdc/ntpdc.1 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
-.TH NTPDC 1 2011-02-22 "( 4.2.7p131)" "Programmer's Manual"
+.TH NTPDC 1 2011-02-22 "( 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:19:03 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:27:38 AM by AutoGen 5.11.6
.\" From the definitions ntpdc-opts.def
.\" and the template file agman1.tpl
.\"
==== ntpq/ntpq-opts.c ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.133/ntpq/ntpq-opts.c 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpq/ntpq-opts.c 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed February 22, 2011 at 01:19:05 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:39 AM by AutoGen 5.11.6
* From the definitions ntpq-opts.def
* and the template file options
*
@@ -428,7 +428,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
*/
static char const zPROGNAME[5] = "NTPQ";
static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p131\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p132\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-02-22 08:28:29+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P132
--- 1.133/ntpq/ntpq-opts.h 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpq/ntpq-opts.h 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed February 22, 2011 at 01:19:05 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:39 AM by AutoGen 5.11.6
* From the definitions ntpq-opts.def
* and the template file options
*
@@ -67,8 +67,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p131"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p131"
+#define NTPQ_VERSION "4.2.7p132"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpq/ntpq-opts.texi ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +4 -4
NTP_4_2_7P132
--- 1.133/ntpq/ntpq-opts.texi 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpq/ntpq-opts.texi 2011-02-22 08:28:29 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:19:24 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:27:51 AM by AutoGen 5.11.6
# 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.7p131
+ntpq - standard NTP query program - Ver. 4.2.7p132
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
@@ -79,8 +79,8 @@ USAGE: ntpq [ -<flag> [<val>] | --<name
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name or by a single
-hyphen and the flag character.
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
The following option preset mechanisms are supported:
- reading file $HOME/.ntprc
==== ntpq/ntpq.1 ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.133/ntpq/ntpq.1 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpq/ntpq.1 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
-.TH NTPQ 1 2011-02-22 "( 4.2.7p131)" "Programmer's Manual"
+.TH NTPQ 1 2011-02-22 "( 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:19:24 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:27:50 AM by AutoGen 5.11.6
.\" From the definitions ntpq-opts.def
.\" and the template file agman1.tpl
.\"
==== ntpsnmpd/ntpsnmpd-opts.c ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.133/ntpsnmpd/ntpsnmpd-opts.c 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpsnmpd/ntpsnmpd-opts.c 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed February 22, 2011 at 01:19:26 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:51 AM by AutoGen 5.11.6
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
@@ -255,7 +255,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
*/
static char const zPROGNAME[9] = "NTPSNMPD";
static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p131\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p132\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-02-22 08:28:29+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P132
--- 1.133/ntpsnmpd/ntpsnmpd-opts.h 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpsnmpd/ntpsnmpd-opts.h 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed February 22, 2011 at 01:19:26 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:27:51 AM by AutoGen 5.11.6
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
@@ -61,8 +61,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p131"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p131"
+#define NTPSNMPD_VERSION "4.2.7p132"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpsnmpd/ntpsnmpd-opts.texi ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +4 -4
NTP_4_2_7P132
--- 1.133/ntpsnmpd/ntpsnmpd-opts.texi 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpsnmpd/ntpsnmpd-opts.texi 2011-02-22 08:28:29 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:19:33 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:27:57 AM by AutoGen 5.11.6
# 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.7p131
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p132
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
@@ -48,8 +48,8 @@ USAGE: ntpsnmpd [ -<flag> [<val>] | --<
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name or by a single
-hyphen and the flag character.
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
The following option preset mechanisms are supported:
- reading file $HOME/.ntprc
==== ntpsnmpd/ntpsnmpd.1 ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.133/ntpsnmpd/ntpsnmpd.1 2011-02-22 06:30:41 +00:00
+++ 1.134/ntpsnmpd/ntpsnmpd.1 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
-.TH NTPSNMPD 1 2011-02-22 "( 4.2.7p131)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-02-22 "( 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:19:33 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:27:56 AM by AutoGen 5.11.6
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
==== packageinfo.sh ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +1 -1
NTP_4_2_7P132
--- 1.133/packageinfo.sh 2011-02-21 09:21:00 +00:00
+++ 1.134/packageinfo.sh 2011-02-22 08:28:29 +00:00
@@ -57,7 +57,7 @@ CLTAG=NTP_4_2_0
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=131
+point=132
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
==== sntp/sntp-opts.c ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.127/sntp/sntp-opts.c 2011-02-22 06:30:41 +00:00
+++ 1.128/sntp/sntp-opts.c 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed February 22, 2011 at 01:16:29 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:26:48 AM by AutoGen 5.11.6
* From the definitions sntp-opts.def
* and the template file options
*
@@ -642,7 +642,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
*/
static char const zPROGNAME[5] = "SNTP";
static char const zUsageTitle[154] =
-"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p131\n\
+"sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p132\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-02-22 08:28:29+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P132
--- 1.127/sntp/sntp-opts.h 2011-02-22 06:30:41 +00:00
+++ 1.128/sntp/sntp-opts.h 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed February 22, 2011 at 01:16:29 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:26:47 AM by AutoGen 5.11.6
* From the definitions sntp-opts.def
* and the template file options
*
@@ -77,8 +77,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 24
-#define SNTP_VERSION "4.2.7p131"
-#define SNTP_FULL_VERSION "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p131"
+#define SNTP_VERSION "4.2.7p132"
+#define SNTP_FULL_VERSION "sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== sntp/sntp-opts.texi ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +4 -4
NTP_4_2_7P132
--- 1.127/sntp/sntp-opts.texi 2011-02-22 06:30:41 +00:00
+++ 1.128/sntp/sntp-opts.texi 2011-02-22 08:28:29 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:16:55 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:27:00 AM by AutoGen 5.11.6
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
@@ -76,7 +76,7 @@ This is the automatically generated usag
@exampleindent 0
@example
-sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p131
+sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p132
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
@@ -119,8 +119,8 @@ USAGE: sntp [ -<flag> [<val>] | --<name
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name or by a single
-hyphen and the flag character.
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
==== sntp/sntp.1 ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.127/sntp/sntp.1 2011-02-22 06:30:41 +00:00
+++ 1.128/sntp/sntp.1 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
-.TH SNTP 1 2011-02-22 "( 4.2.7p131)" "Programmer's Manual"
+.TH SNTP 1 2011-02-22 "( 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:16:55 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:26:59 AM by AutoGen 5.11.6
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
==== sntp/sntp.html ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P132
--- 1.127/sntp/sntp.html 2011-02-22 06:30:41 +00:00
+++ 1.128/sntp/sntp.html 2011-02-22 08:28:29 +00:00
@@ -150,7 +150,7 @@ Up: <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.7p131
+<pre class="example">sntp - standard Simple Network Time Protocol program - Ver. 4.2.7p132
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
@@ -193,8 +193,8 @@ USAGE: sntp [ -<flag> [<val>
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name or by a single
-hyphen and the flag character.
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
==== util/ntp-keygen-opts.c ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.131/util/ntp-keygen-opts.c 2011-02-22 06:30:41 +00:00
+++ 1.132/util/ntp-keygen-opts.c 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed February 22, 2011 at 01:19:39 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:28:00 AM by AutoGen 5.11.6
* From the definitions ntp-keygen-opts.def
* and the template file options
*
@@ -757,7 +757,7 @@ static tOptDesc optDesc[ OPTION_CT ] = {
*/
static char const zPROGNAME[11] = "NTP_KEYGEN";
static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p131\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p132\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-02-22 08:28:29+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P132
--- 1.131/util/ntp-keygen-opts.h 2011-02-22 06:30:41 +00:00
+++ 1.132/util/ntp-keygen-opts.h 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed February 22, 2011 at 01:19:39 AM by AutoGen 5.11.6
+ * It has been AutoGen-ed February 22, 2011 at 08:28:00 AM by AutoGen 5.11.6
* From the definitions ntp-keygen-opts.def
* and the template file options
*
@@ -77,8 +77,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.7p131"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p131"
+#define NTP_KEYGEN_VERSION "4.2.7p132"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p132"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== util/ntp-keygen-opts.texi ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +4 -4
NTP_4_2_7P132
--- 1.134/util/ntp-keygen-opts.texi 2011-02-22 06:30:41 +00:00
+++ 1.135/util/ntp-keygen-opts.texi 2011-02-22 08:28:29 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed February 22, 2011 at 01:19:50 AM by AutoGen 5.11.6
+# It has been AutoGen-ed February 22, 2011 at 08:28:10 AM by AutoGen 5.11.6
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
@@ -51,7 +51,7 @@ This is the automatically generated usag
@exampleindent 0
@example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p131
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p132
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
@@ -84,8 +84,8 @@ USAGE: ntp-keygen [ -<flag> [<val>] | -
- disabled as --no-load-opts
- may appear multiple times
-Options are specified by doubled hyphens and their name or by a single
-hyphen and the flag character.
+Options are specified by doubled hyphens and their name
+or by a single hyphen and the flag character.
The following option preset mechanisms are supported:
- reading file $HOME/.ntprc
==== util/ntp-keygen.1 ====
2011-02-22 08:28:29+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P132
--- 1.134/util/ntp-keygen.1 2011-02-22 06:30:41 +00:00
+++ 1.135/util/ntp-keygen.1 2011-02-22 08:28:29 +00:00
@@ -1,7 +1,7 @@
-.TH NTP-KEYGEN 1 2011-02-22 "(ntp 4.2.7p131)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-02-22 "(ntp 4.2.7p132)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed February 22, 2011 at 01:19:50 AM by AutoGen 5.11.6
+.\" It has been AutoGen-ed February 22, 2011 at 08:28:09 AM by AutoGen 5.11.6
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"
More information about the bk-ntp-dev-send
mailing list