-/* -*- buffer-read-only: t -*- vi: set ro:
+/*
+ * EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * DO NOT EDIT THIS FILE (ntpd-opts.c)
- *
- * It has been AutoGen-ed Monday September 10, 2007 at 08:31:16 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:30 AM 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-2007 David L. Mills and/or others - all rights reserved
+ * ntpd copyright 1970-2008 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
extern "C" {
#endif
tSCC zCopyright[] =
- "ntpd copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
+ "ntpd copyright (c) 1970-2008 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\n\
+"ntpd - NTP daemon program - Ver. 4.2.4p5-RC1\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
#define zRcName NULL
#define apzHomeList NULL
-/* -*- buffer-read-only: t -*- vi: set ro:
+/*
+ * EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * DO NOT EDIT THIS FILE (ntpd-opts.h)
- *
- * It has been AutoGen-ed Monday September 10, 2007 at 08:31:15 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:29 AM 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-2007 David L. Mills and/or others - all rights reserved
+ * ntpd copyright 1970-2008 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 32
-#define NTPD_VERSION "4.2.4p4"
-#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p4"
+#define NTPD_VERSION "4.2.4p5-RC1"
+#define NTPD_FULL_VERSION "ntpd - NTP daemon program - Ver. 4.2.4p5-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
@pindex ntpd
@cindex NTP daemon program
@ignore
-# -*- buffer-read-only: t -*- vi: set ro:
#
-# DO NOT EDIT THIS FILE (ntpd-opts.texi)
+# EDIT THIS FILE WITH CAUTION (ntpd-opts.texi)
#
-# It has been AutoGen-ed Monday September 10, 2007 at 08:31:19 PM EDT
+# It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:32 AM 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.5p71
+ntpd - NTP daemon program - Ver. 4.2.5p113
USAGE: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
- may appear multiple times
-f Str driftfile frequency drift file name
-g no panicgate Allow the first adjustment to be Big
- -i Str jaildir Jail directory
- -I Str interface Listen on interface
+ -I Str interface Listen on the specified interface or IP
- may appear multiple times
-k Str keyfile path to symmetric keys
-l Str logfile path to the log file
-P Num priority Process priority
-q no quit Set the time and quit
-r Str propagationdelay Broadcast/propagation delay
- -U Num updateinterval interval in seconds between scans for new or dropped interfaces
-s Str statsdir Statistics file location
-t Str trustedkey Trusted key number
- may appear multiple times
- -u Str user Run as userid (or userid:groupid)
+ -U Num updateinterval interval in seconds between scans for new or dropped interfaces
Str var make ARG an ntp variable (RW)
- may appear multiple times
Str dvar make ARG an ntp variable (RW|DEF)
- may appear multiple times
-x no slew Slew up to 600 seconds
- -v opt version Output version information and exit
+ opt version Output version information and exit
-? no help Display usage information and exit
-! no more-help Extended usage information passed thru pager
-please send bug reports to: http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to: http://bugs.ntp.org, bugs@@ntp.org
@end example
@exampleindent 4
Give the time in seconds between two scans for new or dropped interfaces.
For systems with routing socket support the scans will be performed shortly after the interface change
has been detected by the system.
-Use 0 to disable scanning. 60 seconds is the minimum time between scans.
+Use 0 to disable scanning.
@node ntpd statsdir
@subsection statsdir option (-s)
-.TH NTPD 1 2007-09-10 "( 4.2.4p4)" "Programmer's Manual"
-.\" DO NOT EDIT THIS FILE (ntpd.1)
+.TH NTPD 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual"
+.\" EDIT THIS FILE WITH CAUTION (ntpd.1)
.\"
-.\" It has been AutoGen-ed Monday September 10, 2007 at 08:31:18 PM EDT
+.\" It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:31 AM EDT
.\" From the definitions ntpd-opts.def
.\" and the template file agman1.tpl
.\"
Give the time in seconds between two scans for new or dropped interfaces.
For systems with routing socket support the scans will be performed shortly after the interface change
has been detected by the system.
-Use 0 to disable scanning. 60 seconds is the minimum time between scans.
+Use 0 to disable scanning.
.TP
.BR \-s " \fIstring\fP, " \--statsdir "=" \fIstring\fP
Statistics file location.
-/* -*- buffer-read-only: t -*- vi: set ro:
+/*
+ * EDIT THIS FILE WITH CAUTION (ntpdsim-opts.c)
*
- * DO NOT EDIT THIS FILE (ntpdsim-opts.c)
- *
- * It has been AutoGen-ed Monday September 10, 2007 at 08:31:21 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:34 AM 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-2007 David L. Mills and/or others - all rights reserved
+ * ntpdsim copyright 1970-2008 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
extern "C" {
#endif
tSCC zCopyright[] =
- "ntpdsim copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
+ "ntpdsim copyright (c) 1970-2008 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\n\
+"ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC1\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
-/* -*- buffer-read-only: t -*- vi: set ro:
+/*
+ * EDIT THIS FILE WITH CAUTION (ntpdsim-opts.h)
*
- * DO NOT EDIT THIS FILE (ntpdsim-opts.h)
- *
- * It has been AutoGen-ed Monday September 10, 2007 at 08:31:20 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:33 AM 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-2007 David L. Mills and/or others - all rights reserved
+ * ntpdsim copyright 1970-2008 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 43
-#define NTPDSIM_VERSION "4.2.4p4"
-#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p4"
+#define NTPDSIM_VERSION "4.2.4p5-RC1"
+#define NTPDSIM_FULL_VERSION "ntpdsim - NTP daemon simulation program - Ver. 4.2.4p5-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
@pindex ntpdsim
@cindex NTP daemon simulation program
@ignore
-# -*- buffer-read-only: t -*- vi: set ro:
#
-# DO NOT EDIT THIS FILE (ntpdsim-opts.texi)
+# EDIT THIS FILE WITH CAUTION (ntpdsim-opts.texi)
#
-# It has been AutoGen-ed Monday September 10, 2007 at 08:31:24 PM EDT
+# It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:37 AM EDT
# From the definitions ntpdsim-opts.def
# and the template file aginfo.tpl
@end ignore
Give the time in seconds between two scans for new or dropped interfaces.
For systems with routing socket support the scans will be performed shortly after the interface change
has been detected by the system.
-Use 0 to disable scanning. 60 seconds is the minimum time between scans.
+Use 0 to disable scanning.
@node ntpdsim statsdir
@subsection statsdir option (-s)
-.TH NTPDSIM 1 2007-09-10 "( 4.2.4p4)" "Programmer's Manual"
-.\" DO NOT EDIT THIS FILE (ntpdsim.1)
+.TH NTPDSIM 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual"
+.\" EDIT THIS FILE WITH CAUTION (ntpdsim.1)
.\"
-.\" It has been AutoGen-ed Monday September 10, 2007 at 08:31:23 PM EDT
+.\" It has been AutoGen-ed Tuesday May 20, 2008 at 03:42:35 AM EDT
.\" From the definitions ntpdsim-opts.def
.\" and the template file agman1.tpl
.\"
Give the time in seconds between two scans for new or dropped interfaces.
For systems with routing socket support the scans will be performed shortly after the interface change
has been detected by the system.
-Use 0 to disable scanning. 60 seconds is the minimum time between scans.
+Use 0 to disable scanning.
.TP
.BR \-s " \fIstring\fP, " \--statsdir "=" \fIstring\fP
Statistics file location.
-/* -*- buffer-read-only: t -*- vi: set ro:
+/*
+ * EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * DO NOT EDIT THIS FILE (ntpdc-opts.c)
- *
- * It has been AutoGen-ed Monday September 10, 2007 at 08:37:50 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:48:57 AM 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-2007 David L. Mills and/or others - all rights reserved
+ * ntpdc copyright 1970-2008 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
extern "C" {
#endif
tSCC zCopyright[] =
- "ntpdc copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
+ "ntpdc copyright (c) 1970-2008 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\n\
+"ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC1\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
-/* -*- buffer-read-only: t -*- vi: set ro:
+/*
+ * EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * DO NOT EDIT THIS FILE (ntpdc-opts.h)
- *
- * It has been AutoGen-ed Monday September 10, 2007 at 08:37:49 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:48:56 AM 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-2007 David L. Mills and/or others - all rights reserved
+ * ntpdc copyright 1970-2008 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 15
-#define NTPDC_VERSION "4.2.4p4"
-#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p4"
+#define NTPDC_VERSION "4.2.4p5-RC1"
+#define NTPDC_FULL_VERSION "ntpdc - vendor-specific NTP query program - Ver. 4.2.4p5-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
@pindex ntpdc
@cindex vendor-specific NTP query program
@ignore
-# -*- buffer-read-only: t -*- vi: set ro:
#
-# DO NOT EDIT THIS FILE (ntpdc-opts.texi)
+# EDIT THIS FILE WITH CAUTION (ntpdc-opts.texi)
#
-# It has been AutoGen-ed Monday September 10, 2007 at 08:37:51 PM EDT
+# It has been AutoGen-ed Tuesday May 20, 2008 at 03:48:58 AM 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.5p71
+ntpdc - vendor-specific NTP query program - Ver. 4.2.5p113
USAGE: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
-D Str set-debug-level Set the output debug message level
- may appear multiple times
-n no numeric numeric host addresses
- -v opt version Output version information and exit
+ opt version Output version information and exit
-? no help Display usage information and exit
-! no more-help Extended usage information passed thru pager
-> opt save-opts Save the option state to a config file
ntpd's configuration file may also be specified at run time using
[= prog-name =] .
-please send bug reports to: http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to: http://bugs.ntp.org, bugs@@ntp.org
@end example
@exampleindent 4
-.TH NTPDC 1 2007-09-10 "( 4.2.4p4)" "Programmer's Manual"
-.\" DO NOT EDIT THIS FILE (ntpdc.1)
+.TH NTPDC 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual"
+.\" EDIT THIS FILE WITH CAUTION (ntpdc.1)
.\"
-.\" It has been AutoGen-ed Monday September 10, 2007 at 08:37:51 PM EDT
+.\" It has been AutoGen-ed Tuesday May 20, 2008 at 03:48:58 AM EDT
.\" From the definitions ntpdc-opts.def
.\" and the template file agman1.tpl
.\"
-/* -*- buffer-read-only: t -*- vi: set ro:
+/*
+ * EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * DO NOT EDIT THIS FILE (ntpq-opts.c)
- *
- * It has been AutoGen-ed Monday September 10, 2007 at 08:38:18 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:27 AM 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-2007 David L. Mills and/or others - all rights reserved
+ * ntpq copyright 1970-2008 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
extern "C" {
#endif
tSCC zCopyright[] =
- "ntpq copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
+ "ntpq copyright (c) 1970-2008 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\n\
+"ntpq - standard NTP query program - Ver. 4.2.4p5-RC1\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
-/* -*- buffer-read-only: t -*- vi: set ro:
+/*
+ * EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * DO NOT EDIT THIS FILE (ntpq-opts.h)
- *
- * It has been AutoGen-ed Monday September 10, 2007 at 08:38:18 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:26 AM 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-2007 David L. Mills and/or others - all rights reserved
+ * ntpq copyright 1970-2008 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
} teOptIndex;
#define OPTION_CT 13
-#define NTPQ_VERSION "4.2.4p4"
-#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p4"
+#define NTPQ_VERSION "4.2.4p5-RC1"
+#define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.4p5-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
@pindex ntpq
@cindex standard NTP query program
@ignore
-# -*- buffer-read-only: t -*- vi: set ro:
#
-# DO NOT EDIT THIS FILE (ntpq-opts.texi)
+# EDIT THIS FILE WITH CAUTION (ntpq-opts.texi)
#
-# It has been AutoGen-ed Monday September 10, 2007 at 08:38:20 PM EDT
+# It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:30 AM 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.5p71
+ntpq - standard NTP query program - Ver. 4.2.5p113
USAGE: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
command
peers
-n no numeric numeric host addresses
- -v opt version Output version information and exit
+ opt version Output version information and exit
-? no help Display usage information and exit
-! no more-help Extended usage information passed thru pager
-> opt save-opts Save the option state to a config file
The same formats are used in NTPv4, although some of the
variables have changed and new ones added.
-please send bug reports to: http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to: http://bugs.ntp.org, bugs@@ntp.org
@end example
@exampleindent 4
-.TH NTPQ 1 2007-09-10 "( 4.2.4p4)" "Programmer's Manual"
-.\" DO NOT EDIT THIS FILE (ntpq.1)
+.TH NTPQ 1 2008-05-20 "( 4.2.4p5-RC1)" "Programmer's Manual"
+.\" EDIT THIS FILE WITH CAUTION (ntpq.1)
.\"
-.\" It has been AutoGen-ed Monday September 10, 2007 at 08:38:19 PM EDT
+.\" It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:28 AM EDT
.\" From the definitions ntpq-opts.def
.\" and the template file agman1.tpl
.\"
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=4
+point=5
# Special. Normally unused. A suffix.
#special=ag
special=
# - - rcpoint gets set to 0
# - - releasecandidate gets set to no
# - GRONK is for -dev
-rcpoint=
+rcpoint=1
#rcpoint=GRONK
*
* DO NOT EDIT THIS FILE (sntp-opts.c)
*
- * It has been AutoGen-ed Monday September 10, 2007 at 08:38:47 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:55 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.4p4\n\
+"sntp - standard SNTP program - Ver. 4.2.4p5-RC1\n\
USAGE: %s [ -<flag> | --<name> ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
*
* DO NOT EDIT THIS FILE (sntp-opts.h)
*
- * It has been AutoGen-ed Monday September 10, 2007 at 08:38:47 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:54 AM EDT
* From the definitions sntp-opts.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 13
-#define SNTP_VERSION "4.2.4p4"
-#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p4"
+#define SNTP_VERSION "4.2.4p5-RC1"
+#define SNTP_FULL_VERSION "sntp - standard SNTP program - Ver. 4.2.4p5-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
#
# DO NOT EDIT THIS FILE (sntp-opts.texi)
#
-# It has been AutoGen-ed Monday September 10, 2007 at 08:38:50 PM EDT
+# It has been AutoGen-ed Tuesday May 20, 2008 at 03:49:58 AM EDT
# From the definitions sntp-opts.def
# and the template file aginfo.tpl
@end ignore
-/* -*- buffer-read-only: t -*- vi: set ro:
+/*
+ * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * DO NOT EDIT THIS FILE (ntp-keygen-opts.c)
- *
- * It has been AutoGen-ed Monday September 10, 2007 at 08:39:20 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:50:05 AM 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-2007 David L. Mills and/or others - all rights reserved
+ * ntp-keygen copyright 1970-2008 David L. Mills and/or others - all rights reserved
*
* see html/copyright.html
*/
extern "C" {
#endif
tSCC zCopyright[] =
- "ntp-keygen copyright (c) 1970-2007 David L. Mills and/or others, all rights reserved";
+ "ntp-keygen copyright (c) 1970-2008 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\n\
+"ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC1\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n";
tSCC zRcName[] = ".ntprc";
tSCC* apzHomeList[] = {
-/* -*- buffer-read-only: t -*- vi: set ro:
+/*
+ * EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * DO NOT EDIT THIS FILE (ntp-keygen-opts.h)
- *
- * It has been AutoGen-ed Monday September 10, 2007 at 08:39:19 PM EDT
+ * It has been AutoGen-ed Tuesday May 20, 2008 at 03:50:04 AM 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-2007 David L. Mills and/or others - all rights reserved
+ * ntp-keygen copyright 1970-2008 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"
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p4"
+#define NTP_KEYGEN_VERSION "4.2.4p5-RC1"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.4p5-RC1"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
@pindex ntp-keygen
@cindex Create a NTP host key
@ignore
-# -*- buffer-read-only: t -*- vi: set ro:
#
-# DO NOT EDIT THIS FILE (ntp-keygen-opts.texi)
+# EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.texi)
#
-# It has been AutoGen-ed Monday September 10, 2007 at 08:39:22 PM EDT
+# It has been AutoGen-ed Tuesday May 20, 2008 at 03:50:07 AM 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.5p71
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.5p113
USAGE: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-c Str certificate certificate scheme
- may appear multiple times
-D Str set-debug-level Set the output debug message level
- may appear multiple times
- -e no id-key Write identity keys
+ -e no id-key Write IFF or GQ identity keys
-G no gq-params Generate GQ parameters and keys
- -g no gq-keys update GQ keys
-H no host-key generate RSA host key
-I no iffkey generate IFF parameters
- -i no issuer-name set issuer name
+ -i Str issuer-name set issuer name
-M no md5key generate MD5 keys
-m Num modulus modulus
it must lie in the range: 256 to 2048
-T no trusted-cert trusted certificate (TC scheme)
-V Num mv-params generate <num> MV parameters
-v Num mv-keys update <num> MV keys
- -v opt version Output version information and exit
+ opt version Output version information and exit
-? no help Display usage information and exit
-! no more-help Extended usage information passed thru pager
-> opt save-opts Save the option state to a config file
If there is no new host key, look for an existing one.
If one is not found, create it.
-please send bug reports to: http://bugs.ntp.isc.org, bugs@@ntp.org
+please send bug reports to: http://bugs.ntp.org, bugs@@ntp.org
@end example
@exampleindent 4
-.TH NTP-KEYGEN 1 2007-09-10 "(ntp 4.2.4p4)" "Programmer's Manual"
-.\" DO NOT EDIT THIS FILE (ntp-keygen.1)
+.TH NTP-KEYGEN 1 2008-05-20 "(ntp 4.2.4p5-RC1)" "Programmer's Manual"
+.\" EDIT THIS FILE WITH CAUTION (ntp-keygen.1)
.\"
-.\" It has been AutoGen-ed Monday September 10, 2007 at 08:39:21 PM EDT
+.\" It has been AutoGen-ed Tuesday May 20, 2008 at 03:50:07 AM EDT
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman1.tpl
.\"