[ntp:bk-ntp-dev-send] BitKeeper diffs
Harlan Stenn
stenn at deacon.udel.edu
Mon Oct 10 06:00:08 UTC 2011
#### ChangeSet ####
2011-10-10 05:59:08+00:00, stenn at deacon.udel.edu
NTP_4_2_7P221
TAG: NTP_4_2_7P221
==== ChangeLog ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +1 -0
NTP_4_2_7P221
--- 1.1057/ChangeLog 2011-10-10 04:49:17 +00:00
+++ 1.1058/ChangeLog 2011-10-10 05:59:04 +00:00
@@ -1,3 +1,4 @@
+(4.2.7p221) 2011/10/10 Released by Harlan Stenn <stenn at ntp.org>
* [Bug 2025] Switching between daemon and kernel loops can doubly-
correct drift
* [Bug 2028] ntpd -n (nofork) redirects logging to stderr.
==== ntpd/ntpd-opts.c ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.225/ntpd/ntpd-opts.c 2011-10-05 09:03:54 +00:00
+++ 1.226/ntpd/ntpd-opts.c 2011-10-10 05:59:04 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed October 5, 2011 at 09:02:01 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:57:35 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.7p220\n\
+"ntpd 4.2.7p221\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.7p220\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p221\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ <server1> ... <serverN> ]\n";
#define zRcName NULL
==== ntpd/ntpd-opts.h ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.225/ntpd/ntpd-opts.h 2011-10-05 09:03:54 +00:00
+++ 1.226/ntpd/ntpd-opts.h 2011-10-10 05:59:04 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed October 5, 2011 at 09:02:00 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:57:35 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.7p220"
-#define NTPD_FULL_VERSION "ntpd 4.2.7p220"
+#define NTPD_VERSION "4.2.7p221"
+#define NTPD_FULL_VERSION "ntpd 4.2.7p221"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpd/ntpd-opts.texi ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.223/ntpd/ntpd-opts.texi 2011-10-05 09:03:54 +00:00
+++ 1.224/ntpd/ntpd-opts.texi 2011-10-10 05:59:04 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed October 5, 2011 at 09:02:35 AM by AutoGen 5.12
+# It has been AutoGen-ed October 10, 2011 at 05:57:59 AM 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.7p220
+ntpd - NTP daemon program - Ver. 4.2.7p221
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
==== ntpd/ntpd.1ntpdman ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpd/ntpd.1ntpdman 2011-10-05 09:03:54 +00:00
+++ 1.37/ntpd/ntpd.1ntpdman 2011-10-10 05:59:04 +00:00
@@ -1,8 +1,8 @@
-.TH ntpd 1ntpdman "05 Oct 2011" "4.2.7p220" "User Commands"
+.TH ntpd 1ntpdman "10 Oct 2011" "4.2.7p221" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:02:31 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:57:55 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpd/ntpd.1ntpdmdoc ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpd/ntpd.1ntpdmdoc 2011-10-05 09:03:54 +00:00
+++ 1.37/ntpd/ntpd.1ntpdmdoc 2011-10-10 05:59:04 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 2011
.Dt NTPD 1ntpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:02:35 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:57:59 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpd/ntpd.man.in ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpd/ntpd.man.in 2011-10-05 09:03:54 +00:00
+++ 1.37/ntpd/ntpd.man.in 2011-10-10 05:59:04 +00:00
@@ -1,8 +1,8 @@
-.TH ntpd @NTPD_MS@ "05 Oct 2011" "4.2.7p220" "User Commands"
+.TH ntpd @NTPD_MS@ "10 Oct 2011" "4.2.7p221" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:02:31 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:57:55 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpd/ntpd.mdoc.in ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpd/ntpd.mdoc.in 2011-10-05 09:03:54 +00:00
+++ 1.37/ntpd/ntpd.mdoc.in 2011-10-10 05:59:04 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 2011
.Dt NTPD @NTPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:02:35 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:57:59 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpdc/ntpdc-opts.c ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.220/ntpdc/ntpdc-opts.c 2011-10-05 09:03:54 +00:00
+++ 1.221/ntpdc/ntpdc-opts.c 2011-10-10 05:59:04 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed October 5, 2011 at 09:02:41 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:58:04 AM 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.7p220\n\
+"ntpdc 4.2.7p221\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.7p220\n\
+"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p221\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
==== ntpdc/ntpdc-opts.h ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.220/ntpdc/ntpdc-opts.h 2011-10-05 09:03:54 +00:00
+++ 1.221/ntpdc/ntpdc-opts.h 2011-10-10 05:59:04 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed October 5, 2011 at 09:02:41 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:58:03 AM 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.7p220"
-#define NTPDC_FULL_VERSION "ntpdc 4.2.7p220"
+#define NTPDC_VERSION "4.2.7p221"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.7p221"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpdc/ntpdc-opts.texi ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.220/ntpdc/ntpdc-opts.texi 2011-10-05 09:03:54 +00:00
+++ 1.221/ntpdc/ntpdc-opts.texi 2011-10-10 05:59:04 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed October 5, 2011 at 09:02:55 AM by AutoGen 5.12
+# It has been AutoGen-ed October 10, 2011 at 05:58:15 AM 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.7p220
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p221
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
==== ntpdc/ntpdc.1ntpdcman ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpdc/ntpdc.1ntpdcman 2011-10-05 09:03:54 +00:00
+++ 1.37/ntpdc/ntpdc.1ntpdcman 2011-10-10 05:59:04 +00:00
@@ -1,8 +1,8 @@
-.TH ntpdc 1ntpdcman "05 Oct 2011" "4.2.7p220" "User Commands"
+.TH ntpdc 1ntpdcman "10 Oct 2011" "4.2.7p221" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:02:52 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:12 AM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpdc/ntpdc.1ntpdcmdoc ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpdc/ntpdc.1ntpdcmdoc 2011-10-05 09:03:54 +00:00
+++ 1.37/ntpdc/ntpdc.1ntpdcmdoc 2011-10-10 05:59:04 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 2011
.Dt NTPDC 1ntpdcmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:02:56 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:15 AM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpdc/ntpdc.html ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.48/ntpdc/ntpdc.html 2011-10-05 09:03:54 +00:00
+++ 1.49/ntpdc/ntpdc.html 2011-10-10 05:59:04 +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.7p220 of <code>ntpdc</code>.
+ <p>This document applies to version 4.2.7p221 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.7p220
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p221
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-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpdc/ntpdc.man.in 2011-10-05 09:03:54 +00:00
+++ 1.37/ntpdc/ntpdc.man.in 2011-10-10 05:59:04 +00:00
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "05 Oct 2011" "4.2.7p220" "User Commands"
+.TH ntpdc @NTPDC_MS@ "10 Oct 2011" "4.2.7p221" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:02:52 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:12 AM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpdc/ntpdc.mdoc.in ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpdc/ntpdc.mdoc.in 2011-10-05 09:03:54 +00:00
+++ 1.37/ntpdc/ntpdc.mdoc.in 2011-10-10 05:59:04 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 2011
.Dt NTPDC @NTPDC_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:02:56 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:15 AM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpq/ntpq-opts.c ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.222/ntpq/ntpq-opts.c 2011-10-05 09:03:54 +00:00
+++ 1.223/ntpq/ntpq-opts.c 2011-10-10 05:59:04 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed October 5, 2011 at 09:02:56 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:58:16 AM 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.7p220\n\
+"ntpq 4.2.7p221\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.7p220\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p221\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
==== ntpq/ntpq-opts.h ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.222/ntpq/ntpq-opts.h 2011-10-05 09:03:54 +00:00
+++ 1.223/ntpq/ntpq-opts.h 2011-10-10 05:59:04 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed October 5, 2011 at 09:02:56 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:58:16 AM 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.7p220"
-#define NTPQ_FULL_VERSION "ntpq 4.2.7p220"
+#define NTPQ_VERSION "4.2.7p221"
+#define NTPQ_FULL_VERSION "ntpq 4.2.7p221"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpq/ntpq-opts.texi ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.222/ntpq/ntpq-opts.texi 2011-10-05 09:03:54 +00:00
+++ 1.223/ntpq/ntpq-opts.texi 2011-10-10 05:59:04 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed October 5, 2011 at 09:03:09 AM by AutoGen 5.12
+# It has been AutoGen-ed October 10, 2011 at 05:58:28 AM 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.7p220
+ntpq - standard NTP query program - Ver. 4.2.7p221
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
==== ntpq/ntpq.1ntpqman ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpq/ntpq.1ntpqman 2011-10-05 09:03:54 +00:00
+++ 1.37/ntpq/ntpq.1ntpqman 2011-10-10 05:59:04 +00:00
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "05 Oct 2011" "4.2.7p220" "User Commands"
+.TH ntpq 1ntpqman "10 Oct 2011" "4.2.7p221" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:06 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:26 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpq/ntpq.1ntpqmdoc ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpq/ntpq.1ntpqmdoc 2011-10-05 09:03:55 +00:00
+++ 1.37/ntpq/ntpq.1ntpqmdoc 2011-10-10 05:59:04 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 2011
.Dt NTPQ 1ntpqmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:09 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:29 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpq/ntpq.man.in ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpq/ntpq.man.in 2011-10-05 09:03:55 +00:00
+++ 1.37/ntpq/ntpq.man.in 2011-10-10 05:59:04 +00:00
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "05 Oct 2011" "4.2.7p220" "User Commands"
+.TH ntpq @NTPQ_MS@ "10 Oct 2011" "4.2.7p221" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:06 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:26 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpq/ntpq.mdoc.in ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpq/ntpq.mdoc.in 2011-10-05 09:03:55 +00:00
+++ 1.37/ntpq/ntpq.mdoc.in 2011-10-10 05:59:04 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 2011
.Dt NTPQ @NTPQ_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:09 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:29 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpsnmpd/ntpsnmpd-opts.c ====
2011-10-10 05:59:04+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.222/ntpsnmpd/ntpsnmpd-opts.c 2011-10-05 09:03:55 +00:00
+++ 1.223/ntpsnmpd/ntpsnmpd-opts.c 2011-10-10 05:59:04 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed October 5, 2011 at 09:03:10 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:58:29 AM 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.7p220\n\
+"ntpsnmpd 4.2.7p221\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.7p220\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p221\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
==== ntpsnmpd/ntpsnmpd-opts.h ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.222/ntpsnmpd/ntpsnmpd-opts.h 2011-10-05 09:03:55 +00:00
+++ 1.223/ntpsnmpd/ntpsnmpd-opts.h 2011-10-10 05:59:05 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed October 5, 2011 at 09:03:10 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:58:29 AM 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.7p220"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p220"
+#define NTPSNMPD_VERSION "4.2.7p221"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p221"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== ntpsnmpd/ntpsnmpd-opts.texi ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.222/ntpsnmpd/ntpsnmpd-opts.texi 2011-10-05 09:03:55 +00:00
+++ 1.223/ntpsnmpd/ntpsnmpd-opts.texi 2011-10-10 05:59:05 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed October 5, 2011 at 09:03:15 AM by AutoGen 5.12
+# It has been AutoGen-ed October 10, 2011 at 05:58:34 AM 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.7p220
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p221
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
==== ntpsnmpd/ntpsnmpd.1ntpsnmpdman ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpsnmpd/ntpsnmpd.1ntpsnmpdman 2011-10-05 09:03:55 +00:00
+++ 1.37/ntpsnmpd/ntpsnmpd.1ntpsnmpdman 2011-10-10 05:59:05 +00:00
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "05 Oct 2011" "4.2.7p220" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "10 Oct 2011" "4.2.7p221" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:13 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:32 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc 2011-10-05 09:03:55 +00:00
+++ 1.37/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc 2011-10-10 05:59:05 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 2011
.Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:16 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:35 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== ntpsnmpd/ntpsnmpd.man.in ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpsnmpd/ntpsnmpd.man.in 2011-10-05 09:03:55 +00:00
+++ 1.37/ntpsnmpd/ntpsnmpd.man.in 2011-10-10 05:59:05 +00:00
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "05 Oct 2011" "4.2.7p220" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "10 Oct 2011" "4.2.7p221" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:13 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:32 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== ntpsnmpd/ntpsnmpd.mdoc.in ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/ntpsnmpd/ntpsnmpd.mdoc.in 2011-10-05 09:03:55 +00:00
+++ 1.37/ntpsnmpd/ntpsnmpd.mdoc.in 2011-10-10 05:59:05 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 2011
.Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:16 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:35 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== packageinfo.sh ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +1 -1
NTP_4_2_7P221
--- 1.223/packageinfo.sh 2011-10-05 09:03:55 +00:00
+++ 1.224/packageinfo.sh 2011-10-10 05:59:05 +00:00
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=220
+point=221
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
==== scripts/ntp-wait-opts.texi ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -14
NTP_4_2_7P221
--- 1.40/scripts/ntp-wait-opts.texi 2011-10-05 09:03:55 +00:00
+++ 1.41/scripts/ntp-wait-opts.texi 2011-10-10 05:59:05 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntp-wait-opts.texi)
#
-# It has been AutoGen-ed October 5, 2011 at 09:01:51 AM by AutoGen 5.12
+# It has been AutoGen-ed October 10, 2011 at 05:57:31 AM by AutoGen 5.12
# From the definitions ntp-wait-opts.def
# and the template file aginfo.tpl
@end ignore
@@ -33,19 +33,7 @@ This is the automatically generated usag
@exampleindent 0
@example
-/deacon/backroom/snaps/ntp-dev/A.snap/scripts/ntp-wait version [unknown] calling Getopt::Std::getopts (version 1.05 [paranoid]),
-running under Perl version 5.8.8.
-
-Usage: ntp-wait [-OPTIONS [-MORE_OPTIONS]] [--] [PROGRAM_ARG1 ...]
-
-The following single-character options are accepted:
- With arguments: -n -s
- Boolean (without arguments): -v
-
-Options may be merged together. -- stops processing of options.
-Space is not required between options and their arguments.
- [Now continuing due to backward compatibility and excessive paranoia.
- See ``perldoc Getopt::Std'' about $Getopt::Std::STANDARD_HELP_VERSION.]
+ntp-wait is unavailable - no --help
@end example
@exampleindent 4
==== scripts/ntp-wait.1ntp-waitman ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/scripts/ntp-wait.1ntp-waitman 2011-10-05 09:03:55 +00:00
+++ 1.37/scripts/ntp-wait.1ntp-waitman 2011-10-10 05:59:05 +00:00
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "05 Oct 2011" "ntp (4.2.7p220)" "User Commands"
+.TH ntp-wait 1ntp-waitman "10 Oct 2011" "ntp (4.2.7p221)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:01:49 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:57:29 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-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/scripts/ntp-wait.1ntp-waitmdoc 2011-10-05 09:03:55 +00:00
+++ 1.37/scripts/ntp-wait.1ntp-waitmdoc 2011-10-10 05:59:05 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 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 October 5, 2011 at 09:01:57 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:57:32 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-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -14
NTP_4_2_7P221
--- 1.40/scripts/ntp-wait.html 2011-10-05 09:03:55 +00:00
+++ 1.41/scripts/ntp-wait.html 2011-10-10 05:59:05 +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.7p220 of <code>ntp-wait</code>.
+ <p>This document applies to version 4.2.7p221 of <code>ntp-wait</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
@@ -109,19 +109,7 @@ Up: <a rel="up" accesskey="u" href=
<p><a name="index-ntp_002dwait-usage-3"></a>
This is the automatically generated usage text for ntp-wait:
-<pre class="example">/deacon/backroom/snaps/ntp-dev/A.snap/scripts/ntp-wait version [unknown] calling Getopt::Std::getopts (version 1.05 [paranoid]),
-running under Perl version 5.8.8.
-
-Usage: ntp-wait [-OPTIONS [-MORE_OPTIONS]] [--] [PROGRAM_ARG1 ...]
-
-The following single-character options are accepted:
- With arguments: -n -s
- Boolean (without arguments): -v
-
-Options may be merged together. -- stops processing of options.
-Space is not required between options and their arguments.
- [Now continuing due to backward compatibility and excessive paranoia.
- See ``perldoc Getopt::Std'' about $Getopt::Std::STANDARD_HELP_VERSION.]
+<pre class="example">ntp-wait is unavailable - no --help
</pre>
<div class="node">
<p><hr>
==== scripts/ntp-wait.man.in ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/scripts/ntp-wait.man.in 2011-10-05 09:03:55 +00:00
+++ 1.37/scripts/ntp-wait.man.in 2011-10-10 05:59:05 +00:00
@@ -1,8 +1,8 @@
-.TH ntp-wait @NTP_WAIT_MS@ "05 Oct 2011" "ntp (4.2.7p220)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "10 Oct 2011" "ntp (4.2.7p221)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:01:49 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:57:29 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-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/scripts/ntp-wait.mdoc.in 2011-10-05 09:03:55 +00:00
+++ 1.37/scripts/ntp-wait.mdoc.in 2011-10-10 05:59:05 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 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 October 5, 2011 at 09:01:57 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:57:32 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-10-10 05:59:05+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.218/sntp/sntp-opts.c 2011-10-05 09:03:55 +00:00
+++ 1.219/sntp/sntp-opts.c 2011-10-10 05:59:05 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed October 5, 2011 at 08:59:29 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:55:19 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.7p220\n\
+"sntp 4.2.7p221\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.7p220\n\
+"sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p221\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ hostname-or-IP ...]\n";
static char const zRcName[7] = ".ntprc";
==== sntp/sntp-opts.h ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.218/sntp/sntp-opts.h 2011-10-05 09:03:55 +00:00
+++ 1.219/sntp/sntp-opts.h 2011-10-10 05:59:05 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed October 5, 2011 at 08:59:29 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:55:19 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.7p220"
-#define SNTP_FULL_VERSION "sntp 4.2.7p220"
+#define SNTP_VERSION "4.2.7p221"
+#define SNTP_FULL_VERSION "sntp 4.2.7p221"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== sntp/sntp-opts.texi ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.218/sntp/sntp-opts.texi 2011-10-05 09:03:55 +00:00
+++ 1.219/sntp/sntp-opts.texi 2011-10-10 05:59:05 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed October 5, 2011 at 09:03:38 AM by AutoGen 5.12
+# It has been AutoGen-ed October 10, 2011 at 05:58:55 AM 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.7p220
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p221
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
==== sntp/sntp.1sntpman ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.38/sntp/sntp.1sntpman 2011-10-05 09:03:55 +00:00
+++ 1.39/sntp/sntp.1sntpman 2011-10-10 05:59:05 +00:00
@@ -1,8 +1,8 @@
-.TH sntp 1sntpman "05 Oct 2011" "4.2.7p220" "User Commands"
+.TH sntp 1sntpman "10 Oct 2011" "4.2.7p221" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:36 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:53 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== sntp/sntp.1sntpmdoc ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.38/sntp/sntp.1sntpmdoc 2011-10-05 09:03:55 +00:00
+++ 1.39/sntp/sntp.1sntpmdoc 2011-10-10 05:59:05 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 2011
.Dt SNTP 1sntpmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:39 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:55 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
==== sntp/sntp.html ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.218/sntp/sntp.html 2011-10-05 09:03:55 +00:00
+++ 1.219/sntp/sntp.html 2011-10-10 05:59:05 +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.7p220 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p221 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.7p220
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p221
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
==== sntp/sntp.man.in ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.38/sntp/sntp.man.in 2011-10-05 09:03:55 +00:00
+++ 1.39/sntp/sntp.man.in 2011-10-10 05:59:05 +00:00
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "05 Oct 2011" "4.2.7p220" "User Commands"
+.TH sntp @SNTP_MS@ "10 Oct 2011" "4.2.7p221" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:36 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:53 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== sntp/sntp.mdoc.in ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.38/sntp/sntp.mdoc.in 2011-10-05 09:03:55 +00:00
+++ 1.39/sntp/sntp.mdoc.in 2011-10-10 05:59:05 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 2011
.Dt SNTP @SNTP_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:39 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:55 AM 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-10-10 05:59:05+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.222/util/ntp-keygen-opts.c 2011-10-05 09:03:55 +00:00
+++ 1.223/util/ntp-keygen-opts.c 2011-10-10 05:59:05 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed October 5, 2011 at 09:03:17 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:58:36 AM 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.7p220\n\
+"ntp-keygen (ntp) 4.2.7p221\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.7p220\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p221\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
==== util/ntp-keygen-opts.h ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +3 -3
NTP_4_2_7P221
--- 1.222/util/ntp-keygen-opts.h 2011-10-05 09:03:55 +00:00
+++ 1.223/util/ntp-keygen-opts.h 2011-10-10 05:59:05 +00:00
@@ -1,7 +1,7 @@
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed October 5, 2011 at 09:03:17 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 10, 2011 at 05:58:36 AM 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.7p220"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p220"
+#define NTP_KEYGEN_VERSION "4.2.7p221"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p221"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
==== util/ntp-keygen-opts.texi ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.223/util/ntp-keygen-opts.texi 2011-10-05 09:03:55 +00:00
+++ 1.224/util/ntp-keygen-opts.texi 2011-10-10 05:59:05 +00:00
@@ -6,7 +6,7 @@
#
# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed October 5, 2011 at 09:03:29 AM by AutoGen 5.12
+# It has been AutoGen-ed October 10, 2011 at 05:58:46 AM 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.7p220
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p221
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
==== util/ntp-keygen.1ntp-keygenman ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/util/ntp-keygen.1ntp-keygenman 2011-10-05 09:03:55 +00:00
+++ 1.37/util/ntp-keygen.1ntp-keygenman 2011-10-10 05:59:05 +00:00
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "05 Oct 2011" "ntp (4.2.7p220)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "10 Oct 2011" "ntp (4.2.7p221)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:25 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:43 AM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== util/ntp-keygen.1ntp-keygenmdoc ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/util/ntp-keygen.1ntp-keygenmdoc 2011-10-05 09:03:55 +00:00
+++ 1.37/util/ntp-keygen.1ntp-keygenmdoc 2011-10-10 05:59:05 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 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 October 5, 2011 at 09:03:29 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:47 AM 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-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/util/ntp-keygen.man.in 2011-10-05 09:03:55 +00:00
+++ 1.37/util/ntp-keygen.man.in 2011-10-10 05:59:05 +00:00
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "05 Oct 2011" "ntp (4.2.7p220)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "10 Oct 2011" "ntp (4.2.7p221)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed October 5, 2011 at 09:03:25 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:43 AM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
==== util/ntp-keygen.mdoc.in ====
2011-10-10 05:59:05+00:00, stenn at deacon.udel.edu +2 -2
NTP_4_2_7P221
--- 1.36/util/ntp-keygen.mdoc.in 2011-10-05 09:03:55 +00:00
+++ 1.37/util/ntp-keygen.mdoc.in 2011-10-10 05:59:05 +00:00
@@ -1,9 +1,9 @@
-.Dd October 5 2011
+.Dd October 10 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 October 5, 2011 at 09:03:29 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 10, 2011 at 05:58:47 AM 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