+* sntp: out with the old, in with the new.
+ (4.2.5p200) 2009/08/12 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1281] Build ntpd on Windows without big SDK download, burn,
and install by checking in essentially unchanging messages.mc build
products to avoid requiring mc.exe, which is not included with VC++
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed August 9, 2009 at 07:52:56 AM by AutoGen 5.9.9pre5
- * It has been AutoGen-ed August 12, 2009 at 07:56:29 AM by AutoGen 5.9.9pre5
++ * It has been AutoGen-ed August 12, 2009 at 07:55:27 AM by AutoGen 5.9.9pre5
* From the definitions sntp-opts.def
* and the template file options
*
*/
tSCC zPROGNAME[] = "SNTP";
tSCC zUsageTitle[] =
- "sntp - standard SNTP program - Ver. 4.2.5p199\n\
+ "sntp - standard SNTP program - Ver. 4.2.5p200\n\
-USAGE: %s [ -<flag> | --<name> ]...\n";
+USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... ...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
"$HOME",
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed August 9, 2009 at 07:52:55 AM by AutoGen 5.9.9pre5
- * It has been AutoGen-ed August 12, 2009 at 07:56:29 AM by AutoGen 5.9.9pre5
++ * It has been AutoGen-ed August 12, 2009 at 07:55:26 AM by AutoGen 5.9.9pre5
* From the definitions sntp-opts.def
* and the template file options
*
* Enumeration of each option:
*/
typedef enum {
- INDEX_OPT_IPV4 = 0,
- INDEX_OPT_IPV6 = 1,
- INDEX_OPT_UNPRIVPORT = 2,
- INDEX_OPT_NORMALVERBOSE = 3,
- INDEX_OPT_EXTRAVERBOSE = 4,
- INDEX_OPT_MEGAVERBOSE = 5,
- INDEX_OPT_SETTIMEOFDAY = 6,
- INDEX_OPT_ADJTIME = 7,
- INDEX_OPT_VERSION = 8,
- INDEX_OPT_HELP = 9,
- INDEX_OPT_MORE_HELP = 10,
- INDEX_OPT_SAVE_OPTS = 11,
- INDEX_OPT_LOAD_OPTS = 12
+ INDEX_OPT_IPV4 = 0,
+ INDEX_OPT_IPV6 = 1,
+ INDEX_OPT_NORMALVERBOSE = 2,
+ INDEX_OPT_KOD = 3,
+ INDEX_OPT_SYSLOG = 4,
+ INDEX_OPT_FILELOG = 5,
+ INDEX_OPT_SETTOD = 6,
+ INDEX_OPT_ADJTIME = 7,
+ INDEX_OPT_BROADCAST = 8,
+ INDEX_OPT_TIMEOUT = 9,
+ INDEX_OPT_AUTHENTICATION = 10,
+ INDEX_OPT_KEYFILE = 11,
+ INDEX_OPT_VERSION = 12,
+ INDEX_OPT_HELP = 13,
+ INDEX_OPT_MORE_HELP = 14,
+ INDEX_OPT_SAVE_OPTS = 15,
+ INDEX_OPT_LOAD_OPTS = 16
} teOptIndex;
-#define OPTION_CT 13
+#define OPTION_CT 17
- #define SNTP_VERSION "4.2.5p199"
- #define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p199"
+ #define SNTP_VERSION "4.2.5p200"
+ #define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.5p200"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# EDIT THIS FILE WITH CAUTION (sntp-opts.texi)
#
- # It has been AutoGen-ed August 9, 2009 at 07:52:59 AM by AutoGen 5.9.9pre5
-# It has been AutoGen-ed August 12, 2009 at 07:56:32 AM by AutoGen 5.9.9pre5
++# It has been AutoGen-ed August 12, 2009 at 07:55:30 AM by AutoGen 5.9.9pre5
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
- .TH SNTP 1 2009-08-09 "( 4.2.5p199)" "Programmer's Manual"
+ .TH SNTP 1 2009-08-12 "( 4.2.5p200)" "Programmer's Manual"
.\" EDIT THIS FILE WITH CAUTION (sntp.1)
.\"
- .\" It has been AutoGen-ed August 9, 2009 at 07:52:57 AM by AutoGen 5.9.9pre5
-.\" It has been AutoGen-ed August 12, 2009 at 07:56:31 AM by AutoGen 5.9.9pre5
++.\" It has been AutoGen-ed August 12, 2009 at 07:55:28 AM by AutoGen 5.9.9pre5
.\" From the definitions sntp-opts.def
.\" and the template file agman1.tpl
.\"