*
* DO NOT EDIT THIS FILE (ntpd-opts.c)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:02:40 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:02 PM EDT
* From the definitions ntpd-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpd copyright 1970-2006 ntp.org - all rights reserved
+ * ntpd copyright 1970-2007 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
extern "C" {
#endif
tSCC zCopyright[] =
- "ntpd copyright (c) 1970-2006 ntp.org, all rights reserved";
+ "ntpd copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
tSCC zCopyrightNotice[] =
/* extracted from ../include/copyright.def near line 8 */
*/
tSCC zPROGNAME[] = "NTPD";
tSCC zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p4-RC1\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p4-RC2\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
#define zRcName NULL
#define apzHomeList NULL
*
* DO NOT EDIT THIS FILE (ntpd-opts.h)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:02:39 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:01 PM EDT
* From the definitions ntpd-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpd copyright 1970-2006 ntp.org - all rights reserved
+ * ntpd copyright 1970-2007 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 32
-#define NTPD_VERSION "4.2.4p4-RC1"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p4-RC1"
+#define NTPD_VERSION "4.2.4p4-RC2"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p4-RC2"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# DO NOT EDIT THIS FILE (ntpd-opts.texi)
#
-# It has been AutoGen-ed Saturday August 18, 2007 at 05:02:43 PM EDT
+# It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:04 PM EDT
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.5p67
+ntpd - NTP daemon program - Ver. 4.2.5p71
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPD 1 2007-08-18 "( 4.2.4p4-RC1)" "Programmer's Manual"
+.TH NTPD 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual"
.\" DO NOT EDIT THIS FILE (ntpd.1)
.\"
-.\" It has been AutoGen-ed Saturday August 18, 2007 at 05:02:41 PM EDT
+.\" It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:03 PM EDT
.\" From the definitions ntpd-opts.def
.\" and the template file agman1.tpl
.\"
.fi
.aj
.SH AUTHOR
-ntp.org
+David L. Mills and/or others
.br
Please send bug reports to: http://bugs.ntp.isc.org, bugs@ntp.org
*
* DO NOT EDIT THIS FILE (ntpdsim-opts.c)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:02:45 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:07 PM EDT
* From the definitions ntpdsim-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpdsim copyright 1970-2006 ntp.org - all rights reserved
+ * ntpdsim copyright 1970-2007 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
extern "C" {
#endif
tSCC zCopyright[] =
- "ntpdsim copyright (c) 1970-2006 ntp.org, all rights reserved";
+ "ntpdsim copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
tSCC zCopyrightNotice[] =
/* extracted from ../include/copyright.def near line 8 */
*/
tSCC zPROGNAME[] = "NTPDSIM";
tSCC zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4-RC1\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4-RC2\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
*
* DO NOT EDIT THIS FILE (ntpdsim-opts.h)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:02:44 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:06 PM EDT
* From the definitions ntpdsim-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpdsim copyright 1970-2006 ntp.org - all rights reserved
+ * ntpdsim copyright 1970-2007 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 43
-#define NTPDSIM_VERSION "4.2.4p4-RC1"
-#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4-RC1"
+#define NTPDSIM_VERSION "4.2.4p4-RC2"
+#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4-RC2"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# DO NOT EDIT THIS FILE (ntpdsim-opts.texi)
#
-# It has been AutoGen-ed Saturday August 18, 2007 at 05:02:48 PM EDT
+# It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:09 PM EDT
# From the definitions ntpdsim-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPDSIM 1 2007-08-18 "( 4.2.4p4-RC1)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual"
.\" DO NOT EDIT THIS FILE (ntpdsim.1)
.\"
-.\" It has been AutoGen-ed Saturday August 18, 2007 at 05:02:46 PM EDT
+.\" It has been AutoGen-ed Tuesday August 28, 2007 at 03:25:08 PM EDT
.\" From the definitions ntpdsim-opts.def
.\" and the template file agman1.tpl
.\"
If any of these are directories, then the file \fI.ntprc\fP
is searched for within those directories.
.SH AUTHOR
-ntp.org
+David L. Mills and/or others
.br
Please send bug reports to: http://bugs.ntp.isc.org, bugs@ntp.org
*
* DO NOT EDIT THIS FILE (ntpdc-opts.c)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:09:05 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:32:38 PM EDT
* From the definitions ntpdc-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpdc copyright 1970-2006 ntp.org - all rights reserved
+ * ntpdc copyright 1970-2007 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
extern "C" {
#endif
tSCC zCopyright[] =
- "ntpdc copyright (c) 1970-2006 ntp.org, all rights reserved";
+ "ntpdc copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
tSCC zCopyrightNotice[] =
/* extracted from ../include/copyright.def near line 8 */
*/
tSCC zPROGNAME[] = "NTPDC";
tSCC zUsageTitle[] =
-"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4-RC1\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4-RC2\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
*
* DO NOT EDIT THIS FILE (ntpdc-opts.h)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:09:05 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:32:37 PM EDT
* From the definitions ntpdc-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpdc copyright 1970-2006 ntp.org - all rights reserved
+ * ntpdc copyright 1970-2007 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.4p4-RC1"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4-RC1"
+#define NTPDC_VERSION "4.2.4p4-RC2"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4-RC2"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# DO NOT EDIT THIS FILE (ntpdc-opts.texi)
#
-# It has been AutoGen-ed Saturday August 18, 2007 at 05:09:07 PM EDT
+# It has been AutoGen-ed Tuesday August 28, 2007 at 03:32:40 PM EDT
# 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.5p67
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p71
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPDC 1 2007-08-18 "( 4.2.4p4-RC1)" "Programmer's Manual"
+.TH NTPDC 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual"
.\" DO NOT EDIT THIS FILE (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Saturday August 18, 2007 at 05:09:07 PM EDT
+.\" It has been AutoGen-ed Tuesday August 28, 2007 at 03:32:39 PM EDT
.\" From the definitions ntpdc-opts.def
.\" and the template file agman1.tpl
.\"
If any of these are directories, then the file \fI.ntprc\fP
is searched for within those directories.
.SH AUTHOR
-ntp.org
+David L. Mills and/or others
.br
Please send bug reports to: http://bugs.ntp.isc.org, bugs@ntp.org
*
* DO NOT EDIT THIS FILE (ntpq-opts.c)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:09:35 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:12 PM EDT
* From the definitions ntpq-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpq copyright 1970-2006 ntp.org - all rights reserved
+ * ntpq copyright 1970-2007 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
extern "C" {
#endif
tSCC zCopyright[] =
- "ntpq copyright (c) 1970-2006 ntp.org, all rights reserved";
+ "ntpq copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
tSCC zCopyrightNotice[] =
/* extracted from ../include/copyright.def near line 8 */
*/
tSCC zPROGNAME[] = "NTPQ";
tSCC zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.4p4-RC1\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p4-RC2\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
*
* DO NOT EDIT THIS FILE (ntpq-opts.h)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:09:35 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:12 PM EDT
* From the definitions ntpq-opts.def
* and the template file options
*
*
* This source file is copyrighted and licensed under the following terms:
*
- * ntpq copyright 1970-2006 ntp.org - all rights reserved
+ * ntpq copyright 1970-2007 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 13
-#define NTPQ_VERSION "4.2.4p4-RC1"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p4-RC1"
+#define NTPQ_VERSION "4.2.4p4-RC2"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p4-RC2"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# DO NOT EDIT THIS FILE (ntpq-opts.texi)
#
-# It has been AutoGen-ed Saturday August 18, 2007 at 05:09:38 PM EDT
+# It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:14 PM EDT
# 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.5p67
+ntpq - standard NTP query program - Ver. 4.2.5p71
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-.TH NTPQ 1 2007-08-18 "( 4.2.4p4-RC1)" "Programmer's Manual"
+.TH NTPQ 1 2007-08-28 "( 4.2.4p4-RC2)" "Programmer's Manual"
.\" DO NOT EDIT THIS FILE (ntpq.1)
.\"
-.\" It has been AutoGen-ed Saturday August 18, 2007 at 05:09:37 PM EDT
+.\" It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:13 PM EDT
.\" From the definitions ntpq-opts.def
.\" and the template file agman1.tpl
.\"
If any of these are directories, then the file \fI.ntprc\fP
is searched for within those directories.
.SH AUTHOR
-ntp.org
+David L. Mills and/or others
.br
Please send bug reports to: http://bugs.ntp.isc.org, bugs@ntp.org
# - - rcpoint gets set to 0
# - - releasecandidate gets set to no
# - GRONK is for -dev
-rcpoint=1
+rcpoint=2
#rcpoint=GRONK
*
* DO NOT EDIT THIS FILE (sntp-opts.c)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:10:05 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:42 PM EDT
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.4p4-RC1\n\
+"sntp - standard SNTP program - Ver. 4.2.4p4-RC2\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
*
* DO NOT EDIT THIS FILE (sntp-opts.h)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:10:04 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:42 PM EDT
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define SNTP_VERSION "4.2.4p4-RC1"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p4-RC1"
+#define SNTP_VERSION "4.2.4p4-RC2"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p4-RC2"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# DO NOT EDIT THIS FILE (sntp-opts.texi)
#
-# It has been AutoGen-ed Saturday August 18, 2007 at 05:10:07 PM EDT
+# It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:45 PM EDT
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
*
* DO NOT EDIT THIS FILE (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:10:16 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:52 PM EDT
* 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 1970-2006 ntp.org - all rights reserved
+ * ntp-keygen copyright 1970-2007 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
extern "C" {
#endif
tSCC zCopyright[] =
- "ntp-keygen copyright (c) 1970-2006 ntp.org, all rights reserved";
+ "ntp-keygen copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
tSCC zCopyrightNotice[] =
/* extracted from ../include/copyright.def near line 8 */
*/
tSCC zPROGNAME[] = "NTP_KEYGEN";
tSCC zUsageTitle[] =
-"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4-RC1\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4-RC2\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
*
* DO NOT EDIT THIS FILE (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed Saturday August 18, 2007 at 05:10:15 PM EDT
+ * It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:51 PM EDT
* 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 1970-2006 ntp.org - all rights reserved
+ * ntp-keygen copyright 1970-2007 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.4p4-RC1"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4-RC1"
+#define NTP_KEYGEN_VERSION "4.2.4p4-RC2"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4-RC2"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# DO NOT EDIT THIS FILE (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed Saturday August 18, 2007 at 05:10:18 PM EDT
+# It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:54 PM EDT
# 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.5p67
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p71
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
-.TH NTP-KEYGEN 1 2007-08-18 "(ntp 4.2.4p4-RC1)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-08-28 "(ntp 4.2.4p4-RC2)" "Programmer's Manual"
.\" DO NOT EDIT THIS FILE (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Saturday August 18, 2007 at 05:10:18 PM EDT
+.\" It has been AutoGen-ed Tuesday August 28, 2007 at 03:33:54 PM EDT
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"
If any of these are directories, then the file \fI.ntprc\fP
is searched for within those directories.
.SH AUTHOR
-ntp.org
+David L. Mills and/or others
.br
Please send bug reports to: http://bugs.ntp.isc.org, bugs@ntp.org