+(4.2.7p108) 2011/01/01 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1764] Move Palisade modem control logic to configure.ac.
* [Bug 1768] TIOCFLUSH undefined in linux for refclock_acts.
* Autokey multiple identity group improvements from Dave Mills.
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.c)
*
- * It has been AutoGen-ed December 31, 2010 at 10:28:34 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:25:01 AM by AutoGen 5.11.6pre7
* From the definitions clktest-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * clktest copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * clktest copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
tSCC zCopyright[] =
- "clktest copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+ "clktest copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
/* extracted from ../include/copyright.def near line 8 */
;
tSCC zCopyrightNotice[24] =
*/
static char const zPROGNAME[8] = "CLKTEST";
static char const zUsageTitle[129] =
-"clktest - test the clock line discipline - Ver. 4.2.7p107\n\
+"clktest - test the clock line discipline - Ver. 4.2.7p108\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... <tty_device>\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (clktest-opts.h)
*
- * It has been AutoGen-ed December 31, 2010 at 10:28:34 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:25:00 AM by AutoGen 5.11.6pre7
* From the definitions clktest-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * clktest copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * clktest copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 10
-#define CLKTEST_VERSION "4.2.7p107"
-#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p107"
+#define CLKTEST_VERSION "4.2.7p108"
+#define CLKTEST_FULL_VERSION "clktest - test the clock line discipline - Ver. 4.2.7p108"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed December 31, 2010 at 10:15:13 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:18:27 AM by AutoGen 5.11.6pre7
* From the definitions ntpd-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpd copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpd copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
tSCC zCopyright[] =
- "ntpd copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+ "ntpd copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
/* extracted from ../include/copyright.def near line 8 */
;
tSCC zCopyrightNotice[24] =
*/
static char const zPROGNAME[5] = "NTPD";
static char const zUsageTitle[133] =
-"ntpd - NTP daemon program - Ver. 4.2.7p107\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p108\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 December 31, 2010 at 10:15:12 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:18:27 AM by AutoGen 5.11.6pre7
* From the definitions ntpd-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpd copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpd copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p107"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p107"
+#define NTPD_VERSION "4.2.7p108"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p108"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed December 31, 2010 at 10:21:27 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed January 1, 2011 at 10:19:25 AM by AutoGen 5.11.6pre7
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p107
+ntpd - NTP daemon program - Ver. 4.2.7p108
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH NTPD 1 2010-12-31 "( 4.2.7p107)" "Programmer's Manual"
+.TH NTPD 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed December 31, 2010 at 10:21:25 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed January 1, 2011 at 10:19:25 AM by AutoGen 5.11.6pre7
.\" From the definitions ntpd-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed December 31, 2010 at 10:22:40 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:19:34 AM by AutoGen 5.11.6pre7
* From the definitions ntpdc-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpdc copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpdc copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
tSCC zCopyright[] =
- "ntpdc copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+ "ntpdc copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
/* extracted from ../include/copyright.def near line 8 */
;
tSCC zCopyrightNotice[24] =
*/
static char const zPROGNAME[6] = "NTPDC";
static char const zUsageTitle[129] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p107\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p108\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 December 31, 2010 at 10:22:34 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:19:34 AM by AutoGen 5.11.6pre7
* From the definitions ntpdc-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpdc copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpdc copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p107"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p107"
+#define NTPDC_VERSION "4.2.7p108"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p108"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed December 31, 2010 at 10:25:19 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed January 1, 2011 at 10:19:47 AM by AutoGen 5.11.6pre7
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.7p107
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p108
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPDC 1 2010-12-31 "( 4.2.7p107)" "Programmer's Manual"
+.TH NTPDC 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed December 31, 2010 at 10:25:18 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed January 1, 2011 at 10:19:47 AM by AutoGen 5.11.6pre7
.\" From the definitions ntpdc-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed December 31, 2010 at 10:25:23 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:19:48 AM by AutoGen 5.11.6pre7
* From the definitions ntpq-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpq copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpq copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
tSCC zCopyright[] =
- "ntpq copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+ "ntpq copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
/* extracted from ../include/copyright.def near line 8 */
;
tSCC zCopyrightNotice[24] =
*/
static char const zPROGNAME[5] = "NTPQ";
static char const zUsageTitle[121] =
-"ntpq - standard NTP query program - Ver. 4.2.7p107\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p108\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 December 31, 2010 at 10:25:23 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:19:48 AM by AutoGen 5.11.6pre7
* From the definitions ntpq-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpq copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpq copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p107"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p107"
+#define NTPQ_VERSION "4.2.7p108"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p108"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed December 31, 2010 at 10:27:02 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed January 1, 2011 at 10:20:24 AM by AutoGen 5.11.6pre7
# 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.7p107
+ntpq - standard NTP query program - Ver. 4.2.7p108
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPQ 1 2010-12-31 "( 4.2.7p107)" "Programmer's Manual"
+.TH NTPQ 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed December 31, 2010 at 10:26:59 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed January 1, 2011 at 10:20:24 AM by AutoGen 5.11.6pre7
.\" From the definitions ntpq-opts.def
.\" and the template file agman1.tpl
.\"
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed December 31, 2010 at 10:27:14 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:20:35 AM by AutoGen 5.11.6pre7
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpsnmpd copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpsnmpd copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
tSCC zCopyright[] =
- "ntpsnmpd copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+ "ntpsnmpd copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
/* extracted from ../include/copyright.def near line 8 */
;
tSCC zCopyrightNotice[24] =
*/
static char const zPROGNAME[9] = "NTPSNMPD";
static char const zUsageTitle[105] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p107\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p108\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 December 31, 2010 at 10:27:13 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:20:35 AM by AutoGen 5.11.6pre7
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpsnmpd copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntpsnmpd copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p107"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p107"
+#define NTPSNMPD_VERSION "4.2.7p108"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p108"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed December 31, 2010 at 10:28:32 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed January 1, 2011 at 10:24:39 AM by AutoGen 5.11.6pre7
# 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.7p107
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p108
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH NTPSNMPD 1 2010-12-31 "( 4.2.7p107)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed December 31, 2010 at 10:28:32 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed January 1, 2011 at 10:24:38 AM by AutoGen 5.11.6pre7
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=107
+point=108
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed December 31, 2010 at 10:14:56 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:18:16 AM by AutoGen 5.11.6pre7
* From the definitions sntp-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * sntp copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * sntp copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
tSCC zCopyright[] =
- "sntp copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+ "sntp copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
/* extracted from ../include/copyright.def near line 8 */
;
tSCC zCopyrightNotice[24] =
*/
static char const zPROGNAME[5] = "SNTP";
static char const zUsageTitle[123] =
-"sntp - standard SNTP program - Ver. 4.2.7p107\n\
+"sntp - standard SNTP program - Ver. 4.2.7p108\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
static char const zRcName[7] = ".ntprc";
static char const * const apzHomeList[3] = {
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed December 31, 2010 at 10:14:55 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:18:16 AM by AutoGen 5.11.6pre7
* From the definitions sntp-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * sntp copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * sntp copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.7p107"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p107"
+#define SNTP_VERSION "4.2.7p108"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p108"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed December 31, 2010 at 10:15:11 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed January 1, 2011 at 10:18:25 AM by AutoGen 5.11.6pre7
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-sntp - standard SNTP program - Ver. 4.2.7p107
+sntp - standard SNTP program - Ver. 4.2.7p108
USAGE: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... hostname-or-IP ...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH SNTP 1 2010-12-31 "( 4.2.7p107)" "Programmer's Manual"
+.TH SNTP 1 2011-01-01 "( 4.2.7p108)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed December 31, 2010 at 10:15:10 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed January 1, 2011 at 10:18:25 AM by AutoGen 5.11.6pre7
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"
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.7p107 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p108 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 SNTP program - Ver. 4.2.7p107
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.7p108
USAGE: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed December 31, 2010 at 10:28:39 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:25:41 AM by AutoGen 5.11.6pre7
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntp-keygen copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntp-keygen copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
tSCC zCopyright[] =
- "ntp-keygen copyright (c) 1970-2010 David L. Mills and/or others, all rights reserved"
+ "ntp-keygen copyright (c) 1970-2011 David L. Mills and/or others, all rights reserved"
/* extracted from ../include/copyright.def near line 8 */
;
tSCC zCopyrightNotice[24] =
*/
static char const zPROGNAME[11] = "NTP_KEYGEN";
static char const zUsageTitle[116] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p107\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p108\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 December 31, 2010 at 10:28:38 AM by AutoGen 5.11.6pre7
+ * It has been AutoGen-ed January 1, 2011 at 10:25:38 AM by AutoGen 5.11.6pre7
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntp-keygen copyright (c) 1970-2010 David L. Mills and/or others - all rights reserved
+ * ntp-keygen copyright (c) 1970-2011 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.7p107"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p107"
+#define NTP_KEYGEN_VERSION "4.2.7p108"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p108"
/*
* 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 December 31, 2010 at 10:28:52 AM by AutoGen 5.11.6pre7
+# It has been AutoGen-ed January 1, 2011 at 10:26:07 AM by AutoGen 5.11.6pre7
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p107
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p108
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH NTP-KEYGEN 1 2010-12-31 "(ntp 4.2.7p107)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-01-01 "(ntp 4.2.7p108)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed December 31, 2010 at 10:28:52 AM by AutoGen 5.11.6pre7
+.\" It has been AutoGen-ed January 1, 2011 at 10:26:04 AM by AutoGen 5.11.6pre7
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"