+(4.2.7p218) 2011/10/03 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 2019] Allow selection of cipher for private key files.
* Documentation updates from Dave Mills.
* ntp-keygen private key cipher default now triple-key triple DES CBC.
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed September 29, 2011 at 08:05:21 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:58:29 AM by AutoGen 5.12
* From the definitions ntpd-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[333] =
-"ntpd 4.2.7p217\n\
+"ntpd 4.2.7p218\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\
*/
static char const zPROGNAME[5] = "NTPD";
static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p217\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p218\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ <server1> ... <serverN> ]\n";
#define zRcName NULL
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed September 29, 2011 at 08:05:21 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:58:29 AM by AutoGen 5.12
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p217"
-#define NTPD_FULL_VERSION "ntpd 4.2.7p217"
+#define NTPD_VERSION "4.2.7p218"
+#define NTPD_FULL_VERSION "ntpd 4.2.7p218"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed September 29, 2011 at 08:05:36 AM by AutoGen 5.12
+# It has been AutoGen-ed October 3, 2011 at 04:59:03 AM by AutoGen 5.12
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p217
+ntpd - NTP daemon program - Ver. 4.2.7p218
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH ntpd 1ntpdman "29 Sep 2011" "4.2.7p217" "User Commands"
+.TH ntpd 1ntpdman "03 Oct 2011" "4.2.7p218" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:05:33 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:58:59 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 2011
.Dt NTPD 1ntpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:05:37 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:03 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntpd @NTPD_MS@ "29 Sep 2011" "4.2.7p217" "User Commands"
+.TH ntpd @NTPD_MS@ "03 Oct 2011" "4.2.7p218" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:05:33 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:58:59 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 2011
.Dt NTPD @NTPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:05:37 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:03 AM by AutoGen 5.12
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed September 29, 2011 at 08:05:43 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:59:08 AM by AutoGen 5.12
* From the definitions ntpdc-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[334] =
-"ntpdc 4.2.7p217\n\
+"ntpdc 4.2.7p218\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\
*/
static char const zPROGNAME[6] = "NTPDC";
static char const zUsageTitle[132] =
-"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p217\n\
+"ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p218\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed September 29, 2011 at 08:05:43 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:59:07 AM by AutoGen 5.12
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p217"
-#define NTPDC_FULL_VERSION "ntpdc 4.2.7p217"
+#define NTPDC_VERSION "4.2.7p218"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.7p218"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed September 29, 2011 at 08:05:54 AM by AutoGen 5.12
+# It has been AutoGen-ed October 3, 2011 at 04:59:19 AM by AutoGen 5.12
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p217
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p218
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpdc 1ntpdcman "29 Sep 2011" "4.2.7p217" "User Commands"
+.TH ntpdc 1ntpdcman "03 Oct 2011" "4.2.7p218" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:05:51 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:16 AM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 2011
.Dt NTPDC 1ntpdcmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:05:55 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:20 AM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
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.7p217 of <code>ntpdc</code>.
+ <p>This document applies to version 4.2.7p218 of <code>ntpdc</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
<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.7p217
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p218
USAGE: ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpdc @NTPDC_MS@ "29 Sep 2011" "4.2.7p217" "User Commands"
+.TH ntpdc @NTPDC_MS@ "03 Oct 2011" "4.2.7p218" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:05:51 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:16 AM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 2011
.Dt NTPDC @NTPDC_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:05:55 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:20 AM by AutoGen 5.12
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed September 29, 2011 at 08:05:56 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:59:21 AM by AutoGen 5.12
* From the definitions ntpq-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[333] =
-"ntpq 4.2.7p217\n\
+"ntpq 4.2.7p218\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\
*/
static char const zPROGNAME[5] = "NTPQ";
static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p217\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p218\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed September 29, 2011 at 08:05:56 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:59:20 AM by AutoGen 5.12
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p217"
-#define NTPQ_FULL_VERSION "ntpq 4.2.7p217"
+#define NTPQ_VERSION "4.2.7p218"
+#define NTPQ_FULL_VERSION "ntpq 4.2.7p218"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed September 29, 2011 at 08:06:08 AM by AutoGen 5.12
+# It has been AutoGen-ed October 3, 2011 at 04:59:34 AM by AutoGen 5.12
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpq - standard NTP query program - Ver. 4.2.7p217
+ntpq - standard NTP query program - Ver. 4.2.7p218
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH ntpq 1ntpqman "29 Sep 2011" "4.2.7p217" "User Commands"
+.TH ntpq 1ntpqman "03 Oct 2011" "4.2.7p218" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:06 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:31 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 2011
.Dt NTPQ 1ntpqmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:09 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:34 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntpq @NTPQ_MS@ "29 Sep 2011" "4.2.7p217" "User Commands"
+.TH ntpq @NTPQ_MS@ "03 Oct 2011" "4.2.7p218" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:06 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:31 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 2011
.Dt NTPQ @NTPQ_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:09 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:34 AM by AutoGen 5.12
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed September 29, 2011 at 08:06:10 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:59:35 AM by AutoGen 5.12
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[337] =
-"ntpsnmpd 4.2.7p217\n\
+"ntpsnmpd 4.2.7p218\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\
*/
static char const zPROGNAME[9] = "NTPSNMPD";
static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p217\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p218\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed September 29, 2011 at 08:06:10 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:59:35 AM by AutoGen 5.12
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p217"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p217"
+#define NTPSNMPD_VERSION "4.2.7p218"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.7p218"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed September 29, 2011 at 08:06:15 AM by AutoGen 5.12
+# It has been AutoGen-ed October 3, 2011 at 04:59:41 AM by AutoGen 5.12
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p217
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p218
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH ntpsnmpd 1ntpsnmpdman "29 Sep 2011" "4.2.7p217" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "03 Oct 2011" "4.2.7p218" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:13 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:38 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 2011
.Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:15 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:41 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntpsnmpd @NTPSNMPD_MS@ "29 Sep 2011" "4.2.7p217" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "03 Oct 2011" "4.2.7p218" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:13 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:38 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 2011
.Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:15 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:41 AM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=217
+point=218
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
#
# EDIT THIS FILE WITH CAUTION (ntp-wait-opts.texi)
#
-# It has been AutoGen-ed September 29, 2011 at 08:05:12 AM by AutoGen 5.12
+# It has been AutoGen-ed October 3, 2011 at 04:58:23 AM by AutoGen 5.12
# From the definitions ntp-wait-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH ntp-wait 1ntp-waitman "29 Sep 2011" "ntp (4.2.7p217)" "User Commands"
+.TH ntp-wait 1ntp-waitman "03 Oct 2011" "ntp (4.2.7p218)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:05:09 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:58:20 AM by AutoGen 5.12
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 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 September 29, 2011 at 08:05:18 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:58:28 AM by AutoGen 5.12
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
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.7p217 of <code>ntp-wait</code>.
+ <p>This document applies to version 4.2.7p218 of <code>ntp-wait</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
-.TH ntp-wait @NTP_WAIT_MS@ "29 Sep 2011" "ntp (4.2.7p217)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "03 Oct 2011" "ntp (4.2.7p218)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:05:09 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:58:20 AM by AutoGen 5.12
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 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 September 29, 2011 at 08:05:18 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:58:28 AM by AutoGen 5.12
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed September 29, 2011 at 08:06:30 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:56:02 AM by AutoGen 5.12
* From the definitions sntp-opts.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[333] =
-"sntp 4.2.7p217\n\
+"sntp 4.2.7p218\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\
*/
static char const zPROGNAME[5] = "SNTP";
static char const zUsageTitle[161] =
-"sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p217\n\
+"sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p218\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ hostname-or-IP ...]\n";
static char const zRcName[7] = ".ntprc";
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed September 29, 2011 at 08:06:30 AM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:56:01 AM by AutoGen 5.12
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define SNTP_VERSION "4.2.7p217"
-#define SNTP_FULL_VERSION "sntp 4.2.7p217"
+#define SNTP_VERSION "4.2.7p218"
+#define SNTP_FULL_VERSION "sntp 4.2.7p218"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed September 29, 2011 at 08:06:39 AM by AutoGen 5.12
+# It has been AutoGen-ed October 3, 2011 at 05:00:06 AM by AutoGen 5.12
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p217
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p218
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
-.TH sntp 1sntpman "29 Sep 2011" "4.2.7p217" "User Commands"
+.TH sntp 1sntpman "03 Oct 2011" "4.2.7p218" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:37 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 05:00:01 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 2011
.Dt SNTP 1sntpmdoc User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:40 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 05:00:07 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
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.7p217 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p218 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
<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.7p217
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p218
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
-.TH sntp @SNTP_MS@ "29 Sep 2011" "4.2.7p217" "User Commands"
+.TH sntp @SNTP_MS@ "03 Oct 2011" "4.2.7p218" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:37 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 05:00:01 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.\"
-.Dd September 29 2011
+.Dd October 3 2011
.Dt SNTP @SNTP_MS@ User Commands
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:40 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 05:00:07 AM by AutoGen 5.12
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed October 2, 2011 at 07:26:43 PM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:59:42 AM by AutoGen 5.12
* From the definitions ntp-keygen-opts.def
* and the template file options
*
/* 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.7p217\n\
+"ntp-keygen (ntp) 4.2.7p218\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\
*/
static char const zPROGNAME[11] = "NTP_KEYGEN";
static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p217\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p218\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed October 2, 2011 at 07:26:43 PM by AutoGen 5.12
+ * It has been AutoGen-ed October 3, 2011 at 04:59:42 AM by AutoGen 5.12
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 25
-#define NTP_KEYGEN_VERSION "4.2.7p217"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p217"
+#define NTP_KEYGEN_VERSION "4.2.7p218"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.7p218"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed September 29, 2011 at 08:06:29 AM by AutoGen 5.12
+# It has been AutoGen-ed October 3, 2011 at 04:59:52 AM by AutoGen 5.12
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
@menu
* ntp-keygen usage:: ntp-keygen usage help (-?)
* ntp-keygen certificate:: certificate option (-c)
+* ntp-keygen cipher:: cipher option (-C)
* ntp-keygen debug-level:: debug-level option (-d)
* ntp-keygen get-pvt-passwd:: get-pvt-passwd option (-q)
* ntp-keygen gq-params:: gq-params option (-G)
@exampleindent 0
@example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p217
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p218
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
+ -C Str cipher privatekey cipher
-d no debug-level Increase debug verbosity level
- may appear multiple times
-D Str set-debug-level Set the debug verbosity level
schemes must be used with a DSA sign key. The default without
this option is RSA-MD5.
+@node ntp-keygen cipher
+@subsection cipher option (-C)
+@cindex ntp-keygen-cipher
+
+This is the ``privatekey cipher'' option.
+
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+must be compiled in by defining @code{AUTOKEY} during the compilation.
+@end itemize
+
+Select the cipher which is used to encrypt the files containing
+private keys. The default is three-key triple DES in CBC mode,
+equivalent to "-C des-ede3-cbc". The openssl tool lists ciphers
+available in "openssl -h" output.
+
@node ntp-keygen debug-level
@subsection debug-level option (-d)
@cindex ntp-keygen-debug-level
@end itemize
Encrypt generated files containing private data with the specified
-password and the DES-CBC algorithm.
+password and the cipher selected with -C/--cipher.
@node ntp-keygen set-debug-level
@subsection set-debug-level option (-D)
-.TH ntp-keygen 1ntp-keygenman "29 Sep 2011" "ntp (4.2.7p217)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "03 Oct 2011" "ntp (4.2.7p218)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:25 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:49 AM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
schemes must be used with a DSA sign key. The default without
this option is RSA-MD5.
.TP
+.BR \-C " \fIcipher\fP, " \-\-cipher "=" \fIcipher\fP
+privatekey cipher.
+.sp
+Select the cipher which is used to encrypt the files containing
+private keys. The default is three-key triple DES in CBC mode,
+equivalent to "-C des-ede3-cbc". The openssl tool lists ciphers
+available in "openssl -h" output.
+.TP
.BR \-d ", " -\-debug\-level
Increase debug verbosity level.
This option may appear an unlimited number of times.
output private password.
.sp
Encrypt generated files containing private data with the specified
-password and the DES-CBC algorithm.
+password and the cipher selected with -C/--cipher.
.TP
.BR \-q " \fIpasswd\fP, " \-\-get\-pvt\-passwd "=" \fIpasswd\fP
input private password.
-.Dd September 29 2011
+.Dd October 3 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 September 29, 2011 at 08:06:29 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:53 AM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
Note that RSA schemes must be used with a RSA sign key and DSA
schemes must be used with a DSA sign key. The default without
this option is RSA-MD5.
+.It \-C " \fIcipher\fP, " \-\-cipher "=" \fIcipher\fP
+privatekey cipher.
+.sp
+Select the cipher which is used to encrypt the files containing
+private keys. The default is three-key triple DES in CBC mode,
+equivalent to "-C des-ede3-cbc". The openssl tool lists ciphers
+available in "openssl -h" output.
.It \-d ", " -\-debug\-level
Increase debug verbosity level.
This option may appear an unlimited number of times.
output private password.
.sp
Encrypt generated files containing private data with the specified
-password and the DES-CBC algorithm.
+password and the cipher selected with -C/--cipher.
.It \-q " \fIpasswd\fP, " \-\-get\-pvt\-passwd "=" \fIpasswd\fP
input private password.
.sp
-.TH ntp-keygen @NTP_KEYGEN_MS@ "29 Sep 2011" "ntp (4.2.7p217)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "03 Oct 2011" "ntp (4.2.7p218)" "User Commands"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.man)
.\"
-.\" It has been AutoGen-ed September 29, 2011 at 08:06:25 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:49 AM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.\"
schemes must be used with a DSA sign key. The default without
this option is RSA-MD5.
.TP
+.BR \-C " \fIcipher\fP, " \-\-cipher "=" \fIcipher\fP
+privatekey cipher.
+.sp
+Select the cipher which is used to encrypt the files containing
+private keys. The default is three-key triple DES in CBC mode,
+equivalent to "-C des-ede3-cbc". The openssl tool lists ciphers
+available in "openssl -h" output.
+.TP
.BR \-d ", " -\-debug\-level
Increase debug verbosity level.
This option may appear an unlimited number of times.
output private password.
.sp
Encrypt generated files containing private data with the specified
-password and the DES-CBC algorithm.
+password and the cipher selected with -C/--cipher.
.TP
.BR \-q " \fIpasswd\fP, " \-\-get\-pvt\-passwd "=" \fIpasswd\fP
input private password.
-.Dd September 29 2011
+.Dd October 3 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 September 29, 2011 at 08:06:29 AM by AutoGen 5.12
+.\" It has been AutoGen-ed October 3, 2011 at 04:59:53 AM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
Note that RSA schemes must be used with a RSA sign key and DSA
schemes must be used with a DSA sign key. The default without
this option is RSA-MD5.
+.It \-C " \fIcipher\fP, " \-\-cipher "=" \fIcipher\fP
+privatekey cipher.
+.sp
+Select the cipher which is used to encrypt the files containing
+private keys. The default is three-key triple DES in CBC mode,
+equivalent to "-C des-ede3-cbc". The openssl tool lists ciphers
+available in "openssl -h" output.
.It \-d ", " -\-debug\-level
Increase debug verbosity level.
This option may appear an unlimited number of times.
output private password.
.sp
Encrypt generated files containing private data with the specified
-password and the DES-CBC algorithm.
+password and the cipher selected with -C/--cipher.
.It \-q " \fIpasswd\fP, " \-\-get\-pvt\-passwd "=" \fIpasswd\fP
input private password.
.sp