+(4.2.7p40) 2010/07/12 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1395] ease ntpdate elimination with ntpd -w/--wait-sync
* [Bug 1396] allow servers on ntpd command line like ntpdate
(4.2.7p39) 2010/07/09 Released by Harlan Stenn <stenn@ntp.org>
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed July 9, 2010 at 11:31:56 PM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:07:16 AM by AutoGen 5.10
* From the definitions ntpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPD";
tSCC zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.7p39\n\
+"ntpd - NTP daemon program - Ver. 4.2.7p40\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ <server1> ... <serverN> ]\n";
#define zRcName NULL
#define zExplain NULL
tSCC zDetail[] = "\n\n";
tSCC zFullVersion[] = NTPD_FULL_VERSION;
-/* extracted from /usr/local/share/autogen/optcode.tpl near line 495 */
+/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 495 */
#if defined(ENABLE_NLS)
# define OPTPROC_BASE OPTPROC_TRANSLATE
}
#endif /* defined HAVE_WORKING_FORK */
#endif /* defined(TEST_NTPD_OPTS) */
-/* extracted from /usr/local/share/autogen/optmain.tpl near line 109 */
+/* extracted from /usr/local/gnu/share/autogen/optmain.tpl near line 109 */
#if defined(TEST_NTPD_OPTS) /* TEST MAIN PROCEDURE: */
return res;
}
#endif /* defined TEST_NTPD_OPTS */
-/* extracted from /usr/local/share/autogen/optcode.tpl near line 627 */
+/* extracted from /usr/local/gnu/share/autogen/optcode.tpl near line 627 */
#if ENABLE_NLS
#include <stdio.h>
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed July 9, 2010 at 11:31:56 PM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:07:16 AM by AutoGen 5.10
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 36
-#define NTPD_VERSION "4.2.7p39"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p39"
+#define NTPD_VERSION "4.2.7p40"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.7p40"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
ntpdOptions.pzCurOpt = NULL )
#define START_OPT RESTART_OPT(1)
#define USAGE(c) (*ntpdOptions.pUsageProc)( &ntpdOptions, c )
-/* extracted from /usr/local/share/autogen/opthead.tpl near line 409 */
+/* extracted from /usr/local/gnu/share/autogen/opthead.tpl near line 409 */
/* * * * * *
*
#
# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed July 9, 2010 at 11:32:03 PM by AutoGen 5.10
+# It has been AutoGen-ed July 12, 2010 at 10:07:49 AM by AutoGen 5.10
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.7p39
+ntpd - NTP daemon program - Ver. 4.2.7p40
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
-.TH NTPD 1 2010-07-09 "( 4.2.7p39)" "Programmer's Manual"
+.TH NTPD 1 2010-07-12 "( 4.2.7p40)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed July 9, 2010 at 11:32:03 PM by AutoGen 5.10
+.\" It has been AutoGen-ed July 12, 2010 at 10:07:49 AM by AutoGen 5.10
.\" 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 July 9, 2010 at 10:07:28 AM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:07:57 AM by AutoGen 5.10
* From the definitions ntpdc-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPDC";
tSCC zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p39\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.7p40\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed July 9, 2010 at 10:07:27 AM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:07:56 AM by AutoGen 5.10
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.7p39"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p39"
+#define NTPDC_VERSION "4.2.7p40"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.7p40"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed July 9, 2010 at 10:07:37 AM by AutoGen 5.10
+# It has been AutoGen-ed July 12, 2010 at 10:08:06 AM by AutoGen 5.10
# 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.7p39
+ntpdc - vendor-specific NTP query program - Ver. 4.2.7p40
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPDC 1 2010-07-09 "( 4.2.7p39)" "Programmer's Manual"
+.TH NTPDC 1 2010-07-12 "( 4.2.7p40)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed July 9, 2010 at 10:07:36 AM by AutoGen 5.10
+.\" It has been AutoGen-ed July 12, 2010 at 10:08:06 AM by AutoGen 5.10
.\" 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 July 9, 2010 at 10:07:37 AM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:08:07 AM by AutoGen 5.10
* From the definitions ntpq-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPQ";
tSCC zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.7p39\n\
+"ntpq - standard NTP query program - Ver. 4.2.7p40\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed July 9, 2010 at 10:07:37 AM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:08:07 AM by AutoGen 5.10
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 14
-#define NTPQ_VERSION "4.2.7p39"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p39"
+#define NTPQ_VERSION "4.2.7p40"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.7p40"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed July 9, 2010 at 10:07:48 AM by AutoGen 5.10
+# It has been AutoGen-ed July 12, 2010 at 10:08:18 AM by AutoGen 5.10
# 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.7p39
+ntpq - standard NTP query program - Ver. 4.2.7p40
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPQ 1 2010-07-09 "( 4.2.7p39)" "Programmer's Manual"
+.TH NTPQ 1 2010-07-12 "( 4.2.7p40)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed July 9, 2010 at 10:07:48 AM by AutoGen 5.10
+.\" It has been AutoGen-ed July 12, 2010 at 10:08:18 AM by AutoGen 5.10
.\" 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 July 9, 2010 at 10:07:48 AM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:08:18 AM by AutoGen 5.10
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPSNMPD";
tSCC zUsageTitle[] =
-"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p39\n\
+"ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p40\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed July 9, 2010 at 10:07:48 AM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:08:18 AM by AutoGen 5.10
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 8
-#define NTPSNMPD_VERSION "4.2.7p39"
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p39"
+#define NTPSNMPD_VERSION "4.2.7p40"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p40"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.texi)
#
-# It has been AutoGen-ed July 9, 2010 at 10:07:53 AM by AutoGen 5.10
+# It has been AutoGen-ed July 12, 2010 at 10:08:25 AM by AutoGen 5.10
# 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.7p39
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p40
USAGE: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
-.TH NTPSNMPD 1 2010-07-09 "( 4.2.7p39)" "Programmer's Manual"
+.TH NTPSNMPD 1 2010-07-12 "( 4.2.7p40)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd.1)
.\"
-.\" It has been AutoGen-ed July 9, 2010 at 10:07:52 AM by AutoGen 5.10
+.\" It has been AutoGen-ed July 12, 2010 at 10:08:24 AM by AutoGen 5.10
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=39
+point=40
### betapoint is normally modified by script.
# ntp-stable Beta number (betapoint)
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed July 9, 2010 at 10:08:55 AM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:09:32 AM by AutoGen 5.10
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.7p39\n\
+"sntp - standard SNTP program - Ver. 4.2.7p40\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... hostname-or-IP ...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed July 9, 2010 at 10:08:55 AM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:09:32 AM by AutoGen 5.10
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 17
-#define SNTP_VERSION "4.2.7p39"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p39"
+#define SNTP_VERSION "4.2.7p40"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.7p40"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
-# It has been AutoGen-ed July 9, 2010 at 10:08:59 AM by AutoGen 5.10
+# It has been AutoGen-ed July 12, 2010 at 10:09:37 AM by AutoGen 5.10
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH SNTP 1 2010-07-09 "( 4.2.7p39)" "Programmer's Manual"
+.TH SNTP 1 2010-07-12 "( 4.2.7p40)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
-.\" It has been AutoGen-ed July 9, 2010 at 10:08:59 AM by AutoGen 5.10
+.\" It has been AutoGen-ed July 12, 2010 at 10:09:36 AM by AutoGen 5.10
.\" 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.7p39 of <code>sntp</code>.
+ <p>This document applies to version 4.2.7p40 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by the draft NTPv4
IETF specification.
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed July 9, 2010 at 10:09:00 AM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:09:37 AM by AutoGen 5.10
* From the definitions ntp-keygen-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTP_KEYGEN";
tSCC zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p39\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p40\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed July 9, 2010 at 10:09:00 AM by AutoGen 5.10
+ * It has been AutoGen-ed July 12, 2010 at 10:09:37 AM by AutoGen 5.10
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 23
-#define NTP_KEYGEN_VERSION "4.2.7p39"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p39"
+#define NTP_KEYGEN_VERSION "4.2.7p40"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p40"
/*
* 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 July 9, 2010 at 10:09:08 AM by AutoGen 5.10
+# It has been AutoGen-ed July 12, 2010 at 10:09:43 AM by AutoGen 5.10
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
Using OpenSSL version 90704f
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p39
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p40
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH NTP-KEYGEN 1 2010-07-09 "(ntp 4.2.7p39)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2010-07-12 "(ntp 4.2.7p40)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed July 9, 2010 at 10:09:07 AM by AutoGen 5.10
+.\" It has been AutoGen-ed July 12, 2010 at 10:09:43 AM by AutoGen 5.10
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"