*
* DO NOT EDIT THIS FILE (ntpd-opts.c)
*
- * It has been AutoGen-ed Saturday May 19, 2007 at 07:44:49 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:36:01 AM EDT
* From the definitions ntpd-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPD";
tSCC zUsageTitle[] =
-"ntpd - NTP daemon program - Ver. 4.2.4p2-RC2\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p2-RC3\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 May 19, 2007 at 07:44:48 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:36:00 AM EDT
* From the definitions ntpd-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 32
-#define NTPD_VERSION "4.2.4p2-RC2"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p2-RC2"
+#define NTPD_VERSION "4.2.4p2-RC3"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p2-RC3"
/*
* 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 May 19, 2007 at 07:44:52 AM EDT
+# It has been AutoGen-ed Friday May 25, 2007 at 07:36:04 AM EDT
# From the definitions ntpd-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPD 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual"
+.TH NTPD 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual"
.\" DO NOT EDIT THIS FILE (ntpd.1)
.\"
-.\" It has been AutoGen-ed Saturday May 19, 2007 at 07:44:50 AM EDT
+.\" It has been AutoGen-ed Friday May 25, 2007 at 07:36:02 AM EDT
.\" From the definitions ntpd-opts.def
.\" and the template file agman1.tpl
.\"
*
* DO NOT EDIT THIS FILE (ntpdsim-opts.c)
*
- * It has been AutoGen-ed Saturday May 19, 2007 at 07:44:54 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:36:06 AM EDT
* From the definitions ntpdsim-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPDSIM";
tSCC zUsageTitle[] =
-"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC2\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC3\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 May 19, 2007 at 07:44:53 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:36:05 AM EDT
* From the definitions ntpdsim-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 43
-#define NTPDSIM_VERSION "4.2.4p2-RC2"
-#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC2"
+#define NTPDSIM_VERSION "4.2.4p2-RC3"
+#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p2-RC3"
/*
* 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 May 19, 2007 at 07:44:57 AM EDT
+# It has been AutoGen-ed Friday May 25, 2007 at 07:36:09 AM EDT
# From the definitions ntpdsim-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPDSIM 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual"
+.TH NTPDSIM 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual"
.\" DO NOT EDIT THIS FILE (ntpdsim.1)
.\"
-.\" It has been AutoGen-ed Saturday May 19, 2007 at 07:44:55 AM EDT
+.\" It has been AutoGen-ed Friday May 25, 2007 at 07:36:07 AM EDT
.\" From the definitions ntpdsim-opts.def
.\" and the template file agman1.tpl
.\"
*
* DO NOT EDIT THIS FILE (ntpdc-opts.c)
*
- * It has been AutoGen-ed Saturday May 19, 2007 at 07:51:28 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:42:38 AM EDT
* 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.4p2-RC2\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC3\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 May 19, 2007 at 07:51:27 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:42:37 AM EDT
* From the definitions ntpdc-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.4p2-RC2"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC2"
+#define NTPDC_VERSION "4.2.4p2-RC3"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p2-RC3"
/*
* 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 May 19, 2007 at 07:51:30 AM EDT
+# It has been AutoGen-ed Friday May 25, 2007 at 07:42:39 AM EDT
# From the definitions ntpdc-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPDC 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual"
+.TH NTPDC 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual"
.\" DO NOT EDIT THIS FILE (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Saturday May 19, 2007 at 07:51:29 AM EDT
+.\" It has been AutoGen-ed Friday May 25, 2007 at 07:42:39 AM EDT
.\" From the definitions ntpdc-opts.def
.\" and the template file agman1.tpl
.\"
*
* DO NOT EDIT THIS FILE (ntpq-opts.c)
*
- * It has been AutoGen-ed Saturday May 19, 2007 at 07:51:59 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:43:08 AM EDT
* From the definitions ntpq-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "NTPQ";
tSCC zUsageTitle[] =
-"ntpq - standard NTP query program - Ver. 4.2.4p2-RC2\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p2-RC3\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 May 19, 2007 at 07:51:58 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:43:08 AM EDT
* From the definitions ntpq-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define NTPQ_VERSION "4.2.4p2-RC2"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p2-RC2"
+#define NTPQ_VERSION "4.2.4p2-RC3"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p2-RC3"
/*
* 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 May 19, 2007 at 07:52:01 AM EDT
+# It has been AutoGen-ed Friday May 25, 2007 at 07:43:10 AM EDT
# From the definitions ntpq-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTPQ 1 2007-05-19 "( 4.2.4p2-RC2)" "Programmer's Manual"
+.TH NTPQ 1 2007-05-25 "( 4.2.4p2-RC3)" "Programmer's Manual"
.\" DO NOT EDIT THIS FILE (ntpq.1)
.\"
-.\" It has been AutoGen-ed Saturday May 19, 2007 at 07:52:00 AM EDT
+.\" It has been AutoGen-ed Friday May 25, 2007 at 07:43:09 AM EDT
.\" From the definitions ntpq-opts.def
.\" and the template file agman1.tpl
.\"
# - - rcpoint gets set to 0
# - - releasecandidate gets set to no
# - GRONK is for -dev
-rcpoint=2
+rcpoint=3
#rcpoint=GRONK
*
* DO NOT EDIT THIS FILE (sntp-opts.c)
*
- * It has been AutoGen-ed Saturday May 19, 2007 at 07:52:26 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:43:37 AM EDT
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
-"sntp - standard SNTP program - Ver. 4.2.4p2-RC2\n\
+"sntp - standard SNTP program - Ver. 4.2.4p2-RC3\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 May 19, 2007 at 07:52:25 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:43:36 AM EDT
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define SNTP_VERSION "4.2.4p2-RC2"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p2-RC2"
+#define SNTP_VERSION "4.2.4p2-RC3"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p2-RC3"
/*
* 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 May 19, 2007 at 07:52:28 AM EDT
+# It has been AutoGen-ed Friday May 25, 2007 at 07:43:39 AM 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 May 19, 2007 at 07:53:00 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:43:45 AM EDT
* 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.4p2-RC2\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC3\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 May 19, 2007 at 07:52:59 AM EDT
+ * It has been AutoGen-ed Friday May 25, 2007 at 07:43:45 AM EDT
* From the definitions ntp-keygen-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 24
-#define NTP_KEYGEN_VERSION "4.2.4p2-RC2"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC2"
+#define NTP_KEYGEN_VERSION "4.2.4p2-RC3"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p2-RC3"
/*
* 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 May 19, 2007 at 07:53:02 AM EDT
+# It has been AutoGen-ed Friday May 25, 2007 at 07:43:47 AM EDT
# From the definitions ntp-keygen-opts.def
# and the template file aginfo.tpl
@end ignore
-.TH NTP-KEYGEN 1 2007-05-19 "(ntp 4.2.4p2-RC2)" "Programmer's Manual"
+.TH NTP-KEYGEN 1 2007-05-25 "(ntp 4.2.4p2-RC3)" "Programmer's Manual"
.\" DO NOT EDIT THIS FILE (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Saturday May 19, 2007 at 07:53:01 AM EDT
+.\" It has been AutoGen-ed Friday May 25, 2007 at 07:43:46 AM EDT
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"