---
+(4.2.6p4-RC1) 2011/07/10 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1134] ntpd fails binding to tentative IPv6 addresses.
* [Bug 1790] Update config.guess and config.sub to detect AIX6.
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed May 25, 2011 at 01:20:33 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 10:55:09 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
#include <sys/types.h>
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
-static char const zCopyright[44] =
-"ntpd 4.2.6p4-beta2\n\
+static char const zCopyright[42] =
+"ntpd 4.2.6p4-RC1\n\
see html/copyright.html\n";
static char const zLicenseDescrip[25] =
"see html/copyright.html\n";
* Define the Ntpd Option Environment
*/
static char const zPROGNAME[5] = "NTPD";
-static char const zUsageTitle[105] =
-"ntpd - NTP daemon program - Ver. 4.2.6p4-beta2\n\
+static char const zUsageTitle[103] =
+"ntpd - NTP daemon program - Ver. 4.2.6p4-RC1\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
#define zRcName NULL
#define apzHomeList NULL
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed May 25, 2011 at 01:20:33 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 10:55:08 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
/*
* This file contains the programmatic interface to the Automated
} teOptIndex;
#define OPTION_CT 35
-#define NTPD_VERSION "4.2.6p4-beta2"
-#define NTPD_FULL_VERSION "ntpd 4.2.6p4-beta2"
+#define NTPD_VERSION "4.2.6p4-RC1"
+#define NTPD_FULL_VERSION "ntpd 4.2.6p4-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#if defined(ENABLE_NLS)
# ifndef _
# include <stdio.h>
- static inline char* aoGetsText(char const* pz) {
- if (pz == NULL) return NULL;
- return (char*)gettext(pz);
- }
+static inline char* aoGetsText(char const* pz) {
+ if (pz == NULL) return NULL;
+ return (char*)gettext(pz);
+}
# define _(s) aoGetsText(s)
# endif /* _() */
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed May 25, 2011 at 01:22:41 AM by AutoGen 5.11.9
+# It has been AutoGen-ed July 10, 2011 at 10:56:14 PM by AutoGen 5.12
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
This section was generated by @strong{AutoGen},
-the aginfo template and the option descriptions for the @command{ntpd} program. It documents the ntpd usage text and option meanings.
+the aginfo template and the option descriptions for the @command{ntpd} program. It documents the @command{ntpd} usage text and option meanings.
This software is released under a specialized copyright license.
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.6p4-beta2
+ntpd - NTP daemon program - Ver. 4.2.6p4-RC1
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPD 1 2011-05-25 "( 4.2.6p4-beta2)" "Programmer's Manual"
+.TH NTPD 1 2011-07-10 "( 4.2.6p4-RC1)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed May 25, 2011 at 01:22:40 AM by AutoGen 5.11.9
+.\" It has been AutoGen-ed July 10, 2011 at 10:56:12 PM by AutoGen 5.12
.\" 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 May 25, 2011 at 01:22:50 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 10:56:37 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
#include <sys/types.h>
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
-static char const zCopyright[45] =
-"ntpdc 4.2.6p4-beta2\n\
+static char const zCopyright[43] =
+"ntpdc 4.2.6p4-RC1\n\
see html/copyright.html\n";
static char const zLicenseDescrip[25] =
"see html/copyright.html\n";
* Define the Ntpdc Option Environment
*/
static char const zPROGNAME[6] = "NTPDC";
-static char const zUsageTitle[133] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4-beta2\n\
+static char const zUsageTitle[131] =
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4-RC1\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 May 25, 2011 at 01:22:50 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 10:56:36 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
/*
* This file contains the programmatic interface to the Automated
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.6p4-beta2"
-#define NTPDC_FULL_VERSION "ntpdc 4.2.6p4-beta2"
+#define NTPDC_VERSION "4.2.6p4-RC1"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.6p4-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#if defined(ENABLE_NLS)
# ifndef _
# include <stdio.h>
- static inline char* aoGetsText(char const* pz) {
- if (pz == NULL) return NULL;
- return (char*)gettext(pz);
- }
+static inline char* aoGetsText(char const* pz) {
+ if (pz == NULL) return NULL;
+ return (char*)gettext(pz);
+}
# define _(s) aoGetsText(s)
# endif /* _() */
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed May 25, 2011 at 01:23:01 AM by AutoGen 5.11.9
+# It has been AutoGen-ed July 10, 2011 at 10:57:21 PM by AutoGen 5.12
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
This section was generated by @strong{AutoGen},
-the aginfo template and the option descriptions for the @command{ntpdc} program. It documents the ntpdc usage text and option meanings.
+the aginfo template and the option descriptions for the @command{ntpdc} program. It documents the @command{ntpdc} usage text and option meanings.
This software is released under a specialized copyright license.
@exampleindent 0
@example
-ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4-beta2
+ntpdc - vendor-specific NTP query program - Ver. 4.2.6p4-RC1
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPDC 1 2011-05-25 "( 4.2.6p4-beta2)" "Programmer's Manual"
+.TH NTPDC 1 2011-07-10 "( 4.2.6p4-RC1)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed May 25, 2011 at 01:23:01 AM by AutoGen 5.11.9
+.\" It has been AutoGen-ed July 10, 2011 at 10:57:19 PM by AutoGen 5.12
.\" 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 May 25, 2011 at 01:23:02 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 10:57:24 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
#include <sys/types.h>
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
-static char const zCopyright[44] =
-"ntpq 4.2.6p4-beta2\n\
+static char const zCopyright[42] =
+"ntpq 4.2.6p4-RC1\n\
see html/copyright.html\n";
static char const zLicenseDescrip[25] =
"see html/copyright.html\n";
* Define the Ntpq Option Environment
*/
static char const zPROGNAME[5] = "NTPQ";
-static char const zUsageTitle[125] =
-"ntpq - standard NTP query program - Ver. 4.2.6p4-beta2\n\
+static char const zUsageTitle[123] =
+"ntpq - standard NTP query program - Ver. 4.2.6p4-RC1\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 May 25, 2011 at 01:23:02 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 10:57:23 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
/*
* This file contains the programmatic interface to the Automated
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.6p4-beta2"
-#define NTPQ_FULL_VERSION "ntpq 4.2.6p4-beta2"
+#define NTPQ_VERSION "4.2.6p4-RC1"
+#define NTPQ_FULL_VERSION "ntpq 4.2.6p4-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#if defined(ENABLE_NLS)
# ifndef _
# include <stdio.h>
- static inline char* aoGetsText(char const* pz) {
- if (pz == NULL) return NULL;
- return (char*)gettext(pz);
- }
+static inline char* aoGetsText(char const* pz) {
+ if (pz == NULL) return NULL;
+ return (char*)gettext(pz);
+}
# define _(s) aoGetsText(s)
# endif /* _() */
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed May 25, 2011 at 01:23:19 AM by AutoGen 5.11.9
+# It has been AutoGen-ed July 10, 2011 at 10:58:52 PM by AutoGen 5.12
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
variables have changed and new ones added.
This section was generated by @strong{AutoGen},
-the aginfo template and the option descriptions for the @command{ntpq} program. It documents the ntpq usage text and option meanings.
+the aginfo template and the option descriptions for the @command{ntpq} program. It documents the @command{ntpq} usage text and option meanings.
This software is released under a specialized copyright license.
@exampleindent 0
@example
-ntpq - standard NTP query program - Ver. 4.2.6p4-beta2
+ntpq - standard NTP query program - Ver. 4.2.6p4-RC1
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPQ 1 2011-05-25 "( 4.2.6p4-beta2)" "Programmer's Manual"
+.TH NTPQ 1 2011-07-10 "( 4.2.6p4-RC1)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed May 25, 2011 at 01:23:19 AM by AutoGen 5.11.9
+.\" It has been AutoGen-ed July 10, 2011 at 10:58:46 PM by AutoGen 5.12
.\" 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 May 25, 2011 at 01:23:20 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 10:59:10 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
#include <sys/types.h>
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
-static char const zCopyright[48] =
-"ntpsnmpd 4.2.6p4-beta2\n\
+static char const zCopyright[46] =
+"ntpsnmpd 4.2.6p4-RC1\n\
see html/copyright.html\n";
static char const zLicenseDescrip[25] =
"see html/copyright.html\n";
* Define the Ntpsnmpd Option Environment
*/
static char const zPROGNAME[9] = "NTPSNMPD";
-static char const zUsageTitle[109] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4-beta2\n\
+static char const zUsageTitle[107] =
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4-RC1\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 May 25, 2011 at 01:23:20 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 10:59:08 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
/*
* This file contains the programmatic interface to the Automated
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.6p4-beta2"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.6p4-beta2"
+#define NTPSNMPD_VERSION "4.2.6p4-RC1"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.6p4-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#if defined(ENABLE_NLS)
# ifndef _
# include <stdio.h>
- static inline char* aoGetsText(char const* pz) {
- if (pz == NULL) return NULL;
- return (char*)gettext(pz);
- }
+static inline char* aoGetsText(char const* pz) {
+ if (pz == NULL) return NULL;
+ return (char*)gettext(pz);
+}
# define _(s) aoGetsText(s)
# endif /* _() */
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed May 25, 2011 at 01:23:29 AM by AutoGen 5.11.9
+# It has been AutoGen-ed July 10, 2011 at 11:00:02 PM by AutoGen 5.12
# From the definitions ntpsnmpd-opts.def
# and the template file aginfo.tpl
@end ignore
This section was generated by @strong{AutoGen},
-the aginfo template and the option descriptions for the @command{ntpsnmpd} program. It documents the ntpsnmpd usage text and option meanings.
+the aginfo template and the option descriptions for the @command{ntpsnmpd} program. It documents the @command{ntpsnmpd} usage text and option meanings.
This software is released under a specialized copyright license.
@exampleindent 0
@example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4-beta2
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.6p4-RC1
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH NTPSNMPD 1 2011-05-25 "( 4.2.6p4-beta2)" "Programmer's Manual"
+.TH NTPSNMPD 1 2011-07-10 "( 4.2.6p4-RC1)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed May 25, 2011 at 01:23:29 AM by AutoGen 5.11.9
+.\" It has been AutoGen-ed July 10, 2011 at 10:59:59 PM by AutoGen 5.12
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - - prerelease is emptied
# else (not in RC)
# - rcpoint is empty and unused (for now).
-rcpoint=
+rcpoint=1
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed May 25, 2011 at 05:14:52 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 10:54:33 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
#include <sys/types.h>
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
-static char const zCopyright[44] =
-"sntp 4.2.6p4-beta2\n\
+static char const zCopyright[42] =
+"sntp 4.2.6p4-RC1\n\
see html/copyright.html\n";
static char const zLicenseDescrip[25] =
"see html/copyright.html\n";
* Define the Sntp Option Environment
*/
static char const zPROGNAME[5] = "SNTP";
-static char const zUsageTitle[127] =
-"sntp - standard SNTP program - Ver. 4.2.6p4-beta2\n\
+static char const zUsageTitle[125] =
+"sntp - standard SNTP program - Ver. 4.2.6p4-RC1\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 May 25, 2011 at 05:14:52 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 10:54:32 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
/*
* This file contains the programmatic interface to the Automated
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.6p4-beta2"
-#define SNTP_FULL_VERSION "sntp 4.2.6p4-beta2"
+#define SNTP_VERSION "4.2.6p4-RC1"
+#define SNTP_FULL_VERSION "sntp 4.2.6p4-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#if defined(ENABLE_NLS)
# ifndef _
# include <stdio.h>
- static inline char* aoGetsText(char const* pz) {
- if (pz == NULL) return NULL;
- return (char*)gettext(pz);
- }
+static inline char* aoGetsText(char const* pz) {
+ if (pz == NULL) return NULL;
+ return (char*)gettext(pz);
+}
# define _(s) aoGetsText(s)
# endif /* _() */
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed May 25, 2011 at 01:20:32 AM by AutoGen 5.11.9
+# It has been AutoGen-ed July 10, 2011 at 10:55:06 PM by AutoGen 5.12
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
seconds.
This section was generated by @strong{AutoGen},
-the aginfo template and the option descriptions for the @command{sntp} program. It documents the sntp usage text and option meanings.
+the aginfo template and the option descriptions for the @command{sntp} program. It documents the @command{sntp} usage text and option meanings.
This software is released under a specialized copyright license.
@exampleindent 0
@example
-sntp - standard SNTP program - Ver. 4.2.6p4-beta2
+sntp - standard SNTP program - Ver. 4.2.6p4-RC1
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 2011-05-25 "( 4.2.6p4-beta2)" "Programmer's Manual"
+.TH SNTP 1 2011-07-10 "( 4.2.6p4-RC1)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed May 25, 2011 at 01:20:31 AM by AutoGen 5.11.9
+.\" It has been AutoGen-ed July 10, 2011 at 10:55:04 PM by AutoGen 5.12
.\" 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.6p4-beta2 of <code>sntp</code>.
+ <p>This document applies to version 4.2.6p4-RC1 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
seconds.
<p>This section was generated by <strong>AutoGen</strong>,
-the aginfo template and the option descriptions for the <span class="command">sntp</span> program. It documents the sntp usage text and option meanings.
+the aginfo template and the option descriptions for the <span class="command">sntp</span> program. It documents the <span class="command">sntp</span> usage text and option meanings.
<p>This software is released under a specialized copyright license.
<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.6p4-beta2
+<pre class="example">sntp - standard SNTP program - Ver. 4.2.6p4-RC1
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 May 25, 2011 at 01:23:31 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 11:00:12 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
#include <sys/types.h>
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
-static char const zCopyright[56] =
-"ntp-keygen (ntp) 4.2.6p4-beta2\n\
+static char const zCopyright[54] =
+"ntp-keygen (ntp) 4.2.6p4-RC1\n\
see html/copyright.html\n";
static char const zLicenseDescrip[25] =
"see html/copyright.html\n";
* Define the Ntp_Keygen Option Environment
*/
static char const zPROGNAME[11] = "NTP_KEYGEN";
-static char const zUsageTitle[120] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4-beta2\n\
+static char const zUsageTitle[118] =
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4-RC1\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 May 25, 2011 at 01:23:31 AM by AutoGen 5.11.9
+ * It has been AutoGen-ed July 10, 2011 at 11:00:09 PM by AutoGen 5.12
* 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-2011 David L. Mills and/or others - all rights reserved
- *
- * see html/copyright.html
- *
+ * see html/copyright.html
+ *
*/
/*
* This file contains the programmatic interface to the Automated
} teOptIndex;
#define OPTION_CT 23
-#define NTP_KEYGEN_VERSION "4.2.6p4-beta2"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.6p4-beta2"
+#define NTP_KEYGEN_VERSION "4.2.6p4-RC1"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.6p4-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#if defined(ENABLE_NLS)
# ifndef _
# include <stdio.h>
- static inline char* aoGetsText(char const* pz) {
- if (pz == NULL) return NULL;
- return (char*)gettext(pz);
- }
+static inline char* aoGetsText(char const* pz) {
+ if (pz == NULL) return NULL;
+ return (char*)gettext(pz);
+}
# define _(s) aoGetsText(s)
# endif /* _() */
#
# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed May 25, 2011 at 01:23:40 AM by AutoGen 5.11.9
+# It has been AutoGen-ed July 10, 2011 at 11:01:50 PM by AutoGen 5.12
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
If one is not found, create it.
This section was generated by @strong{AutoGen},
-the aginfo template and the option descriptions for the @command{ntp-keygen} program. It documents the ntp-keygen usage text and option meanings.
+the aginfo template and the option descriptions for the @command{ntp-keygen} program. It documents the @command{ntp-keygen} usage text and option meanings.
This software is released under a specialized copyright license.
@exampleindent 0
@example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4-beta2
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6p4-RC1
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH NTP-KEYGEN 1 2011-05-25 "(ntp 4.2.6p4-beta2)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2011-07-10 "(ntp 4.2.6p4-RC1)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed May 25, 2011 at 01:23:39 AM by AutoGen 5.11.9
+.\" It has been AutoGen-ed July 10, 2011 at 11:01:43 PM by AutoGen 5.12
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"