[ntp:bk-ntp-dev-send] BitKeeper diffs
Harlan Stenn
stenn at deacon.udel.edu
Sun Dec 18 22:13:53 UTC 2011
#### ChangeSet ####
2011-12-18 22:08:57+00:00, stenn at deacon.udel.edu
NTP_4_2_7P241
TAG: NTP_4_2_7P241
==== ChangeLog ====
2011-12-18 22:08:51+00:00, stenn at deacon.udel.edu +1 -0
NTP_4_2_7P241
--- 1.1076/ChangeLog 2011-12-18 04:24:55 +00:00
+++ 1.1077/ChangeLog 2011-12-18 22:08:51 +00:00
@@ -1,3 +1,4 @@
+(4.2.7p241) 2011/12/18 Released by Harlan Stenn <stenn at ntp.org>
* [Bug 2015] Overriding sys_tick should recalculate sys_precision.
* [Bug 2037] Fuzzed non-interpolated clock may decrease.
* [Bug 2068] "tos ceiling" default and cap changed to 15.
==== ntpd/ntpd-opts.c ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.245/ntpd/ntpd-opts.c 2011-12-15 08:50:43 +00:00
+++ 1.246/ntpd/ntpd-opts.c 2011-12-18 22:08:52 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed December 15, 2011 at 08:49:08 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 11:32:53 AM by AutoGen 5.12
* From the definitions ntpd-opts.def
* and the template file options
*
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[333] =
-"ntpd 4.2.7p240\n\
+"ntpd 4.2.7p241\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
@@ -1028,7 +1028,7 @@ static tOptDesc optDesc[OPTION_CT] = {
*/
static char const zPROGNAME[5] = "NTPD";
static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p240\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p241\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ <server1> ... <serverN> ]\n";
#define zRcName NULL
==== ntpd/ntpd-opts.h ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.245/ntpd/ntpd-opts.h 2011-12-15 08:50:43 +00:00
+++ 1.246/ntpd/ntpd-opts.h 2011-12-18 22:08:52 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed December 15, 2011 at 08:49:08 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 11:32:52 AM by AutoGen 5.12
* From the definitions ntpd-opts.def
* and the template file options
*
@@ -102,8 +102,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p240"
-#define NTPD_FULL_VERSION "ntpd 4.2.7p240"
+#define NTPD_VERSION "4.2.7p241"
+#define NTPD_FULL_VERSION "ntpd 4.2.7p241"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpd/ntpd-opts.texi ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.243/ntpd/ntpd-opts.texi 2011-12-15 08:50:43 +00:00
+++ 1.244/ntpd/ntpd-opts.texi 2011-12-18 22:08:52 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed December 15, 2011 at 08:49:32 AM by AutoGen 5.12
+# It has been AutoGen-ed December 18, 2011 at 05:03:41 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.7p240
+ntpd - NTP daemon program - Ver. 4.2.7p241
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
==== ntpd/ntpd.1ntpdman ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpd/ntpd.1ntpdman 2011-12-15 08:50:43 +00:00
+++ 1.57/ntpd/ntpd.1ntpdman 2011-12-18 22:08:52 +00:00
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "15 Dec 2011" "4.2.7p240" "User Commands"
+.TH ntpd 1ntpdman "18 Dec 2011" "4.2.7p241" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:29 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:03:37 PM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpd/ntpd.1ntpdmdoc ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpd/ntpd.1ntpdmdoc 2011-12-15 08:50:43 +00:00
+++ 1.57/ntpd/ntpd.1ntpdmdoc 2011-12-18 22:08:52 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTPD 1ntpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:32 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:03:41 PM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpd/ntpd.man.in ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpd/ntpd.man.in 2011-12-15 08:50:43 +00:00
+++ 1.57/ntpd/ntpd.man.in 2011-12-18 22:08:52 +00:00
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "15 Dec 2011" "4.2.7p240" "User Commands"
+.TH ntpd @NTPD_MS@ "18 Dec 2011" "4.2.7p241" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:29 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:03:37 PM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpd/ntpd.mdoc.in ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpd/ntpd.mdoc.in 2011-12-15 08:50:43 +00:00
+++ 1.57/ntpd/ntpd.mdoc.in 2011-12-18 22:08:52 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTPD @NTPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:32 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:03:41 PM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpdc/ntpdc-opts.c ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.240/ntpdc/ntpdc-opts.c 2011-12-15 08:50:43 +00:00
+++ 1.241/ntpdc/ntpdc-opts.c 2011-12-18 22:08:52 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed December 15, 2011 at 08:49:37 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 05:03:47 PM by AutoGen 5.12
* From the definitions ntpdc-opts.def
* and the template file options
*
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[334] =
-"ntpdc 4.2.7p240\n\
+"ntpdc 4.2.7p241\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
@@ -473,7 +473,7 @@ static tOptDesc optDesc[OPTION_CT] = {
*/
static char const zPROGNAME[6] = "NTPDC";
static char const zUsageTitle[132] =
-"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p240\n\
+"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p241\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-12-18 22:08:52+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.240/ntpdc/ntpdc-opts.h 2011-12-15 08:50:43 +00:00
+++ 1.241/ntpdc/ntpdc-opts.h 2011-12-18 22:08:52 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed December 15, 2011 at 08:49:37 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 05:03:47 PM by AutoGen 5.12
* From the definitions ntpdc-opts.def
* and the template file options
*
@@ -81,8 +81,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p240"
-#define NTPDC_FULL_VERSION "ntpdc 4.2.7p240"
+#define NTPDC_VERSION "4.2.7p241"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.7p241"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpdc/ntpdc-opts.texi ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.240/ntpdc/ntpdc-opts.texi 2011-12-15 08:50:43 +00:00
+++ 1.241/ntpdc/ntpdc-opts.texi 2011-12-18 22:08:52 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed December 15, 2011 at 08:49:49 AM by AutoGen 5.12
+# It has been AutoGen-ed December 18, 2011 at 05:03:59 PM by AutoGen 5.12
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
@@ -40,7 +40,7 @@ This is the automatically generated usag
@exampleindent 0
@example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p240
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p241
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
==== ntpdc/ntpdc.1ntpdcman ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpdc/ntpdc.1ntpdcman 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpdc/ntpdc.1ntpdcman 2011-12-18 22:08:52 +00:00
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "15 Dec 2011" "4.2.7p240" "User Commands"
+.TH ntpdc 1ntpdcman "18 Dec 2011" "4.2.7p241" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:45 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:03:56 PM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpdc/ntpdc.1ntpdcmdoc ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpdc/ntpdc.1ntpdcmdoc 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpdc/ntpdc.1ntpdcmdoc 2011-12-18 22:08:52 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTPDC 1ntpdcmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:49 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:03:59 PM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpdc/ntpdc.html ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.68/ntpdc/ntpdc.html 2011-12-15 08:50:44 +00:00
+++ 1.69/ntpdc/ntpdc.html 2011-12-18 22:08:52 +00: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.7p240 of <code>ntpdc</code>.
+ <p>This document applies to version 4.2.7p241 of <code>ntpdc</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
@@ -116,7 +116,7 @@ Up: <a rel="up" accesskey="u" href=
<p><a name="index-ntpdc-usage-3"></a>
This is the automatically generated usage text for ntpdc:
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p240
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p241
USAGE: ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
==== ntpdc/ntpdc.man.in ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpdc/ntpdc.man.in 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpdc/ntpdc.man.in 2011-12-18 22:08:52 +00:00
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "15 Dec 2011" "4.2.7p240" "User Commands"
+.TH ntpdc @NTPDC_MS@ "18 Dec 2011" "4.2.7p241" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:45 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:03:56 PM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpdc/ntpdc.mdoc.in ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpdc/ntpdc.mdoc.in 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpdc/ntpdc.mdoc.in 2011-12-18 22:08:52 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTPDC @NTPDC_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:49 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:03:59 PM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpq/ntpq-opts.c ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.242/ntpq/ntpq-opts.c 2011-12-15 08:50:44 +00:00
+++ 1.243/ntpq/ntpq-opts.c 2011-12-18 22:08:52 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed December 15, 2011 at 08:49:50 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 05:04:00 PM by AutoGen 5.12
* From the definitions ntpq-opts.def
* and the template file options
*
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[333] =
-"ntpq 4.2.7p240\n\
+"ntpq 4.2.7p241\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
@@ -450,7 +450,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.7p240\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p241\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-12-18 22:08:52+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.242/ntpq/ntpq-opts.h 2011-12-15 08:50:44 +00:00
+++ 1.243/ntpq/ntpq-opts.h 2011-12-18 22:08:52 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed December 15, 2011 at 08:49:50 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 05:04:00 PM by AutoGen 5.12
* From the definitions ntpq-opts.def
* and the template file options
*
@@ -80,8 +80,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p240"
-#define NTPQ_FULL_VERSION "ntpq 4.2.7p240"
+#define NTPQ_VERSION "4.2.7p241"
+#define NTPQ_FULL_VERSION "ntpq 4.2.7p241"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpq/ntpq-opts.texi ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.242/ntpq/ntpq-opts.texi 2011-12-15 08:50:44 +00:00
+++ 1.243/ntpq/ntpq-opts.texi 2011-12-18 22:08:52 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed December 15, 2011 at 08:50:03 AM by AutoGen 5.12
+# It has been AutoGen-ed December 18, 2011 at 05:04:13 PM by AutoGen 5.12
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
@@ -40,7 +40,7 @@ This is the automatically generated usag
@exampleindent 0
@example
-ntpq - standard NTP query program - Ver. 4.2.7p240
+ntpq - standard NTP query program - Ver. 4.2.7p241
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
==== ntpq/ntpq.1ntpqman ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpq/ntpq.1ntpqman 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpq/ntpq.1ntpqman 2011-12-18 22:08:52 +00:00
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "15 Dec 2011" "4.2.7p240" "User Commands"
+.TH ntpq 1ntpqman "18 Dec 2011" "4.2.7p241" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:00 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:11 PM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpq/ntpq.1ntpqmdoc ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpq/ntpq.1ntpqmdoc 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpq/ntpq.1ntpqmdoc 2011-12-18 22:08:52 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTPQ 1ntpqmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:04 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:14 PM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpq/ntpq.man.in ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpq/ntpq.man.in 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpq/ntpq.man.in 2011-12-18 22:08:52 +00:00
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "15 Dec 2011" "4.2.7p240" "User Commands"
+.TH ntpq @NTPQ_MS@ "18 Dec 2011" "4.2.7p241" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:00 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:11 PM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpq/ntpq.mdoc.in ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpq/ntpq.mdoc.in 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpq/ntpq.mdoc.in 2011-12-18 22:08:52 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTPQ @NTPQ_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:04 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:14 PM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpsnmpd/ntpsnmpd-opts.c ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.242/ntpsnmpd/ntpsnmpd-opts.c 2011-12-15 08:50:44 +00:00
+++ 1.243/ntpsnmpd/ntpsnmpd-opts.c 2011-12-18 22:08:52 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed December 15, 2011 at 08:50:05 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 05:04:15 PM by AutoGen 5.12
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[337] =
-"ntpsnmpd 4.2.7p240\n\
+"ntpsnmpd 4.2.7p241\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
@@ -277,7 +277,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.7p240\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p241\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-12-18 22:08:52+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.242/ntpsnmpd/ntpsnmpd-opts.h 2011-12-15 08:50:44 +00:00
+++ 1.243/ntpsnmpd/ntpsnmpd-opts.h 2011-12-18 22:08:52 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed December 15, 2011 at 08:50:04 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 05:04:15 PM by AutoGen 5.12
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
@@ -74,8 +74,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p240"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p240"
+#define NTPSNMPD_VERSION "4.2.7p241"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p241"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpsnmpd/ntpsnmpd-opts.texi ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.242/ntpsnmpd/ntpsnmpd-opts.texi 2011-12-15 08:50:44 +00:00
+++ 1.243/ntpsnmpd/ntpsnmpd-opts.texi 2011-12-18 22:08:52 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed December 15, 2011 at 08:50:10 AM by AutoGen 5.12
+# It has been AutoGen-ed December 18, 2011 at 05:04:21 PM by AutoGen 5.12
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
@@ -33,7 +33,7 @@ This is the automatically generated usag
@exampleindent 0
@example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p240
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p241
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
==== ntpsnmpd/ntpsnmpd.1ntpsnmpdman ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpsnmpd/ntpsnmpd.1ntpsnmpdman 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpsnmpd/ntpsnmpd.1ntpsnmpdman 2011-12-18 22:08:52 +00:00
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "15 Dec 2011" "4.2.7p240" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "18 Dec 2011" "4.2.7p241" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:08 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:19 PM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc 2011-12-18 22:08:52 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:11 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:22 PM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpsnmpd/ntpsnmpd.man.in ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpsnmpd/ntpsnmpd.man.in 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpsnmpd/ntpsnmpd.man.in 2011-12-18 22:08:52 +00:00
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "15 Dec 2011" "4.2.7p240" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "18 Dec 2011" "4.2.7p241" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:08 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:19 PM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpsnmpd/ntpsnmpd.mdoc.in ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/ntpsnmpd/ntpsnmpd.mdoc.in 2011-12-15 08:50:44 +00:00
+++ 1.57/ntpsnmpd/ntpsnmpd.mdoc.in 2011-12-18 22:08:52 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:11 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:22 PM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== packageinfo.sh ====
2011-12-18 22:08:52+00:00, stenn at deacon.udel.edu +1 -1
NTP_4_2_7P241
--- 1.243/packageinfo.sh 2011-12-15 08:50:44 +00:00
+++ 1.244/packageinfo.sh 2011-12-18 22:08:52 +00:00
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=240
+point=241
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
==== scripts/ntp-wait-opts.texi ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +1 -1
NTP_4_2_7P241
--- 1.60/scripts/ntp-wait-opts.texi 2011-12-15 08:50:44 +00:00
+++ 1.61/scripts/ntp-wait-opts.texi 2011-12-18 22:08:53 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntp-wait-opts.texi)
#
-# It has been AutoGen-ed December 15, 2011 at 08:49:05 AM by AutoGen 5.12
+# It has been AutoGen-ed December 18, 2011 at 11:32:33 AM by AutoGen 5.12
# From the definitions ntp-wait-opts.def
# and the template file aginfo.tpl
@end ignore
==== scripts/ntp-wait.1ntp-waitman ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/scripts/ntp-wait.1ntp-waitman 2011-12-15 08:50:44 +00:00
+++ 1.57/scripts/ntp-wait.1ntp-waitman 2011-12-18 22:08:53 +00:00
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "15 Dec 2011" "ntp (4.2.7p240)" "User Commands"
+.TH ntp-wait 1ntp-waitman "18 Dec 2011" "ntp (4.2.7p241)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:02 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 11:32:25 AM by AutoGen 5.12
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== scripts/ntp-wait.1ntp-waitmdoc ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/scripts/ntp-wait.1ntp-waitmdoc 2011-12-15 08:50:44 +00:00
+++ 1.57/scripts/ntp-wait.1ntp-waitmdoc 2011-12-18 22:08:53 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTP_WAIT 1ntp-waitmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:05 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 11:32:36 AM by AutoGen 5.12
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== scripts/ntp-wait.html ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +1 -1
NTP_4_2_7P241
--- 1.60/scripts/ntp-wait.html 2011-12-15 08:50:44 +00:00
+++ 1.61/scripts/ntp-wait.html 2011-12-18 22:08:53 +00: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.7p240 of <code>ntp-wait</code>.
+ <p>This document applies to version 4.2.7p241 of <code>ntp-wait</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
==== scripts/ntp-wait.man.in ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/scripts/ntp-wait.man.in 2011-12-15 08:50:44 +00:00
+++ 1.57/scripts/ntp-wait.man.in 2011-12-18 22:08:53 +00:00
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "15 Dec 2011" "ntp (4.2.7p240)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "18 Dec 2011" "ntp (4.2.7p241)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:02 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 11:32:25 AM by AutoGen 5.12
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== scripts/ntp-wait.mdoc.in ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/scripts/ntp-wait.mdoc.in 2011-12-15 08:50:44 +00:00
+++ 1.57/scripts/ntp-wait.mdoc.in 2011-12-18 22:08:53 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTP_WAIT @NTP_WAIT_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:49:05 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 11:32:36 AM by AutoGen 5.12
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== sntp/sntp-opts.c ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.238/sntp/sntp-opts.c 2011-12-15 08:50:44 +00:00
+++ 1.239/sntp/sntp-opts.c 2011-12-18 22:08:53 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed December 15, 2011 at 08:46:46 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 11:26:36 AM by AutoGen 5.12
* From the definitions sntp-opts.def
* and the template file options
*
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[333] =
-"sntp 4.2.7p240\n\
+"sntp 4.2.7p241\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
@@ -663,7 +663,7 @@ static tOptDesc optDesc[OPTION_CT] = {
*/
static char const zPROGNAME[5] = "SNTP";
static char const zUsageTitle[161] =
-"sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p240\n\
+"sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p241\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-12-18 22:08:53+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.238/sntp/sntp-opts.h 2011-12-15 08:50:44 +00:00
+++ 1.239/sntp/sntp-opts.h 2011-12-18 22:08:53 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed December 15, 2011 at 08:46:46 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 11:26:35 AM by AutoGen 5.12
* From the definitions sntp-opts.def
* and the template file options
*
@@ -90,8 +90,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 24
-#define SNTP_VERSION "4.2.7p240"
-#define SNTP_FULL_VERSION "sntp 4.2.7p240"
+#define SNTP_VERSION "4.2.7p241"
+#define SNTP_FULL_VERSION "sntp 4.2.7p241"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== sntp/sntp-opts.texi ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.238/sntp/sntp-opts.texi 2011-12-15 08:50:44 +00:00
+++ 1.239/sntp/sntp-opts.texi 2011-12-18 22:08:53 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed December 15, 2011 at 08:50:32 AM by AutoGen 5.12
+# It has been AutoGen-ed December 18, 2011 at 05:04:44 PM by AutoGen 5.12
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
@@ -91,7 +91,7 @@ This is the automatically generated usag
@exampleindent 0
@example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p240
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p241
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
==== sntp/sntp.1sntpman ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.58/sntp/sntp.1sntpman 2011-12-15 08:50:44 +00:00
+++ 1.59/sntp/sntp.1sntpman 2011-12-18 22:08:53 +00:00
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "15 Dec 2011" "4.2.7p240" "User Commands"
+.TH sntp 1sntpman "18 Dec 2011" "4.2.7p241" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:29 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:41 PM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== sntp/sntp.1sntpmdoc ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.58/sntp/sntp.1sntpmdoc 2011-12-15 08:50:44 +00:00
+++ 1.59/sntp/sntp.1sntpmdoc 2011-12-18 22:08:53 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt SNTP 1sntpmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:32 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:44 PM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== sntp/sntp.html ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.238/sntp/sntp.html 2011-12-15 08:50:44 +00:00
+++ 1.239/sntp/sntp.html 2011-12-18 22:08:53 +00: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.7p240 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p241 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
@@ -162,7 +162,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 client program - Ver. 4.2.7p240
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p241
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
==== sntp/sntp.man.in ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.58/sntp/sntp.man.in 2011-12-15 08:50:44 +00:00
+++ 1.59/sntp/sntp.man.in 2011-12-18 22:08:53 +00:00
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "15 Dec 2011" "4.2.7p240" "User Commands"
+.TH sntp @SNTP_MS@ "18 Dec 2011" "4.2.7p241" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:29 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:41 PM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== sntp/sntp.mdoc.in ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.58/sntp/sntp.mdoc.in 2011-12-15 08:50:44 +00:00
+++ 1.59/sntp/sntp.mdoc.in 2011-12-18 22:08:53 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt SNTP @SNTP_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:32 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:44 PM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== util/ntp-keygen-opts.c ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.242/util/ntp-keygen-opts.c 2011-12-15 08:50:45 +00:00
+++ 1.243/util/ntp-keygen-opts.c 2011-12-18 22:08:53 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed December 15, 2011 at 08:50:12 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 05:04:23 PM by AutoGen 5.12
* From the definitions ntp-keygen-opts.def
* and the template file options
*
@@ -52,7 +52,7 @@ extern FILE * option_usage_fp;
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[345] =
-"ntp-keygen (ntp) 4.2.7p240\n\
+"ntp-keygen (ntp) 4.2.7p241\n\
Copyright (C) 1970-2011 The University of Delaware, David L. Mills, and/or others, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
@@ -808,7 +808,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.7p240\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p241\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-12-18 22:08:53+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P241
--- 1.242/util/ntp-keygen-opts.h 2011-12-15 08:50:45 +00:00
+++ 1.243/util/ntp-keygen-opts.h 2011-12-18 22:08:53 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed December 15, 2011 at 08:50:12 AM by AutoGen 5.12
+ * It has been AutoGen-ed December 18, 2011 at 05:04:23 PM by AutoGen 5.12
* From the definitions ntp-keygen-opts.def
* and the template file options
*
@@ -91,8 +91,8 @@ typedef enum {
} teOptIndex;
#define OPTION_CT 25
-#define NTP_KEYGEN_VERSION "4.2.7p240"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p240"
+#define NTP_KEYGEN_VERSION "4.2.7p241"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p241"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== util/ntp-keygen-opts.texi ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.243/util/ntp-keygen-opts.texi 2011-12-15 08:50:45 +00:00
+++ 1.244/util/ntp-keygen-opts.texi 2011-12-18 22:08:53 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed December 15, 2011 at 08:50:22 AM by AutoGen 5.12
+# It has been AutoGen-ed December 18, 2011 at 05:04:33 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.7p240
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p241
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
==== util/ntp-keygen.1ntp-keygenman ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/util/ntp-keygen.1ntp-keygenman 2011-12-15 08:50:45 +00:00
+++ 1.57/util/ntp-keygen.1ntp-keygenman 2011-12-18 22:08:53 +00:00
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "15 Dec 2011" "ntp (4.2.7p240)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "18 Dec 2011" "ntp (4.2.7p241)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:19 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:30 PM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== util/ntp-keygen.1ntp-keygenmdoc ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/util/ntp-keygen.1ntp-keygenmdoc 2011-12-15 08:50:45 +00:00
+++ 1.57/util/ntp-keygen.1ntp-keygenmdoc 2011-12-18 22:08:53 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTP_KEYGEN 1ntp-keygenmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:23 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:34 PM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== util/ntp-keygen.man.in ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/util/ntp-keygen.man.in 2011-12-15 08:50:45 +00:00
+++ 1.57/util/ntp-keygen.man.in 2011-12-18 22:08:53 +00:00
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "15 Dec 2011" "ntp (4.2.7p240)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "18 Dec 2011" "ntp (4.2.7p241)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:19 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:30 PM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== util/ntp-keygen.mdoc.in ====
2011-12-18 22:08:53+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P241
--- 1.56/util/ntp-keygen.mdoc.in 2011-12-15 08:50:45 +00:00
+++ 1.57/util/ntp-keygen.mdoc.in 2011-12-18 22:08:53 +00:00
@@ -1,9 +1,9 @@
-.Dd December 15 2011
+.Dd December 18 2011
.Dt NTP_KEYGEN @NTP_KEYGEN_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.mdoc)
.\"
-.\" It has been AutoGen-ed December 15, 2011 at 08:50:23 AM by AutoGen 5.12
+.\" It has been AutoGen-ed December 18, 2011 at 05:04:34 PM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
More information about the bk-ntp-dev-send
mailing list