---
+(4.2.8p3-RC2) 2015/06/24 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 2778] Implement "apeers" ntpq command to include associd.
* [Bug 2805] ntpd fails to join multicast group.
#
# EDIT THIS FILE WITH CAUTION (invoke-ntp.conf.texi)
#
-# It has been AutoGen-ed June 4, 2015 at 06:56:34 PM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:04:35 AM by AutoGen 5.18.5
# From the definitions ntp.conf.def
# and the template file agtexi-file.tpl
@end ignore
#
# EDIT THIS FILE WITH CAUTION (invoke-ntp.keys.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:32:02 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:04:38 AM by AutoGen 5.18.5
# From the definitions ntp.keys.def
# and the template file agtexi-file.tpl
@end ignore
#
# EDIT THIS FILE WITH CAUTION (invoke-ntpd.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:32:04 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:04:40 AM by AutoGen 5.18.5
# From the definitions ntpd-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntpd - NTP daemon program - Ver. 4.2.8p3-RC1
+ntpd - NTP daemon program - Ver. 4.2.8p3-RC2
Usage: ntpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntp.conf 5man "04 Jun 2015" "4.2.8p3-RC1" "File Formats"
+.TH ntp.conf 5man "24 Jun 2015" "4.2.8p3-RC2" "File Formats"
.\"
-.\" EDIT THIS FILE WITH CAUTION (in-mem file)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-jlaOBt/ag-vlaGAt)
.\"
-.\" It has been AutoGen-ed June 4, 2015 at 06:56:37 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:22 AM by AutoGen 5.18.5
.\" From the definitions ntp.conf.def
.\" and the template file agman-cmd.tpl
.SH NAME
The
\f\*[B-Font]ntp.conf\fP
configuration file is read at initial startup by the
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
daemon in order to specify the synchronization sources,
modes and other related information.
Usually, it is installed in the
acquisition with the
\f\*[B-Font]server\f[]
command and s addresses and when
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
is started with the
\f\*[B-Font]\-q\f[]
option.
\f\*[B-Font]disable\f[]
commands and also by remote
configuration commands sent by a
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
program running in
another machine.
If this flag is enabled, which is the default
Besides the keys used
for ordinary NTP associations,
additional keys can be used as passwords for the
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
utility programs.
.sp \n(Ppu
.ne 2
When
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
is first started, it reads the key file specified in the
\f\*[B-Font]keys\f[]
configuration command and installs the keys
several batches of keys and
then activating or deactivating each batch
remotely using
-\fCntpdc\fR(1ntpdcmdoc)\f[].
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[].
This also provides a revocation capability that can be used
if a key becomes compromised.
The
\f\*[B-Font]requestkey\f[]
command selects the key used as the password for the
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
utility, while the
\f\*[B-Font]controlkey\f[]
command selects the key used as the password for the
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
utility.
.SS Public Key Cryptography
NTPv4 supports the original NTPv3 symmetric key scheme
The specific cryptographic environment used by Autokey servers
and clients is determined by a set of files
and soft links generated by the
-\fCntp-keygen\fR(1ntpkeygenmdoc)\f[]
+\fCntp-keygen\f[]\fR(1ntpkeygenmdoc)\f[]
program.
This includes a required host key file,
required certificate file and optional sign key file,
By convention, the name of an Autokey host is the name returned
by the Unix
-\fCgethostname\fR(2)\f[]
+\fCgethostname\f[]\fR(2)\f[]
system call or equivalent in other systems.
By the system design
model, there are no provisions to allow alternate names or aliases.
Bob sends Cathy a thing called a crypto-NAK, which tells her
something broke.
She can see the evidence using the
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
program.
.sp \n(Ppu
.ne 2
.SS Key Management
The cryptographic values used by the Autokey protocol are
incorporated as a set of files generated by the
-\fCntp-keygen\fR(1ntpkeygenmdoc)\f[]
+\fCntp-keygen\f[]\fR(1ntpkeygenmdoc)\f[]
utility program, including symmetric key, host key and
public certificate files, as well as sign key, identity parameters
and leapseconds files.
and certificates can be imported from public certificate
authorities.
Note that symmetric keys are necessary for the
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
utility programs.
The remaining files are necessary only for the
Autokey protocol.
.TP 7
.NOP \f\*[B-Font]controlkey\f[] \f\*[I-Font]key\f[]
Specifies the key identifier to use with the
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
utility, which uses the standard
protocol defined in RFC-1305.
The
.NOP \f\*[B-Font]keys\f[] \f\*[I-Font]keyfile\f[]
Specifies the complete path and location of the MD5 key file
containing the keys and key identifiers used by
-\fCntpd\fR(1ntpdmdoc)\f[],
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[],
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
when operating with symmetric key cryptography.
This is the same operation as the
\f\*[B-Font]\-k\f[]
.TP 7
.NOP \f\*[B-Font]requestkey\f[] \f\*[I-Font]key\f[]
Specifies the key identifier to use with the
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
utility program, which uses a
proprietary protocol specific to this implementation of
-\fCntpd\fR(1ntpdmdoc)\f[].
+\fCntpd\f[]\fR(1ntpdmdoc)\f[].
The
\f\*[I-Font]key\f[]
argument is a key identifier
Specifies the key identifiers which are trusted for the
purposes of authenticating peers with symmetric key cryptography,
as well as keys used by the
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
programs.
The authentication procedures require that both the local
and remote servers share the same key and key identifier for this
The identity key is missing, corrupt or bogus.
.PP
.SH Monitoring Support
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
includes a comprehensive monitoring facility suitable
for continuous, long term recording of server and client
timekeeping performance.
Using
these facilities and
UNIX
-\fCcron\fR(8)\f[]
+\fCcron\f[]\fR(8)\f[]
jobs, the data can be
automatically summarized and archived for retrospective analysis.
.SS Monitoring Commands
.ne 2
Note that this command can be sent from the
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
program running at a remote location.
.RS
.TP 7
This type does not perform any changes to file set
members during runtime, however it provides an easy way of
separating files belonging to different
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
server incarnations.
The set member filename is built by appending a
\[oq]\&.\[cq]
\f\*[I-Font]filename\f[]
strings, and
appending the decimal representation of the process ID of the
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
server process.
.TP 7
.NOP \f\*[B-Font]day\f[]
.PP
.SH Access Control Support
The
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
daemon implements a general purpose address/mask based restriction
list.
The list contains address/match entries sorted first
.TP 7
.NOP \f\*[B-Font]ignore\f[]
Deny packets of all kinds, including
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
queries.
.TP 7
.NOP \f\*[B-Font]kod\f[]
in the discard command.
A history of clients is kept using the
monitoring capability of
-\fCntpd\fR(1ntpdmdoc)\f[].
+\fCntpd\f[]\fR(1ntpdmdoc)\f[].
Thus, monitoring is always active as
long as there is a restriction entry with the
\f\*[B-Font]limited\f[]
.TP 7
.NOP \f\*[B-Font]nomodify\f[]
Deny
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
queries which attempt to modify the state of the
server (i.e., run time reconfiguration).
Queries which return
.TP 7
.NOP \f\*[B-Font]noquery\f[]
Deny
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
queries.
Time service is not affected.
.TP 7
.TP 7
.NOP \f\*[B-Font]noserve\f[]
Deny all packets except
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
queries.
.TP 7
.NOP \f\*[B-Font]notrap\f[]
.ne 2
Some administrators prefer to avoid running
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
continuously and run either
-\fCntpdate\fR(8)\f[]
+\fCntpdate\f[]\fR(8)\f[]
or
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
\f\*[B-Font]\-q\f[]
as a cron job.
In either case the servers must be
available when the cron job runs.
A really slick
application of manycast is with
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
\f\*[B-Font]\-q\f[].
The program wakes up, scans the local landscape looking
for the usual suspects, selects the best from among
.ne 2
For the purposes of configuration,
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
treats
reference clocks in a manner analogous to normal NTP peers as much
as possible.
The stratum number of a reference clock is by default zero.
Since the
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
daemon adds one to the stratum of each
peer, a primary server ordinarily displays an external stratum of
one.
command which configures the driver.
Note that the same capability
is possible at run time using the
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
program.
The options are interpreted as
follows:
the current drift value into a temporary file and then renaming
this file to replace the old version.
This implies that
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
must have write permission for the directory the
drift file is located in, and that file system links, symbolic or
otherwise, should be avoided.
Flags not mentioned are unaffected.
Note that all of these flags
can be controlled remotely using the
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
utility program.
.RS
.TP 7
.NOP \f\*[B-Font]mode7\f[]
Enables processing of NTP mode 7 implementation-specific requests
which are used by the deprecated
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
program.
The default for this flag is disable.
This flag is excluded from runtime configuration using
-\fCntpq\fR(1ntpqmdoc)\f[].
+\fCntpq\f[]\fR(1ntpqmdoc)\f[].
The
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
program provides the same capabilities as
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
using standard mode 6 requests.
.TP 7
.NOP \f\*[B-Font]monitor\f[]
Enables the monitoring facility.
See the
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
program
and the
\f\*[B-Font]monlist\f[]
include file, command processing resumes in the previous
configuration file.
This option is useful for sites that run
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
on multiple hosts, with (mostly) common options (e.g., a
restriction list).
.TP 7
.NOP \f\*[B-Font]logconfig\f[] \f\*[I-Font]configkeyword\f[]
This command controls the amount and type of output written to
the system
-\fCsyslog\fR(3)\f[]
+\fCsyslog\f[]\fR(3)\f[]
facility or the alternate
\f\*[B-Font]logfile\f[]
log file.
where
\[oq]=\[cq]
sets the
-\fCsyslog\fR(3)\f[]
+\fCsyslog\f[]\fR(3)\f[]
priority mask,
\[oq]+\[cq]
adds and
\[oq]\-\[cq]
removes
messages.
-\fCsyslog\fR(3)\f[]
+\fCsyslog\f[]\fR(3)\f[]
messages can be controlled in four
classes
(\f\*[B-Font]clock\f[], \f\*[B-Font]peer\f[], \f\*[B-Font]sys\f[] and \f\*[B-Font]sync\f[]).
.ne 2
This would just list the synchronizations state of
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
and the major system events.
For a simple reference server, the
following minimum message configuration could be useful:
.NOP \f\*[B-Font]logfile\f[] \f\*[I-Font]logfile\f[]
This command specifies the location of an alternate log file to
be used instead of the default system
-\fCsyslog\fR(3)\f[]
+\fCsyslog\f[]\fR(3)\f[]
facility.
This is the same operation as the \-l command line option.
.TP 7
\f\*[B-Font]default\f[]
keyword, the
variable will be listed as part of the default system variables
-(\fCntpq\fR(1ntpqmdoc)\f[] \f\*[B-Font]rv\f[] command)).
+(\fCntpq\f[]\fR(1ntpqmdoc)\f[] \f\*[B-Font]rv\f[] command)).
These additional variables serve
informational purposes only.
They are not related to the protocol
.TP 7
.NOP \f\*[B-Font]stacksize\f[] \f\*[I-Font]N4kPages\f[]
Specifies the maximum size of the process stack on systems with the
-\fBmlockall\fR()\f[]
+\fBmlockall\f[]\fR()\f[]
function.
Defaults to 50 4k pages (200 4k pages in OpenBSD).
.TP 7
it to autogen-users@lists.sourceforge.net. Thank you.
.PP
.SH "SEE ALSO"
-\fCntpd\fR(1ntpdmdoc)\f[],
-\fCntpdc\fR(1ntpdcmdoc)\f[],
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[],
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[],
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
.sp \n(Ppu
.ne 2
-.Dd June 4 2015
+.Dd June 24 2015
.Dt NTP_CONF 5mdoc File Formats
.Os
.\" EDIT THIS FILE WITH CAUTION (ntp.mdoc)
.\"
-.\" It has been AutoGen-ed June 4, 2015 at 06:56:27 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:43 AM by AutoGen 5.18.5
.\" From the definitions ntp.conf.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
<p>This document describes the configuration file for the NTP Project's
<code>ntpd</code> program.
- <p>This document applies to version 4.2.8p3-RC1 of <code>ntp.conf</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>ntp.conf</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
option).
The default is 32 megabytes. Setting this to zero will prevent any attemp to lock memory.
<br><dt><code>stacksize</code> <kbd>N4kPages</kbd><dd>Specifies the maximum size of the process stack on systems with the
-<br><dt><code>filenum</code> <kbd>Nfiledescriptors</kbd><dd>Specifies the maximum number of file descriptors ntpd may have open at once. Defaults to the system default.
<code>mlockall()</code>
function.
Defaults to 50 4k pages (200 4k pages in OpenBSD).
+<br><dt><code>filenum</code> <kbd>Nfiledescriptors</kbd><dd>Specifies the maximum number of file descriptors ntpd may have open at once. Defaults to the system default.
</dl>
<br><dt><code>trap</code> <kbd>host_address</kbd> <code>[port </code><kbd>port_number</kbd><code>]</code> <code>[interface </code><kbd>interface_address</kbd><code>]</code><dd>This command configures a trap receiver at the given host
address and port number for sending messages with the specified
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntp.conf 5 "04 Jun 2015" "4.2.8p3-RC1" "File Formats"
+.TH ntp.conf 5 "24 Jun 2015" "4.2.8p3-RC2" "File Formats"
.\"
-.\" EDIT THIS FILE WITH CAUTION (in-mem file)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-jlaOBt/ag-vlaGAt)
.\"
-.\" It has been AutoGen-ed June 4, 2015 at 06:56:37 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:22 AM by AutoGen 5.18.5
.\" From the definitions ntp.conf.def
.\" and the template file agman-cmd.tpl
.SH NAME
The
\f\*[B-Font]ntp.conf\fP
configuration file is read at initial startup by the
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
daemon in order to specify the synchronization sources,
modes and other related information.
Usually, it is installed in the
acquisition with the
\f\*[B-Font]server\f[]
command and s addresses and when
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
is started with the
\f\*[B-Font]\-q\f[]
option.
\f\*[B-Font]disable\f[]
commands and also by remote
configuration commands sent by a
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
program running in
another machine.
If this flag is enabled, which is the default
Besides the keys used
for ordinary NTP associations,
additional keys can be used as passwords for the
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
utility programs.
.sp \n(Ppu
.ne 2
When
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
is first started, it reads the key file specified in the
\f\*[B-Font]keys\f[]
configuration command and installs the keys
several batches of keys and
then activating or deactivating each batch
remotely using
-\fCntpdc\fR(@NTPDC_MS@)\f[].
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[].
This also provides a revocation capability that can be used
if a key becomes compromised.
The
\f\*[B-Font]requestkey\f[]
command selects the key used as the password for the
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
utility, while the
\f\*[B-Font]controlkey\f[]
command selects the key used as the password for the
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
utility.
.SS Public Key Cryptography
NTPv4 supports the original NTPv3 symmetric key scheme
The specific cryptographic environment used by Autokey servers
and clients is determined by a set of files
and soft links generated by the
-\fCntp-keygen\fR(1ntpkeygenmdoc)\f[]
+\fCntp-keygen\f[]\fR(1ntpkeygenmdoc)\f[]
program.
This includes a required host key file,
required certificate file and optional sign key file,
By convention, the name of an Autokey host is the name returned
by the Unix
-\fCgethostname\fR(2)\f[]
+\fCgethostname\f[]\fR(2)\f[]
system call or equivalent in other systems.
By the system design
model, there are no provisions to allow alternate names or aliases.
Bob sends Cathy a thing called a crypto-NAK, which tells her
something broke.
She can see the evidence using the
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
program.
.sp \n(Ppu
.ne 2
.SS Key Management
The cryptographic values used by the Autokey protocol are
incorporated as a set of files generated by the
-\fCntp-keygen\fR(1ntpkeygenmdoc)\f[]
+\fCntp-keygen\f[]\fR(1ntpkeygenmdoc)\f[]
utility program, including symmetric key, host key and
public certificate files, as well as sign key, identity parameters
and leapseconds files.
and certificates can be imported from public certificate
authorities.
Note that symmetric keys are necessary for the
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
utility programs.
The remaining files are necessary only for the
Autokey protocol.
.TP 7
.NOP \f\*[B-Font]controlkey\f[] \f\*[I-Font]key\f[]
Specifies the key identifier to use with the
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
utility, which uses the standard
protocol defined in RFC-1305.
The
.NOP \f\*[B-Font]keys\f[] \f\*[I-Font]keyfile\f[]
Specifies the complete path and location of the MD5 key file
containing the keys and key identifiers used by
-\fCntpd\fR(@NTPD_MS@)\f[],
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[],
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
when operating with symmetric key cryptography.
This is the same operation as the
\f\*[B-Font]\-k\f[]
.TP 7
.NOP \f\*[B-Font]requestkey\f[] \f\*[I-Font]key\f[]
Specifies the key identifier to use with the
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
utility program, which uses a
proprietary protocol specific to this implementation of
-\fCntpd\fR(@NTPD_MS@)\f[].
+\fCntpd\f[]\fR(@NTPD_MS@)\f[].
The
\f\*[I-Font]key\f[]
argument is a key identifier
Specifies the key identifiers which are trusted for the
purposes of authenticating peers with symmetric key cryptography,
as well as keys used by the
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
programs.
The authentication procedures require that both the local
and remote servers share the same key and key identifier for this
The identity key is missing, corrupt or bogus.
.PP
.SH Monitoring Support
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
includes a comprehensive monitoring facility suitable
for continuous, long term recording of server and client
timekeeping performance.
Using
these facilities and
UNIX
-\fCcron\fR(8)\f[]
+\fCcron\f[]\fR(8)\f[]
jobs, the data can be
automatically summarized and archived for retrospective analysis.
.SS Monitoring Commands
.ne 2
Note that this command can be sent from the
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
program running at a remote location.
.RS
.TP 7
This type does not perform any changes to file set
members during runtime, however it provides an easy way of
separating files belonging to different
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
server incarnations.
The set member filename is built by appending a
\[oq]\&.\[cq]
\f\*[I-Font]filename\f[]
strings, and
appending the decimal representation of the process ID of the
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
server process.
.TP 7
.NOP \f\*[B-Font]day\f[]
.PP
.SH Access Control Support
The
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
daemon implements a general purpose address/mask based restriction
list.
The list contains address/match entries sorted first
.TP 7
.NOP \f\*[B-Font]ignore\f[]
Deny packets of all kinds, including
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
queries.
.TP 7
.NOP \f\*[B-Font]kod\f[]
in the discard command.
A history of clients is kept using the
monitoring capability of
-\fCntpd\fR(@NTPD_MS@)\f[].
+\fCntpd\f[]\fR(@NTPD_MS@)\f[].
Thus, monitoring is always active as
long as there is a restriction entry with the
\f\*[B-Font]limited\f[]
.TP 7
.NOP \f\*[B-Font]nomodify\f[]
Deny
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
queries which attempt to modify the state of the
server (i.e., run time reconfiguration).
Queries which return
.TP 7
.NOP \f\*[B-Font]noquery\f[]
Deny
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
queries.
Time service is not affected.
.TP 7
.TP 7
.NOP \f\*[B-Font]noserve\f[]
Deny all packets except
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
queries.
.TP 7
.NOP \f\*[B-Font]notrap\f[]
.ne 2
Some administrators prefer to avoid running
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
continuously and run either
-\fCntpdate\fR(8)\f[]
+\fCntpdate\f[]\fR(8)\f[]
or
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
\f\*[B-Font]\-q\f[]
as a cron job.
In either case the servers must be
available when the cron job runs.
A really slick
application of manycast is with
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
\f\*[B-Font]\-q\f[].
The program wakes up, scans the local landscape looking
for the usual suspects, selects the best from among
.ne 2
For the purposes of configuration,
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
treats
reference clocks in a manner analogous to normal NTP peers as much
as possible.
The stratum number of a reference clock is by default zero.
Since the
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
daemon adds one to the stratum of each
peer, a primary server ordinarily displays an external stratum of
one.
command which configures the driver.
Note that the same capability
is possible at run time using the
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
program.
The options are interpreted as
follows:
the current drift value into a temporary file and then renaming
this file to replace the old version.
This implies that
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
must have write permission for the directory the
drift file is located in, and that file system links, symbolic or
otherwise, should be avoided.
Flags not mentioned are unaffected.
Note that all of these flags
can be controlled remotely using the
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
utility program.
.RS
.TP 7
.NOP \f\*[B-Font]mode7\f[]
Enables processing of NTP mode 7 implementation-specific requests
which are used by the deprecated
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
program.
The default for this flag is disable.
This flag is excluded from runtime configuration using
-\fCntpq\fR(@NTPQ_MS@)\f[].
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[].
The
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
program provides the same capabilities as
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
using standard mode 6 requests.
.TP 7
.NOP \f\*[B-Font]monitor\f[]
Enables the monitoring facility.
See the
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
program
and the
\f\*[B-Font]monlist\f[]
include file, command processing resumes in the previous
configuration file.
This option is useful for sites that run
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
on multiple hosts, with (mostly) common options (e.g., a
restriction list).
.TP 7
.NOP \f\*[B-Font]logconfig\f[] \f\*[I-Font]configkeyword\f[]
This command controls the amount and type of output written to
the system
-\fCsyslog\fR(3)\f[]
+\fCsyslog\f[]\fR(3)\f[]
facility or the alternate
\f\*[B-Font]logfile\f[]
log file.
where
\[oq]=\[cq]
sets the
-\fCsyslog\fR(3)\f[]
+\fCsyslog\f[]\fR(3)\f[]
priority mask,
\[oq]+\[cq]
adds and
\[oq]\-\[cq]
removes
messages.
-\fCsyslog\fR(3)\f[]
+\fCsyslog\f[]\fR(3)\f[]
messages can be controlled in four
classes
(\f\*[B-Font]clock\f[], \f\*[B-Font]peer\f[], \f\*[B-Font]sys\f[] and \f\*[B-Font]sync\f[]).
.ne 2
This would just list the synchronizations state of
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
and the major system events.
For a simple reference server, the
following minimum message configuration could be useful:
.NOP \f\*[B-Font]logfile\f[] \f\*[I-Font]logfile\f[]
This command specifies the location of an alternate log file to
be used instead of the default system
-\fCsyslog\fR(3)\f[]
+\fCsyslog\f[]\fR(3)\f[]
facility.
This is the same operation as the \-l command line option.
.TP 7
\f\*[B-Font]default\f[]
keyword, the
variable will be listed as part of the default system variables
-(\fCntpq\fR(@NTPQ_MS@)\f[] \f\*[B-Font]rv\f[] command)).
+(\fCntpq\f[]\fR(@NTPQ_MS@)\f[] \f\*[B-Font]rv\f[] command)).
These additional variables serve
informational purposes only.
They are not related to the protocol
.TP 7
.NOP \f\*[B-Font]stacksize\f[] \f\*[I-Font]N4kPages\f[]
Specifies the maximum size of the process stack on systems with the
-\fBmlockall\fR()\f[]
+\fBmlockall\f[]\fR()\f[]
function.
Defaults to 50 4k pages (200 4k pages in OpenBSD).
.TP 7
it to autogen-users@lists.sourceforge.net. Thank you.
.PP
.SH "SEE ALSO"
-\fCntpd\fR(@NTPD_MS@)\f[],
-\fCntpdc\fR(@NTPDC_MS@)\f[],
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[],
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[],
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
.sp \n(Ppu
.ne 2
-.Dd June 4 2015
+.Dd June 24 2015
.Dt NTP_CONF 5 File Formats
.Os
.\" EDIT THIS FILE WITH CAUTION (ntp.mdoc)
.\"
-.\" It has been AutoGen-ed June 4, 2015 at 06:56:27 PM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:43 AM by AutoGen 5.18.5
.\" From the definitions ntp.conf.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
-.TH ntp.keys 5man "12 May 2015" "4.2.8p3-RC1" "File Formats"
+.TH ntp.keys 5man "24 Jun 2015" "4.2.8p3-RC2" "File Formats"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp.man)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:31:47 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:27 AM by AutoGen 5.18.5
.\" From the definitions ntp.keys.def
.\" and the template file agman-file.tpl
.Sh NAME
For a description of the use of this type of file, see the
"Authentication Support"
section of the
-\fCntp.conf\fR(5)\f[]
+\fCntp.conf\f[]\fR(5)\f[]
page.
.sp \n(Ppu
.ne 2
-\fCntpd\fR(8)\f[]
+\fCntpd\f[]\fR(8)\f[]
reads its keys from a file specified using the
\f\*[B-Font]\-k\f[]
command line option or the
.ne 2
Note that the keys used by the
-\fCntpq\fR(8)\f[]
+\fCntpq\f[]\fR(8)\f[]
and
-\fCntpdc\fR(8)\f[]
+\fCntpdc\f[]\fR(8)\f[]
programs are checked against passwords
requested by the programs and entered by hand,
so it is generally appropriate to specify these keys in ASCII format.
the default name of the configuration file
.PP
.SH "SEE ALSO"
-\fCntp.conf\fR(5)\f[],
-\fCntpd\fR(1ntpdmdoc)\f[],
-\fCntpdate\fR(1ntpdatemdoc)\f[],
-\fCntpdc\fR(1ntpdcmdoc)\f[],
-\fCsntp\fR(1sntpmdoc)\f[]
+\fCntp.conf\f[]\fR(5)\f[],
+\fCntpd\f[]\fR(1ntpdmdoc)\f[],
+\fCntpdate\f[]\fR(1ntpdatemdoc)\f[],
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[],
+\fCsntp\f[]\fR(1sntpmdoc)\f[]
.SH "AUTHORS"
The University of Delaware and Network Time Foundation
.SH "COPYRIGHT"
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTP_KEYS 5mdoc File Formats
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:32:12 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:46 AM by AutoGen 5.18.5
.\" From the definitions ntp.keys.def
.\" and the template file agmdoc-file.tpl
.Sh NAME
<p>This document describes the symmetric key file for the NTP Project's
<code>ntpd</code> program.
- <p>This document applies to version 4.2.8p3-RC1 of <code>ntp.keys</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>ntp.keys</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
-.TH ntp.keys 5 "12 May 2015" "4.2.8p3-RC1" "File Formats"
+.TH ntp.keys 5 "24 Jun 2015" "4.2.8p3-RC2" "File Formats"
.\"
.\" EDIT THIS FILE WITH CAUTION (ntp.man)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:31:47 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:27 AM by AutoGen 5.18.5
.\" From the definitions ntp.keys.def
.\" and the template file agman-file.tpl
.Sh NAME
For a description of the use of this type of file, see the
"Authentication Support"
section of the
-\fCntp.conf\fR(5)\f[]
+\fCntp.conf\f[]\fR(5)\f[]
page.
.sp \n(Ppu
.ne 2
-\fCntpd\fR(8)\f[]
+\fCntpd\f[]\fR(8)\f[]
reads its keys from a file specified using the
\f\*[B-Font]\-k\f[]
command line option or the
.ne 2
Note that the keys used by the
-\fCntpq\fR(8)\f[]
+\fCntpq\f[]\fR(8)\f[]
and
-\fCntpdc\fR(8)\f[]
+\fCntpdc\f[]\fR(8)\f[]
programs are checked against passwords
requested by the programs and entered by hand,
so it is generally appropriate to specify these keys in ASCII format.
the default name of the configuration file
.PP
.SH "SEE ALSO"
-\fCntp.conf\fR(5)\f[],
-\fCntpd\fR(@NTPD_MS@)\f[],
-\fCntpdate\fR(@NTPDATE_MS@)\f[],
-\fCntpdc\fR(@NTPDC_MS@)\f[],
-\fCsntp\fR(@SNTP_MS@)\f[]
+\fCntp.conf\f[]\fR(5)\f[],
+\fCntpd\f[]\fR(@NTPD_MS@)\f[],
+\fCntpdate\f[]\fR(@NTPDATE_MS@)\f[],
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[],
+\fCsntp\f[]\fR(@SNTP_MS@)\f[]
.SH "AUTHORS"
The University of Delaware and Network Time Foundation
.SH "COPYRIGHT"
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTP_KEYS 5 File Formats
.Os SunOS 5.10
.\" EDIT THIS FILE WITH CAUTION (ntp.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:32:12 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:46 AM by AutoGen 5.18.5
.\" From the definitions ntp.keys.def
.\" and the template file agmdoc-file.tpl
.Sh NAME
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.c)
*
- * It has been AutoGen-ed May 12, 2015 at 04:28:12 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 11:02:24 AM by AutoGen 5.18.5
* From the definitions ntpd-opts.def
* and the template file options
*
* static const strings for ntpd options
*/
static char const ntpd_opt_strs[3141] =
-/* 0 */ "ntpd 4.2.8p3-RC1\n"
+/* 0 */ "ntpd 4.2.8p3-RC2\n"
"Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
/* 2904 */ "output version information and exit\0"
/* 2940 */ "version\0"
/* 2948 */ "NTPD\0"
-/* 2953 */ "ntpd - NTP daemon program - Ver. 4.2.8p3-RC1\n"
+/* 2953 */ "ntpd - NTP daemon program - Ver. 4.2.8p3-RC2\n"
"Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
"\t\t[ <server1> ... <serverN> ]\n\0"
/* 3088 */ "http://bugs.ntp.org, bugs@ntp.org\0"
/* 3122 */ "\n\0"
-/* 3124 */ "ntpd 4.2.8p3-RC1";
+/* 3124 */ "ntpd 4.2.8p3-RC2";
/**
* ipv4 option description with
translate option names.
*/
/* referenced via ntpdOptions.pzCopyright */
- puts(_("ntpd 4.2.8p3-RC1\n\
+ puts(_("ntpd 4.2.8p3-RC2\n\
Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
puts(_("output version information and exit"));
/* referenced via ntpdOptions.pzUsageTitle */
- puts(_("ntpd - NTP daemon program - Ver. 4.2.8p3-RC1\n\
+ puts(_("ntpd - NTP daemon program - Ver. 4.2.8p3-RC2\n\
Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ <server1> ... <serverN> ]\n"));
puts(_("\n"));
/* referenced via ntpdOptions.pzFullVersion */
- puts(_("ntpd 4.2.8p3-RC1"));
+ puts(_("ntpd 4.2.8p3-RC2"));
/* referenced via ntpdOptions.pzFullUsage */
puts(_("<<<NOT-FOUND>>>"));
/*
* EDIT THIS FILE WITH CAUTION (ntpd-opts.h)
*
- * It has been AutoGen-ed May 12, 2015 at 04:28:10 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 11:02:23 AM by AutoGen 5.18.5
* From the definitions ntpd-opts.def
* and the template file options
*
/** count of all options for ntpd */
#define OPTION_CT 38
/** ntpd version */
-#define NTPD_VERSION "4.2.8p3-RC1"
+#define NTPD_VERSION "4.2.8p3-RC2"
/** Full ntpd version text */
-#define NTPD_FULL_VERSION "ntpd 4.2.8p3-RC1"
+#define NTPD_FULL_VERSION "ntpd 4.2.8p3-RC2"
/**
* Interface defines for all options. Replace "n" with the UPPER_CASED
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntpd 1ntpdman "12 May 2015" "4.2.8p3-RC1" "User Commands"
+.TH ntpd 1ntpdman "24 Jun 2015" "4.2.8p3-RC2" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-aGaO_T/ag-qGaG.T)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-BpaaVu/ag-Opa4Tu)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:31:52 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:31 AM by AutoGen 5.18.5
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
Ordinarily,
\f\*[B-Font]ntpd\fP
reads the
-\fCntp.conf\fR(5)\f[]
+\fCntp.conf\f[]\fR(5)\f[]
configuration file at startup time in order to determine the
synchronization sources and operating modes.
It is also possible to
\f\*[B-Font]ntpd\fP
will attempt to read its configuration from the
NetInfo if the default
-\fCntp.conf\fR(5)\f[]
+\fCntp.conf\f[]\fR(5)\f[]
file cannot be read and no file is
specified by the
\f\*[B-Font]\-c\f[]
\f\*[B-Font]ntpd\fP
is running
using the
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
utility programs.
.sp \n(Ppu
.ne 2
When
\f\*[B-Font]ntpd\fP
starts it looks at the value of
-\fCumask\fR(2)\f[],
+\fCumask\f[]\fR(2)\f[],
and if zero
\f\*[B-Font]ntpd\fP
will set the
-\fCumask\fR(2)\f[]
+\fCumask\f[]\fR(2)\f[]
to 022.
.SH "OPTIONS"
.TP
\f\*[B-Font]server\f[]
configuration
command, as described in
-\fCntp.conf\fR(5)\f[].
+\fCntp.conf\f[]\fR(5)\f[].
.sp \n(Ppu
.ne 2
Finally,
in the past many startup scripts would run
-\fCntpdate\fR(1ntpdatemdoc)\f[]
+\fCntpdate\f[]\fR(1ntpdatemdoc)\f[]
to get the system clock close to correct before starting
-\fCntpd\fR(1ntpdmdoc)\f[],
+\fCntpd\f[]\fR(1ntpdmdoc)\f[],
but this was never more than a mediocre hack and is no longer needed.
If you are following the instructions in
\fIStarting NTP (Best Current Practice)\f[]
\f\*[B-Font]ntpd\fP,
please open a bug report and document what is going on,
and then look at using
-\fCsntp\fR(1sntpmdoc)\f[].
+\fCsntp\f[]\fR(1sntpmdoc)\f[].
.sp \n(Ppu
.ne 2
There is a way to start
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
that often addresses all of the problems mentioned above.
.SS "Starting NTP (Best Current Practice)"
First, use the
If you can also keep a good
\fIntp.drift\f[]
file then
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
will effectively "warm-start" and your system's clock will
be stable in under 11 seconds' time.
.sp \n(Ppu
.ne 2
As soon as possible in the startup sequence, start
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
with at least the
\f\*[B-Font]\-g\f[]
and perhaps the
Then,
start the rest of your "normal" processes.
This will give
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
as much time as possible to get the system's clock synchronized and stable.
.sp \n(Ppu
.ne 2
that require
monotonically-increasing time,
run
-\fCntp-wait\fR(1ntp-waitmdoc)\f[]
+\fCntp-wait\f[]\fR(1ntp-waitmdoc)\f[]
as late as possible in the boot sequence
(perhaps with the
\f\*[B-Font]\-v\f[]
flag)
and after
-\fCntp-wait\fR(1ntp-waitmdoc)\f[]
+\fCntp-wait\f[]\fR(1ntp-waitmdoc)\f[]
exits successfully
it is as safe as it will ever be to start any process that require
stable time.
\f\*[B-Font]ntpd\fP
to run continuously.
A common workaround has been to run the
-\fCntpdate\fR(1ntpdatemdoc)\f[]
+\fCntpdate\f[]\fR(1ntpdatemdoc)\f[]
or
-\fCsntp\fR(1sntpmdoc)\f[]
+\fCsntp\f[]\fR(1sntpmdoc)\f[]
programs from a
-\fCcron\fR(8)\f[]
+\fCcron\f[]\fR(8)\f[]
job at designated
times.
However, these programs do not have the crafted signal
couple of minutes, the daemon times out and exits.
After a suitable
period of mourning, the
-\fCntpdate\fR(1ntpdatemdoc)\f[]
+\fCntpdate\f[]\fR(1ntpdatemdoc)\f[]
program will be
retired.
.sp \n(Ppu
command and
\f\*[B-Font]huffpuff\f[]
keyword, as described in
-\fCntp.conf\fR(5)\f[].
+\fCntp.conf\f[]\fR(5)\f[].
.SH "ENVIRONMENT"
See \fBOPTION PRESETS\fP for configuration environment variables.
.SH FILES
it to autogen-users@lists.sourceforge.net. Thank you.
.PP
.SH "SEE ALSO"
-\fCntp.conf\fR(5)\f[],
-\fCntpdate\fR(1ntpdatemdoc)\f[],
-\fCntpdc\fR(1ntpdcmdoc)\f[],
-\fCntpq\fR(1ntpqmdoc)\f[],
-\fCsntp\fR(1sntpmdoc)\f[]
+\fCntp.conf\f[]\fR(5)\f[],
+\fCntpdate\f[]\fR(1ntpdatemdoc)\f[],
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[],
+\fCntpq\f[]\fR(1ntpqmdoc)\f[],
+\fCsntp\f[]\fR(1sntpmdoc)\f[]
.sp \n(Ppu
.ne 2
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTPD 1ntpdmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:32:14 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:48 AM by AutoGen 5.18.5
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
symmetric and broadcast modes, and with both symmetric-key and public-key
cryptography.
- <p>This document applies to version 4.2.8p3-RC1 of <code>ntpd</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>ntpd</code>.
<ul class="menu">
<li><a accesskey="1" href="#ntpd-Description">ntpd Description</a>: Description
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntpd - NTP daemon program - Ver. 4.2.8p2
+<pre class="example">ntpd - NTP daemon program - Ver. 4.2.8p3-RC1
Usage: ntpd [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ <server1> ... <serverN> ]
Flg Arg Option-Name Description
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntpd @NTPD_MS@ "12 May 2015" "4.2.8p3-RC1" "User Commands"
+.TH ntpd @NTPD_MS@ "24 Jun 2015" "4.2.8p3-RC2" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-aGaO_T/ag-qGaG.T)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-BpaaVu/ag-Opa4Tu)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:31:52 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:31 AM by AutoGen 5.18.5
.\" From the definitions ntpd-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
Ordinarily,
\f\*[B-Font]ntpd\fP
reads the
-\fCntp.conf\fR(5)\f[]
+\fCntp.conf\f[]\fR(5)\f[]
configuration file at startup time in order to determine the
synchronization sources and operating modes.
It is also possible to
\f\*[B-Font]ntpd\fP
will attempt to read its configuration from the
NetInfo if the default
-\fCntp.conf\fR(5)\f[]
+\fCntp.conf\f[]\fR(5)\f[]
file cannot be read and no file is
specified by the
\f\*[B-Font]\-c\f[]
\f\*[B-Font]ntpd\fP
is running
using the
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
utility programs.
.sp \n(Ppu
.ne 2
When
\f\*[B-Font]ntpd\fP
starts it looks at the value of
-\fCumask\fR(2)\f[],
+\fCumask\f[]\fR(2)\f[],
and if zero
\f\*[B-Font]ntpd\fP
will set the
-\fCumask\fR(2)\f[]
+\fCumask\f[]\fR(2)\f[]
to 022.
.SH "OPTIONS"
.TP
\f\*[B-Font]server\f[]
configuration
command, as described in
-\fCntp.conf\fR(5)\f[].
+\fCntp.conf\f[]\fR(5)\f[].
.sp \n(Ppu
.ne 2
Finally,
in the past many startup scripts would run
-\fCntpdate\fR(@NTPDATE_MS@)\f[]
+\fCntpdate\f[]\fR(@NTPDATE_MS@)\f[]
to get the system clock close to correct before starting
-\fCntpd\fR(@NTPD_MS@)\f[],
+\fCntpd\f[]\fR(@NTPD_MS@)\f[],
but this was never more than a mediocre hack and is no longer needed.
If you are following the instructions in
\fIStarting NTP (Best Current Practice)\f[]
\f\*[B-Font]ntpd\fP,
please open a bug report and document what is going on,
and then look at using
-\fCsntp\fR(@SNTP_MS@)\f[].
+\fCsntp\f[]\fR(@SNTP_MS@)\f[].
.sp \n(Ppu
.ne 2
There is a way to start
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
that often addresses all of the problems mentioned above.
.SS "Starting NTP (Best Current Practice)"
First, use the
If you can also keep a good
\fIntp.drift\f[]
file then
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
will effectively "warm-start" and your system's clock will
be stable in under 11 seconds' time.
.sp \n(Ppu
.ne 2
As soon as possible in the startup sequence, start
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
with at least the
\f\*[B-Font]\-g\f[]
and perhaps the
Then,
start the rest of your "normal" processes.
This will give
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
as much time as possible to get the system's clock synchronized and stable.
.sp \n(Ppu
.ne 2
that require
monotonically-increasing time,
run
-\fCntp-wait\fR(@NTP_WAIT_MS@)\f[]
+\fCntp-wait\f[]\fR(@NTP_WAIT_MS@)\f[]
as late as possible in the boot sequence
(perhaps with the
\f\*[B-Font]\-v\f[]
flag)
and after
-\fCntp-wait\fR(@NTP_WAIT_MS@)\f[]
+\fCntp-wait\f[]\fR(@NTP_WAIT_MS@)\f[]
exits successfully
it is as safe as it will ever be to start any process that require
stable time.
\f\*[B-Font]ntpd\fP
to run continuously.
A common workaround has been to run the
-\fCntpdate\fR(@NTPDATE_MS@)\f[]
+\fCntpdate\f[]\fR(@NTPDATE_MS@)\f[]
or
-\fCsntp\fR(@SNTP_MS@)\f[]
+\fCsntp\f[]\fR(@SNTP_MS@)\f[]
programs from a
-\fCcron\fR(8)\f[]
+\fCcron\f[]\fR(8)\f[]
job at designated
times.
However, these programs do not have the crafted signal
couple of minutes, the daemon times out and exits.
After a suitable
period of mourning, the
-\fCntpdate\fR(@NTPDATE_MS@)\f[]
+\fCntpdate\f[]\fR(@NTPDATE_MS@)\f[]
program will be
retired.
.sp \n(Ppu
command and
\f\*[B-Font]huffpuff\f[]
keyword, as described in
-\fCntp.conf\fR(5)\f[].
+\fCntp.conf\f[]\fR(5)\f[].
.SH "ENVIRONMENT"
See \fBOPTION PRESETS\fP for configuration environment variables.
.SH FILES
it to autogen-users@lists.sourceforge.net. Thank you.
.PP
.SH "SEE ALSO"
-\fCntp.conf\fR(5)\f[],
-\fCntpdate\fR(@NTPDATE_MS@)\f[],
-\fCntpdc\fR(@NTPDC_MS@)\f[],
-\fCntpq\fR(@NTPQ_MS@)\f[],
-\fCsntp\fR(@SNTP_MS@)\f[]
+\fCntp.conf\f[]\fR(5)\f[],
+\fCntpdate\f[]\fR(@NTPDATE_MS@)\f[],
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[],
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[],
+\fCsntp\f[]\fR(@SNTP_MS@)\f[]
.sp \n(Ppu
.ne 2
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTPD @NTPD_MS@ User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:32:14 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:04:48 AM by AutoGen 5.18.5
.\" From the definitions ntpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
#
# EDIT THIS FILE WITH CAUTION (invoke-ntpdc.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:32:50 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:05:13 AM by AutoGen 5.18.5
# From the definitions ntpdc-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p3-RC1
+ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p3-RC2
Usage: ntpdc [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.c)
*
- * It has been AutoGen-ed May 12, 2015 at 04:32:29 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 11:04:58 AM by AutoGen 5.18.5
* From the definitions ntpdc-opts.def
* and the template file options
*
* static const strings for ntpdc options
*/
static char const ntpdc_opt_strs[1923] =
-/* 0 */ "ntpdc 4.2.8p3-RC1\n"
+/* 0 */ "ntpdc 4.2.8p3-RC2\n"
"Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
/* 1698 */ "no-load-opts\0"
/* 1711 */ "no\0"
/* 1714 */ "NTPDC\0"
-/* 1720 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p3-RC1\n"
+/* 1720 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p3-RC2\n"
"Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
/* 1854 */ "$HOME\0"
/* 1860 */ ".\0"
/* 1862 */ ".ntprc\0"
/* 1869 */ "http://bugs.ntp.org, bugs@ntp.org\0"
/* 1903 */ "\n\0"
-/* 1905 */ "ntpdc 4.2.8p3-RC1";
+/* 1905 */ "ntpdc 4.2.8p3-RC2";
/**
* ipv4 option description with
translate option names.
*/
/* referenced via ntpdcOptions.pzCopyright */
- puts(_("ntpdc 4.2.8p3-RC1\n\
+ puts(_("ntpdc 4.2.8p3-RC2\n\
Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
puts(_("load options from a config file"));
/* referenced via ntpdcOptions.pzUsageTitle */
- puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p3-RC1\n\
+ puts(_("ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p3-RC2\n\
Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
/* referenced via ntpdcOptions.pzExplain */
puts(_("\n"));
/* referenced via ntpdcOptions.pzFullVersion */
- puts(_("ntpdc 4.2.8p3-RC1"));
+ puts(_("ntpdc 4.2.8p3-RC2"));
/* referenced via ntpdcOptions.pzFullUsage */
puts(_("<<<NOT-FOUND>>>"));
/*
* EDIT THIS FILE WITH CAUTION (ntpdc-opts.h)
*
- * It has been AutoGen-ed May 12, 2015 at 04:32:28 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 11:04:57 AM by AutoGen 5.18.5
* From the definitions ntpdc-opts.def
* and the template file options
*
/** count of all options for ntpdc */
#define OPTION_CT 15
/** ntpdc version */
-#define NTPDC_VERSION "4.2.8p3-RC1"
+#define NTPDC_VERSION "4.2.8p3-RC2"
/** Full ntpdc version text */
-#define NTPDC_FULL_VERSION "ntpdc 4.2.8p3-RC1"
+#define NTPDC_FULL_VERSION "ntpdc 4.2.8p3-RC2"
/**
* Interface defines for all options. Replace "n" with the UPPER_CASED
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntpdc 1ntpdcman "12 May 2015" "4.2.8p3-RC1" "User Commands"
+.TH ntpdc 1ntpdcman "24 Jun 2015" "4.2.8p3-RC2" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-gwaa1V/ag-ywa4ZV)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-bHaOLw/ag-oHaGKw)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:32:45 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:05:08 AM by AutoGen 5.18.5
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
\f\*[B-Font]ntpdc\fP
is deprecated.
Please use
-\fCntpq\fR(1ntpqmdoc)\f[] instead \- it can do everything
+\fCntpq\f[]\fR(1ntpqmdoc)\f[] instead \- it can do everything
\f\*[B-Font]ntpdc\fP
used to do, and it does so using a much more sane interface.
.sp \n(Ppu
\f\*[B-Font]ntpdc\fP
is a utility program used to query
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
about its
current state and to request changes in that state.
It uses NTP mode 7 control message formats described in the source code.
\f\*[B-Font]ntpdc\fP
are specific to the particular
implementation of the
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
daemon and can be expected to
work only with this and maybe some previous versions of the daemon.
Requests from a remote
information about the command.
This command is probably a better
source of information about
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
than this manual
page.
.TP 7
It may
be a host name, an IP address, a reference clock implementation
name with its parameter or
-\fBREFCLK\fR()\f[]
+\fBREFCLK\f[]\fR()\f[]
On
\f\*[B-Font]hostnames\f[]
\f\*[B-Font]no\f[]
\f\*[B-Font]stats\f[]
flags.
See the
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
documentation for the meaning of these flags.
There
are two additional flags which are read only, the
and
\f\*[B-Font]disable\f[]
configuration file commands of
-\fCntpd\fR(1ntpdmdoc)\f[].
+\fCntpd\f[]\fR(1ntpdmdoc)\f[].
.RS
.TP 7
.NOP \f\*[B-Font]auth\f[]
See the
\fIMonitoring\f[] \fIOptions\f[]
section of
-\fCntp.conf\fR(5)\f[]
+\fCntp.conf\f[]\fR(5)\f[]
for further information.
The default for this flag is disable.
.RE
This command operates in the same way as the
\f\*[B-Font]restrict\f[]
configuration file commands of
-\fCntpd\fR(1ntpdmdoc)\f[].
+\fCntpd\f[]\fR(1ntpdmdoc)\f[].
.TP 7
.NOP \f\*[B-Font]unrestrict\f[] \f\*[I-Font]address\f[] \f\*[I-Font]mask\f[] \f\*[I-Font]flag\f[] [\f\*[I-Font]...\f[]]
Unrestrict the matching entry from the restrict list.
Causes the current set of authentication keys to be purged and
a new set to be obtained by rereading the keys file (which must
have been specified in the
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
configuration file).
This
allows encryption keys to be changed without restarting the
\f\*[B-Font]untrustedkey\f[]
configuration file
commands of
-\fCntpd\fR(1ntpdmdoc)\f[].
+\fCntpd\f[]\fR(1ntpdmdoc)\f[].
.TP 7
.NOP \f\*[B-Font]authinfo\f[]
Returns information concerning the authentication module,
it to autogen-users@lists.sourceforge.net. Thank you.
.PP
.SH "SEE ALSO"
-\fCntp.conf\fR(5)\f[],
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntp.conf\f[]\fR(5)\f[],
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
David L. Mills,
\fINetwork Time Protocol (Version 3)\fR,
RFC1305
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTPDC 1ntpdcmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:32:53 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:05:15 AM by AutoGen 5.18.5
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
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.8p3-RC1 of <code>ntpdc</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>ntpdc</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p3-RC1
+<pre class="example">ntpdc - vendor-specific NTPD control program - Ver. 4.2.8p3-RC2
Usage: ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntpdc @NTPDC_MS@ "12 May 2015" "4.2.8p3-RC1" "User Commands"
+.TH ntpdc @NTPDC_MS@ "24 Jun 2015" "4.2.8p3-RC2" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-gwaa1V/ag-ywa4ZV)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-bHaOLw/ag-oHaGKw)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:32:45 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:05:08 AM by AutoGen 5.18.5
.\" From the definitions ntpdc-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
\f\*[B-Font]ntpdc\fP
is deprecated.
Please use
-\fCntpq\fR(@NTPQ_MS@)\f[] instead \- it can do everything
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[] instead \- it can do everything
\f\*[B-Font]ntpdc\fP
used to do, and it does so using a much more sane interface.
.sp \n(Ppu
\f\*[B-Font]ntpdc\fP
is a utility program used to query
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
about its
current state and to request changes in that state.
It uses NTP mode 7 control message formats described in the source code.
\f\*[B-Font]ntpdc\fP
are specific to the particular
implementation of the
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
daemon and can be expected to
work only with this and maybe some previous versions of the daemon.
Requests from a remote
information about the command.
This command is probably a better
source of information about
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
than this manual
page.
.TP 7
It may
be a host name, an IP address, a reference clock implementation
name with its parameter or
-\fBREFCLK\fR()\f[]
+\fBREFCLK\f[]\fR()\f[]
On
\f\*[B-Font]hostnames\f[]
\f\*[B-Font]no\f[]
\f\*[B-Font]stats\f[]
flags.
See the
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
documentation for the meaning of these flags.
There
are two additional flags which are read only, the
and
\f\*[B-Font]disable\f[]
configuration file commands of
-\fCntpd\fR(@NTPD_MS@)\f[].
+\fCntpd\f[]\fR(@NTPD_MS@)\f[].
.RS
.TP 7
.NOP \f\*[B-Font]auth\f[]
See the
\fIMonitoring\f[] \fIOptions\f[]
section of
-\fCntp.conf\fR(5)\f[]
+\fCntp.conf\f[]\fR(5)\f[]
for further information.
The default for this flag is disable.
.RE
This command operates in the same way as the
\f\*[B-Font]restrict\f[]
configuration file commands of
-\fCntpd\fR(@NTPD_MS@)\f[].
+\fCntpd\f[]\fR(@NTPD_MS@)\f[].
.TP 7
.NOP \f\*[B-Font]unrestrict\f[] \f\*[I-Font]address\f[] \f\*[I-Font]mask\f[] \f\*[I-Font]flag\f[] [\f\*[I-Font]...\f[]]
Unrestrict the matching entry from the restrict list.
Causes the current set of authentication keys to be purged and
a new set to be obtained by rereading the keys file (which must
have been specified in the
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
configuration file).
This
allows encryption keys to be changed without restarting the
\f\*[B-Font]untrustedkey\f[]
configuration file
commands of
-\fCntpd\fR(@NTPD_MS@)\f[].
+\fCntpd\f[]\fR(@NTPD_MS@)\f[].
.TP 7
.NOP \f\*[B-Font]authinfo\f[]
Returns information concerning the authentication module,
it to autogen-users@lists.sourceforge.net. Thank you.
.PP
.SH "SEE ALSO"
-\fCntp.conf\fR(5)\f[],
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntp.conf\f[]\fR(5)\f[],
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
David L. Mills,
\fINetwork Time Protocol (Version 3)\fR,
RFC1305
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTPDC @NTPDC_MS@ User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:32:53 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:05:15 AM by AutoGen 5.18.5
.\" From the definitions ntpdc-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
#
# EDIT THIS FILE WITH CAUTION (invoke-ntpq.texi)
#
-# It has been AutoGen-ed June 10, 2015 at 10:52:07 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:05:45 AM by AutoGen 5.18.5
# From the definitions ntpq-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntpq - standard NTP query program - Ver. 4.2.8p3-RC1
+ntpq - standard NTP query program - Ver. 4.2.8p3-RC2
Usage: ntpq [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.c)
*
- * It has been AutoGen-ed June 10, 2015 at 10:51:48 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 11:05:19 AM by AutoGen 5.18.5
* From the definitions ntpq-opts.def
* and the template file options
*
* static const strings for ntpq options
*/
static char const ntpq_opt_strs[1937] =
-/* 0 */ "ntpq 4.2.8p3-RC1\n"
+/* 0 */ "ntpq 4.2.8p3-RC2\n"
"Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
/* 1727 */ "no-load-opts\0"
/* 1740 */ "no\0"
/* 1743 */ "NTPQ\0"
-/* 1748 */ "ntpq - standard NTP query program - Ver. 4.2.8p3-RC1\n"
+/* 1748 */ "ntpq - standard NTP query program - Ver. 4.2.8p3-RC2\n"
"Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n\0"
/* 1871 */ "$HOME\0"
/* 1877 */ ".\0"
/* 1879 */ ".ntprc\0"
/* 1886 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/* 1920 */ "ntpq 4.2.8p3-RC1";
+/* 1920 */ "ntpq 4.2.8p3-RC2";
/**
* ipv4 option description with
translate option names.
*/
/* referenced via ntpqOptions.pzCopyright */
- puts(_("ntpq 4.2.8p3-RC1\n\
+ puts(_("ntpq 4.2.8p3-RC2\n\
Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
puts(_("load options from a config file"));
/* referenced via ntpqOptions.pzUsageTitle */
- puts(_("ntpq - standard NTP query program - Ver. 4.2.8p3-RC1\n\
+ puts(_("ntpq - standard NTP query program - Ver. 4.2.8p3-RC2\n\
Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]\n"));
/* referenced via ntpqOptions.pzFullVersion */
- puts(_("ntpq 4.2.8p3-RC1"));
+ puts(_("ntpq 4.2.8p3-RC2"));
/* referenced via ntpqOptions.pzFullUsage */
puts(_("<<<NOT-FOUND>>>"));
/*
* EDIT THIS FILE WITH CAUTION (ntpq-opts.h)
*
- * It has been AutoGen-ed June 10, 2015 at 10:51:48 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 11:05:18 AM by AutoGen 5.18.5
* From the definitions ntpq-opts.def
* and the template file options
*
/** count of all options for ntpq */
#define OPTION_CT 15
/** ntpq version */
-#define NTPQ_VERSION "4.2.8p3-RC1"
+#define NTPQ_VERSION "4.2.8p3-RC2"
/** Full ntpq version text */
-#define NTPQ_FULL_VERSION "ntpq 4.2.8p3-RC1"
+#define NTPQ_FULL_VERSION "ntpq 4.2.8p3-RC2"
/**
* Interface defines for all options. Replace "n" with the UPPER_CASED
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntpq 1ntpqman "10 Jun 2015" "4.2.8p3-RC1" "User Commands"
+.TH ntpq 1ntpqman "24 Jun 2015" "4.2.8p3-RC2" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (in-mem file)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-DCaOWx/ag-PCaGVx)
.\"
-.\" It has been AutoGen-ed June 10, 2015 at 10:52:09 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:05:41 AM by AutoGen 5.18.5
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd June 10 2015
+.Dd June 24 2015
.Dt NTPQ 1ntpqmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 10, 2015 at 10:52:04 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:05:48 AM by AutoGen 5.18.5
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
and determine the performance of
<code>ntpd</code>, the NTP daemon.
- <p>This document applies to version 4.2.8p3-RC1 of <code>ntpq</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>ntpq</code>.
<ul class="menu">
<li><a accesskey="1" href="#ntpq-Description">ntpq Description</a>
<br><dt><code>keyid</code> <kbd>keyid</kbd><dd>This command allows the specification of a key number to be
used to authenticate configuration requests.
This must correspond
-to a key number the server has been configured to use for this
+to the
+<code>controlkey</code>
+key number the server has been configured to use for this
purpose.
<br><dt><code>keytype</code> <code>[md5 | OpenSSLDigestType]</code><dd>Specify the type of key to use for authenticating requests.
<code>md5</code>
<br><dt><code>offset</code><dd>offset of server relative to this host
<br><dt><code>jitter</code><dd>jitter
</dl>
- <br><dt><code>pstats</code> <kbd>assocID</kbd><dd>Show the statistics for the peer with the given
+ <br><dt><code>apeers</code><dd>Display a list of peers in the form:
+ <pre class="example"> [tally]remote refid assid st t when pool reach delay offset jitter
+ </pre>
+ <p>where the output is just like the
+<code>peers</code>
+command except that the
+<code>refid</code>
+is displayed in hex format and the association number is also displayed.
+<br><dt><code>pstats</code> <kbd>assocID</kbd><dd>Show the statistics for the peer with the given
<kbd>assocID</kbd>.
<br><dt><code>readlist</code> <kbd>assocID</kbd><br><dt><code>rl</code> <kbd>assocID</kbd><dd>Read the system or peer variables included in the variable list.
<br><dt><code>readvar</code> <kbd>assocID</kbd> <kbd>name</kbd><code>[=</code><kbd>value</kbd><code>]</code> <code>[, ...]</code><br><dt><code>rv</code> <kbd>assocID</kbd> <kbd>name</kbd><code>[=</code><kbd>value</kbd><code>]</code> <code>[, ...]</code><dd>Display the specified variables.
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntpq - standard NTP query program - Ver. 4.2.8p2
+<pre class="example">ntpq - standard NTP query program - Ver. 4.2.8p3-RC1
Usage: ntpq [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
Flg Arg Option-Name Description
-4 no ipv4 Force IPv4 DNS name resolution
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntpq @NTPQ_MS@ "10 Jun 2015" "4.2.8p3-RC1" "User Commands"
+.TH ntpq @NTPQ_MS@ "24 Jun 2015" "4.2.8p3-RC2" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (in-mem file)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-DCaOWx/ag-PCaGVx)
.\"
-.\" It has been AutoGen-ed June 10, 2015 at 10:52:09 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:05:41 AM by AutoGen 5.18.5
.\" From the definitions ntpq-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd June 10 2015
+.Dd June 24 2015
.Dt NTPQ @NTPQ_MS@ User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntpq-opts.mdoc)
.\"
-.\" It has been AutoGen-ed June 10, 2015 at 10:52:04 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:05:48 AM by AutoGen 5.18.5
.\" From the definitions ntpq-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
#
# EDIT THIS FILE WITH CAUTION (invoke-ntpsnmpd.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:33:56 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:06:03 AM by AutoGen 5.18.5
# From the definitions ntpsnmpd-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p3-RC1
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p3-RC2
Usage: ntpsnmpd [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-n no nofork Do not fork
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.c)
*
- * It has been AutoGen-ed May 12, 2015 at 04:33:40 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 11:05:51 AM by AutoGen 5.18.5
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
* static const strings for ntpsnmpd options
*/
static char const ntpsnmpd_opt_strs[1622] =
-/* 0 */ "ntpsnmpd 4.2.8p3-RC1\n"
+/* 0 */ "ntpsnmpd 4.2.8p3-RC2\n"
"Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
/* 1418 */ "no-load-opts\0"
/* 1431 */ "no\0"
/* 1434 */ "NTPSNMPD\0"
-/* 1443 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p3-RC1\n"
+/* 1443 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p3-RC2\n"
"Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
/* 1550 */ "$HOME\0"
/* 1556 */ ".\0"
/* 1558 */ ".ntprc\0"
/* 1565 */ "http://bugs.ntp.org, bugs@ntp.org\0"
/* 1599 */ "\n\0"
-/* 1601 */ "ntpsnmpd 4.2.8p3-RC1";
+/* 1601 */ "ntpsnmpd 4.2.8p3-RC2";
/**
* nofork option description:
translate option names.
*/
/* referenced via ntpsnmpdOptions.pzCopyright */
- puts(_("ntpsnmpd 4.2.8p3-RC1\n\
+ puts(_("ntpsnmpd 4.2.8p3-RC2\n\
Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
puts(_("load options from a config file"));
/* referenced via ntpsnmpdOptions.pzUsageTitle */
- puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p3-RC1\n\
+ puts(_("ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.8p3-RC2\n\
Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
/* referenced via ntpsnmpdOptions.pzExplain */
puts(_("\n"));
/* referenced via ntpsnmpdOptions.pzFullVersion */
- puts(_("ntpsnmpd 4.2.8p3-RC1"));
+ puts(_("ntpsnmpd 4.2.8p3-RC2"));
/* referenced via ntpsnmpdOptions.pzFullUsage */
puts(_("<<<NOT-FOUND>>>"));
/*
* EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.h)
*
- * It has been AutoGen-ed May 12, 2015 at 04:33:40 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 11:05:50 AM by AutoGen 5.18.5
* From the definitions ntpsnmpd-opts.def
* and the template file options
*
/** count of all options for ntpsnmpd */
#define OPTION_CT 8
/** ntpsnmpd version */
-#define NTPSNMPD_VERSION "4.2.8p3-RC1"
+#define NTPSNMPD_VERSION "4.2.8p3-RC2"
/** Full ntpsnmpd version text */
-#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p3-RC1"
+#define NTPSNMPD_FULL_VERSION "ntpsnmpd 4.2.8p3-RC2"
/**
* Interface defines for all options. Replace "n" with the UPPER_CASED
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntpsnmpd 1ntpsnmpdman "12 May 2015" "4.2.8p3-RC1" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "24 Jun 2015" "4.2.8p3-RC2" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-WvaGhY/ag-OwaygY)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-tvai5y/ag-Gvaa4y)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:33:51 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:05:57 AM by AutoGen 5.18.5
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
.SH DESCRIPTION
\f\*[B-Font]ntpsnmpd\fP
is an SNMP MIB agent designed to interface with
-\fCntpd\fR(1ntpdmdoc)\f[].
+\fCntpd\f[]\fR(1ntpdmdoc)\f[].
.SH "OPTIONS"
.TP
.NOP \f\*[B-Font]\-n\f[], \f\*[B-Font]\-\-nofork\f[]
.ne 2
If you have
-\fCsnmpwalk\fR(1)\f[]
+\fCsnmpwalk\f[]\fR(1)\f[]
installed you can run
.Dl % snmpwalk \-v2c \-c public localhost enterprises.5597.99
to see a list of all currently supported NTP MIB objects
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:33:59 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:06:05 AM by AutoGen 5.18.5
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
<p>The <code>ntpsnmpd</code> utility program is used to monitor NTP daemon <code>ntpd</code>
operations and determine performance. It uses the standard NTP mode 6 control
- <p>This document applies to version 4.2.8p3-RC1 of <code>ntpsnmpd</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>ntpsnmpd</code>.
<ul class="menu">
<li><a accesskey="1" href="#ntpsnmpd-Description">ntpsnmpd Description</a>: Description
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntpsnmpd @NTPSNMPD_MS@ "12 May 2015" "4.2.8p3-RC1" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "24 Jun 2015" "4.2.8p3-RC2" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-WvaGhY/ag-OwaygY)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-tvai5y/ag-Gvaa4y)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:33:51 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:05:57 AM by AutoGen 5.18.5
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
.SH DESCRIPTION
\f\*[B-Font]ntpsnmpd\fP
is an SNMP MIB agent designed to interface with
-\fCntpd\fR(@NTPD_MS@)\f[].
+\fCntpd\f[]\fR(@NTPD_MS@)\f[].
.SH "OPTIONS"
.TP
.NOP \f\*[B-Font]\-n\f[], \f\*[B-Font]\-\-nofork\f[]
.ne 2
If you have
-\fCsnmpwalk\fR(1)\f[]
+\fCsnmpwalk\f[]\fR(1)\f[]
installed you can run
.Dl % snmpwalk \-v2c \-c public localhost enterprises.5597.99
to see a list of all currently supported NTP MIB objects
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntpsnmpd-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:33:59 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:06:05 AM by AutoGen 5.18.5
.\" From the definitions ntpsnmpd-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
# - - prerelease is emptied
# else (not in RC)
# - rcpoint is empty and unused (for now).
-rcpoint=1
+rcpoint=2
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH calc_tickadj 1calc_tickadjman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH calc_tickadj 1calc_tickadjman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-KraidJ/ag-4raqcJ)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-N0ai4k/ag-10aq3k)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:18 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:12 AM by AutoGen 5.18.5
.\" From the definitions calc_tickadj-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd May 12 2015
+.Dd June 24 2015
.Dt CALC_TICKADJ 1calc_tickadjmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (calc_tickadj-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:24 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:16 AM by AutoGen 5.18.5
.\" From the definitions calc_tickadj-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
<h2 class="unnumbered">calc_tickadj User's Manual</h2>
<p>This document describes the use of the NTP Project's <code>calc_tickadj</code> program.
-This document applies to version 4.2.8p3-RC1 of <code>calc_tickadj</code>.
+This document applies to version 4.2.8p3-RC2 of <code>calc_tickadj</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH calc_tickadj 1calc_tickadjman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH calc_tickadj 1calc_tickadjman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-KraidJ/ag-4raqcJ)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-N0ai4k/ag-10aq3k)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:18 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:12 AM by AutoGen 5.18.5
.\" From the definitions calc_tickadj-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd May 12 2015
+.Dd June 24 2015
.Dt CALC_TICKADJ 1calc_tickadjmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (calc_tickadj-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:24 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:16 AM by AutoGen 5.18.5
.\" From the definitions calc_tickadj-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
#
# EDIT THIS FILE WITH CAUTION (invoke-calc_tickadj.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:25:26 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:01:18 AM by AutoGen 5.18.5
# From the definitions calc_tickadj-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
#
# EDIT THIS FILE WITH CAUTION (invoke-plot_summary.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:26:26 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:02:04 AM by AutoGen 5.18.5
# From the definitions plot_summary-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-plot_summary - plot statistics generated by summary script - Ver. 4.2.8p3-RC1
+plot_summary - plot statistics generated by summary script - Ver. 4.2.8p3-RC2
USAGE: plot_summary [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
--directory=str Where the summary files are
#
# EDIT THIS FILE WITH CAUTION (invoke-summary.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:26:32 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:02:10 AM by AutoGen 5.18.5
# From the definitions summary-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-summary - compute various stastics from NTP stat files - Ver. 4.2.8p3-RC1
+summary - compute various stastics from NTP stat files - Ver. 4.2.8p3-RC2
USAGE: summary [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
--directory=str Directory containing stat files
#
# EDIT THIS FILE WITH CAUTION (invoke-ntp-wait.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:25:39 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:01:25 AM by AutoGen 5.18.5
# From the definitions ntp-wait-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p3-RC1
+ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p3-RC2
USAGE: ntp-wait [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
-n, --tries=num Number of times to check ntpd
# EDIT THIS FILE WITH CAUTION (ntp-wait-opts)
#
-# It has been AutoGen-ed May 12, 2015 at 04:25:28 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:01:20 AM by AutoGen 5.18.5
# From the definitions ntp-wait-opts.def
# and the template file perlopt
'help|?', 'more-help'));
$usage = <<'USAGE';
-ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p3-RC1
+ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p3-RC2
USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
-n, --tries=num Number of times to check ntpd
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntp-wait 1ntp-waitman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH ntp-wait 1ntp-waitman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-pCaqDK/ag-MCayCK)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-hnaism/ag-vnaqrm)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:31 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:22 AM by AutoGen 5.18.5
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
will send at most
\f\*[I-Font]num-tries\f[]
queries to
-\fCntpd\fR(8)\f[],
+\fCntpd\f[]\fR(8)\f[],
sleeping for
\f\*[I-Font]secs-between-tries\f[]
after each status return that says
-\fCntpd\fR(8)\f[]
+\fCntpd\f[]\fR(8)\f[]
has not yet produced a synchronized and stable system clock.
.sp \n(Ppu
.ne 2
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTP_WAIT 1ntp-waitmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:41 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:28 AM by AutoGen 5.18.5
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
and only then start any applicaitons (like database servers) that require
accurate and stable time.
- <p>This document applies to version 4.2.8p3-RC1 of <code>ntp-wait</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>ntp-wait</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p3-RC1
+<pre class="example">ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p3-RC2
USAGE: ntp-wait [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
-n, --tries=num Number of times to check ntpd
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntp-wait @NTP_WAIT_MS@ "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH ntp-wait @NTP_WAIT_MS@ "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-pCaqDK/ag-MCayCK)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-hnaism/ag-vnaqrm)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:31 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:22 AM by AutoGen 5.18.5
.\" From the definitions ntp-wait-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
will send at most
\f\*[I-Font]num-tries\f[]
queries to
-\fCntpd\fR(8)\f[],
+\fCntpd\f[]\fR(8)\f[],
sleeping for
\f\*[I-Font]secs-between-tries\f[]
after each status return that says
-\fCntpd\fR(8)\f[]
+\fCntpd\f[]\fR(8)\f[]
has not yet produced a synchronized and stable system clock.
.sp \n(Ppu
.ne 2
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTP_WAIT @NTP_WAIT_MS@ User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:41 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:28 AM by AutoGen 5.18.5
.\" From the definitions ntp-wait-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
#
# EDIT THIS FILE WITH CAUTION (invoke-ntpsweep.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:25:47 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:01:32 AM by AutoGen 5.18.5
# From the definitions ntpsweep-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p3-RC1
+ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p3-RC2
USAGE: ntpsweep [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [hostfile]
-l, --host-list=str Host to execute actions on
# EDIT THIS FILE WITH CAUTION (ntpsweep-opts)
#
-# It has been AutoGen-ed May 12, 2015 at 04:25:43 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:01:30 AM by AutoGen 5.18.5
# From the definitions ntpsweep-opts.def
# and the template file perlopt
'help|?', 'more-help'));
$usage = <<'USAGE';
-ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p3-RC1
+ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p3-RC2
USAGE: ntpsweep [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [hostfile]
-l, --host-list=str Host to execute actions on
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntpsweep 1ntpsweepman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH ntpsweep 1ntpsweepman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-fXaO5L/ag-vXaW4L)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-4gaiUn/ag-fhaqTn)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:49 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:34 AM by AutoGen 5.18.5
.\" From the definitions ntpsweep-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTPSWEEP 1ntpsweepmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntpsweep-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:54 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:37 AM by AutoGen 5.18.5
.\" From the definitions ntpsweep-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
<p>This document describes the use of the NTP Project's <code>ntpsweep</code> program.
- <p>This document applies to version 4.2.8p3-RC1 of <code>ntpsweep</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>ntpsweep</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p3-RC1
+<pre class="example">ntpsweep - Print various informations about given ntp servers - Ver. 4.2.8p3-RC2
USAGE: ntpsweep [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [hostfile]
-l, --host-list=str Host to execute actions on
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntpsweep 1ntpsweepman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH ntpsweep 1ntpsweepman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-fXaO5L/ag-vXaW4L)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-4gaiUn/ag-fhaqTn)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:49 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:34 AM by AutoGen 5.18.5
.\" From the definitions ntpsweep-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTPSWEEP 1ntpsweepmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntpsweep-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:54 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:37 AM by AutoGen 5.18.5
.\" From the definitions ntpsweep-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
#
# EDIT THIS FILE WITH CAUTION (invoke-ntptrace.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:26:05 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:01:45 AM by AutoGen 5.18.5
# From the definitions ntptrace-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntptrace - Trace peers of an NTP server - Ver. 4.2.8p3-RC1
+ntptrace - Trace peers of an NTP server - Ver. 4.2.8p3-RC2
USAGE: ntptrace [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... [host]
-n, --numeric Print IP addresses instead of hostnames
# EDIT THIS FILE WITH CAUTION (ntptrace-opts)
#
-# It has been AutoGen-ed May 12, 2015 at 04:25:56 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:01:39 AM by AutoGen 5.18.5
# From the definitions ntptrace-opts.def
# and the template file perlopt
'help|?', 'more-help'));
$usage = <<'USAGE';
-ntptrace - Trace peers of an NTP server - Ver. 4.2.8p3-RC1
+ntptrace - Trace peers of an NTP server - Ver. 4.2.8p3-RC2
USAGE: ntptrace [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [host]
-n, --numeric Print IP addresses instead of hostnames
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntptrace 1ntptraceman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH ntptrace 1ntptraceman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-.paamN/ag-PqailN)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-73ayap/ag-i4aG_o)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:59 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:41 AM by AutoGen 5.18.5
.\" From the definitions ntptrace-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTPTRACE 1ntptracemdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntptrace-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:07 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:47 AM by AutoGen 5.18.5
.\" From the definitions ntptrace-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
<h2 class="unnumbered">Simple Network Time Protocol User Manual</h2>
<p>This document describes the use of the NTP Project's <code>ntptrace</code> program.
-This document applies to version 4.2.8p3-RC1 of <code>ntptrace</code>.
+This document applies to version 4.2.8p3-RC2 of <code>ntptrace</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntptrace - Trace peers of an NTP server - Ver. 4.2.8p3-RC1
+<pre class="example">ntptrace - Trace peers of an NTP server - Ver. 4.2.8p3-RC2
USAGE: ntptrace [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [host]
-n, --numeric Print IP addresses instead of hostnames
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntptrace @NTPTRACE_MS@ "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH ntptrace @NTPTRACE_MS@ "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-.paamN/ag-PqailN)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-73ayap/ag-i4aG_o)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:25:59 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:41 AM by AutoGen 5.18.5
.\" From the definitions ntptrace-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTPTRACE @NTPTRACE_MS@ User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntptrace-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:07 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:47 AM by AutoGen 5.18.5
.\" From the definitions ntptrace-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
# EDIT THIS FILE WITH CAUTION (plot_summary-opts)
#
-# It has been AutoGen-ed May 12, 2015 at 04:26:19 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:02:00 AM by AutoGen 5.18.5
# From the definitions plot_summary-opts.def
# and the template file perlopt
'help|?', 'more-help'));
$usage = <<'USAGE';
-plot_summary - plot statistics generated by summary script - Ver. 4.2.8p3-RC1
+plot_summary - plot statistics generated by summary script - Ver. 4.2.8p3-RC2
USAGE: plot_summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
--directory=str Where the summary files are
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH plot_summary 1plot_summaryman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH plot_summary 1plot_summaryman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-YqaybQ/ag-graGaQ)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-raaa2r/ag-Eaai1r)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:28 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:02:06 AM by AutoGen 5.18.5
.\" From the definitions plot_summary-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd May 12 2015
+.Dd June 24 2015
.Dt PLOT_SUMMARY 1plot_summarymdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (plot_summary-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:30 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:02:08 AM by AutoGen 5.18.5
.\" From the definitions plot_summary-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
<h2 class="unnumbered">Plot_summary User Manual</h2>
<p>This document describes the use of the NTP Project's <code>plot_summary</code> program.
-This document applies to version 4.2.8p3-RC1 of <code>plot_summary</code>.
+This document applies to version 4.2.8p3-RC2 of <code>plot_summary</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">plot_summary - plot statistics generated by summary script - Ver. 4.2.8p3-RC1
+<pre class="example">plot_summary - plot statistics generated by summary script - Ver. 4.2.8p3-RC2
USAGE: plot_summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
--directory=str Where the summary files are
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH plot_summary 1plot_summaryman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH plot_summary 1plot_summaryman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-YqaybQ/ag-graGaQ)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-raaa2r/ag-Eaai1r)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:28 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:02:06 AM by AutoGen 5.18.5
.\" From the definitions plot_summary-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd May 12 2015
+.Dd June 24 2015
.Dt PLOT_SUMMARY 1plot_summarymdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (plot_summary-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:30 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:02:08 AM by AutoGen 5.18.5
.\" From the definitions plot_summary-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
# EDIT THIS FILE WITH CAUTION (summary-opts)
#
-# It has been AutoGen-ed May 12, 2015 at 04:26:22 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:02:02 AM by AutoGen 5.18.5
# From the definitions summary-opts.def
# and the template file perlopt
'help|?', 'more-help'));
$usage = <<'USAGE';
-summary - compute various stastics from NTP stat files - Ver. 4.2.8p3-RC1
+summary - compute various stastics from NTP stat files - Ver. 4.2.8p3-RC2
USAGE: summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
--directory=str Directory containing stat files
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH summary 1summaryman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH summary 1summaryman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-bYaapQ/ag-yYaioQ)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-svaOds/ag-FvaWcs)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:34 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:02:12 AM by AutoGen 5.18.5
.\" From the definitions summary-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd May 12 2015
+.Dd June 24 2015
.Dt SUMMARY 1summarymdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (summary-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:36 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:02:13 AM by AutoGen 5.18.5
.\" From the definitions summary-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
<h2 class="unnumbered">Summary User Manual</h2>
<p>This document describes the use of the NTP Project's <code>summary</code> program.
-This document applies to version 4.2.8p3-RC1 of <code>summary</code>.
+This document applies to version 4.2.8p3-RC2 of <code>summary</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">summary - compute various stastics from NTP stat files - Ver. 4.2.8p3-RC1
+<pre class="example">summary - compute various stastics from NTP stat files - Ver. 4.2.8p3-RC2
USAGE: summary [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
--directory=str Directory containing stat files
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH summary 1summaryman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH summary 1summaryman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-bYaapQ/ag-yYaioQ)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-svaOds/ag-FvaWcs)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:34 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:02:12 AM by AutoGen 5.18.5
.\" From the definitions summary-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
-.Dd May 12 2015
+.Dd June 24 2015
.Dt SUMMARY 1summarymdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (summary-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:36 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:02:13 AM by AutoGen 5.18.5
.\" From the definitions summary-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
#
# EDIT THIS FILE WITH CAUTION (invoke-update-leap.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:26:15 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:01:52 AM by AutoGen 5.18.5
# From the definitions update-leap-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-/bin/bash: line 136: ./update-leap: Permission denied
+ update-leap
+ Usage: $0 [options] [leapfile]
+
+ Verifies and if necessary, updates leap-second definition file
+
+ All arguments are optional: Default (or current value) shown: -s
+ Specify the URL of the master copy to download $LEAPSRC -d Specify
+ the filename on the local system $LEAPFILE -e Specify how long (in
+ days) before expiration the file is to be refreshed. Note that
+ larger values imply more frequent refreshes. "$PREFETCH" -f Specify
+ location of ntp.conf (used to make sure leapfile directive is
+ present and to default leapfile) $NTPCONF -F Force update even if
+ current file is OK and not close to expiring. -r Specify number of
+ times to retry on get failure $MAXTRIES -i Specify number of minutes
+ between retries $INTERVAL -l Use syslog for output (Implied if
+ CRONJOB is set) -L Don't use syslog for output -P Specify the syslog
+ facility for logging $LOGFAC -t Name of temporary file used in
+ validation $TMPFILE -q Only report errors to stdout -v Verbose
+ output
+
+ The following options are not (yet) implemented in the perl version:
+ -4 Use only IPv4 -6 Use only IPv6 -c Command to restart NTP after
+ installing a new file <none> - ntpd checks file daily -p 4|6 Prefer
+ IPv4 or IPv6 (as specified) addresses, but use either -z Specify
+ path for utilities $PATHLIST -Z Only use system path
+
+ $0 will validate the file currently on the local system
+
+ Ordinarily, the file is found using the "leapfile" directive in
+ $NTPCONF. However, an alternate location can be specified on the
+ command line.
+
+ If the file does not exist, is not valid, has expired, or is
+ expiring soon, a new copy will be downloaded. If the new copy
+ validates, it is installed and NTP is (optionally) restarted.
+
+ If the current file is acceptable, no download or restart occurs.
+
+ -c can also be used to invoke another script to perform
+ administrative functions, e.g. to copy the file to other local
+ systems.
+
+ This can be run as a cron job. As the file is rarely updated, and
+ leap seconds are announced at least one month in advance (usually
+ longer), it need not be run more frequently than about once every
+ three weeks.
+
+ For cron-friendly behavior, define CRONJOB=1 in the crontab.
+
+ Version $VERSION
@end example
@exampleindent 4
# EDIT THIS FILE WITH CAUTION (update-leap-opts)
#
-# It has been AutoGen-ed May 12, 2015 at 04:26:09 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:02:00 AM by AutoGen 5.18.5
# From the definitions update-leap-opts.def
# and the template file perlopt
'help|?', 'more-help'));
$usage = <<'USAGE';
-update-leap - leap-seconds file manager/updater - Ver. 4.2.8p3-RC1
+update-leap - leap-seconds file manager/updater - Ver. 4.2.8p3-RC2
USAGE: update-leap [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
-s, --source-url=str The URL of the master copy of the leapseconds file
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH update-leap 1update-leapman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH update-leap 1update-leapman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-n3aicO/ag-J3aqbO)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-HSai2p/ag-2Saq1p)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:10 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:49 AM by AutoGen 5.18.5
.\" From the definitions update-leap-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
.ne 2
Ordinarily, the file is found using the "leapfile" directive in
-\fCntp.conf\fR(5)\f[].
+\fCntp.conf\f[]\fR(5)\f[].
However, an alternate location can be specified on the command line.
.sp \n(Ppu
.ne 2
-.Dd May 12 2015
+.Dd June 24 2015
.Dt UPDATE_LEAP 1update-leapmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (update-leap-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:17 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:58 AM by AutoGen 5.18.5
.\" From the definitions update-leap-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
<p>This document describes the use of the NTP Project's <code>update-leap</code> program.
- <p>This document applies to version 4.2.8p3-RC1 of <code>update-leap</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>update-leap</code>.
<div class="shortcontents">
<h2>Short Contents</h2>
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH update-leap 1update-leapman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH update-leap 1update-leapman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-n3aicO/ag-J3aqbO)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-HSai2p/ag-2Saq1p)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:10 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:49 AM by AutoGen 5.18.5
.\" From the definitions update-leap-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
.ne 2
Ordinarily, the file is found using the "leapfile" directive in
-\fCntp.conf\fR(5)\f[].
+\fCntp.conf\f[]\fR(5)\f[].
However, an alternate location can be specified on the command line.
.sp \n(Ppu
.ne 2
-.Dd May 12 2015
+.Dd June 24 2015
.Dt UPDATE_LEAP 1update-leapmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (update-leap-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:26:17 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:58 AM by AutoGen 5.18.5
.\" From the definitions update-leap-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
#
# EDIT THIS FILE WITH CAUTION (invoke-sntp.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:21:00 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:01:07 AM by AutoGen 5.18.5
# From the definitions sntp-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p3-RC1
+sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p3-RC2
Usage: sntp [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.c)
*
- * It has been AutoGen-ed May 12, 2015 at 04:18:29 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 10:55:43 AM by AutoGen 5.18.5
* From the definitions sntp-opts.def
* and the template file options
*
* static const strings for sntp options
*/
static char const sntp_opt_strs[2561] =
-/* 0 */ "sntp 4.2.8p3-RC1\n"
+/* 0 */ "sntp 4.2.8p3-RC2\n"
"Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
/* 2302 */ "LOAD_OPTS\0"
/* 2312 */ "no-load-opts\0"
/* 2325 */ "SNTP\0"
-/* 2330 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p3-RC1\n"
+/* 2330 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p3-RC2\n"
"Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n"
"\t\t[ hostname-or-IP ...]\n\0"
/* 2493 */ "$HOME\0"
/* 2501 */ ".ntprc\0"
/* 2508 */ "http://bugs.ntp.org, bugs@ntp.org\0"
/* 2542 */ "\n\0"
-/* 2544 */ "sntp 4.2.8p3-RC1";
+/* 2544 */ "sntp 4.2.8p3-RC2";
/**
* ipv4 option description with
translate option names.
*/
/* referenced via sntpOptions.pzCopyright */
- puts(_("sntp 4.2.8p3-RC1\n\
+ puts(_("sntp 4.2.8p3-RC2\n\
Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
puts(_("load options from a config file"));
/* referenced via sntpOptions.pzUsageTitle */
- puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p3-RC1\n\
+ puts(_("sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p3-RC2\n\
Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \\\n\
\t\t[ hostname-or-IP ...]\n"));
puts(_("\n"));
/* referenced via sntpOptions.pzFullVersion */
- puts(_("sntp 4.2.8p3-RC1"));
+ puts(_("sntp 4.2.8p3-RC2"));
/* referenced via sntpOptions.pzFullUsage */
puts(_("<<<NOT-FOUND>>>"));
/*
* EDIT THIS FILE WITH CAUTION (sntp-opts.h)
*
- * It has been AutoGen-ed May 12, 2015 at 04:18:28 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 10:55:42 AM by AutoGen 5.18.5
* From the definitions sntp-opts.def
* and the template file options
*
/** count of all options for sntp */
#define OPTION_CT 23
/** sntp version */
-#define SNTP_VERSION "4.2.8p3-RC1"
+#define SNTP_VERSION "4.2.8p3-RC2"
/** Full sntp version text */
-#define SNTP_FULL_VERSION "sntp 4.2.8p3-RC1"
+#define SNTP_FULL_VERSION "sntp 4.2.8p3-RC2"
/**
* Interface defines for all options. Replace "n" with the UPPER_CASED
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH sntp 1sntpman "12 May 2015" "4.2.8p3-RC1" "User Commands"
+.TH sntp 1sntpman "24 Jun 2015" "4.2.8p3-RC2" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-9YaiUq/ag-MZaaTq)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-yLaW.j/ag-KLaO9j)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:20:54 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:03 AM by AutoGen 5.18.5
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
With suitable privilege,
run as a command
or from a
-\fCcron\fR(8)\f[]
+\fCcron\f[]\fR(8)\f[]
job,
\f\*[B-Font]sntp \-Ss \-M 128 ntpserver.somewhere\f[]
will request the time from the server,
With suitable privilege,
run as a command
or from a
-\fCcron\fR(8)\f[]
+\fCcron\f[]\fR(8)\f[]
job,
\f\*[B-Font]sntp \-S ntpserver.somewhere\f[]
will set (step) the local clock from a synchronized specified server,
like the (deprecated)
-\fCntpdate\fR(1ntpdatemdoc)\f[],
+\fCntpdate\f[]\fR(1ntpdatemdoc)\f[],
or
-\fCrdate\fR(8)\f[]
+\fCrdate\f[]\fR(8)\f[]
commands.
.PP
.SH "ENVIRONMENT"
-.Dd May 12 2015
+.Dd June 24 2015
.Dt SNTP 1sntpmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:21:05 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:10 AM by AutoGen 5.18.5
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
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.8p3-RC1 of <code>sntp</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>sntp</code>.
<p>The program implements the SNTP protocol as defined by RFC 5905, the NTPv4
IETF specification.
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p3-RC1
+<pre class="example">sntp - standard Simple Network Time Protocol client program - Ver. 4.2.8p3-RC2
Usage: sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
[ hostname-or-IP ...]
Flg Arg Option-Name Description
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH sntp @SNTP_MS@ "12 May 2015" "4.2.8p3-RC1" "User Commands"
+.TH sntp @SNTP_MS@ "24 Jun 2015" "4.2.8p3-RC2" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-9YaiUq/ag-MZaaTq)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-yLaW.j/ag-KLaO9j)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:20:54 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:03 AM by AutoGen 5.18.5
.\" From the definitions sntp-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
With suitable privilege,
run as a command
or from a
-\fCcron\fR(8)\f[]
+\fCcron\f[]\fR(8)\f[]
job,
\f\*[B-Font]sntp \-Ss \-M 128 ntpserver.somewhere\f[]
will request the time from the server,
With suitable privilege,
run as a command
or from a
-\fCcron\fR(8)\f[]
+\fCcron\f[]\fR(8)\f[]
job,
\f\*[B-Font]sntp \-S ntpserver.somewhere\f[]
will set (step) the local clock from a synchronized specified server,
like the (deprecated)
-\fCntpdate\fR(@NTPDATE_MS@)\f[],
+\fCntpdate\f[]\fR(@NTPDATE_MS@)\f[],
or
-\fCrdate\fR(8)\f[]
+\fCrdate\f[]\fR(8)\f[]
commands.
.PP
.SH "ENVIRONMENT"
-.Dd May 12 2015
+.Dd June 24 2015
.Dt SNTP @SNTP_MS@ User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:21:05 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:01:10 AM by AutoGen 5.18.5
.\" From the definitions sntp-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
#
# EDIT THIS FILE WITH CAUTION (invoke-ntp-keygen.texi)
#
-# It has been AutoGen-ed May 12, 2015 at 04:34:26 AM by AutoGen 5.18.5
+# It has been AutoGen-ed June 24, 2015 at 11:06:27 AM by AutoGen 5.18.5
# From the definitions ntp-keygen-opts.def
# and the template file agtexi-cmd.tpl
@end ignore
@exampleindent 0
@example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p3-RC1
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p3-RC2
Usage: ntp-keygen [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
Flg Arg Option-Name Description
-b Num imbits identity modulus bits
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.c)
*
- * It has been AutoGen-ed May 12, 2015 at 04:34:05 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 11:06:11 AM by AutoGen 5.18.5
* From the definitions ntp-keygen-opts.def
* and the template file options
*
* static const strings for ntp-keygen options
*/
static char const ntp_keygen_opt_strs[2431] =
-/* 0 */ "ntp-keygen (ntp) 4.2.8p3-RC1\n"
+/* 0 */ "ntp-keygen (ntp) 4.2.8p3-RC2\n"
"Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n"
"This is free software. It is licensed for use, modification and\n"
"redistribution under the terms of the NTP License, copies of which\n"
/* 2206 */ "no-load-opts\0"
/* 2219 */ "no\0"
/* 2222 */ "NTP_KEYGEN\0"
-/* 2233 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p3-RC1\n"
+/* 2233 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p3-RC2\n"
"Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n\0"
/* 2351 */ "$HOME\0"
/* 2357 */ ".\0"
/* 2359 */ ".ntprc\0"
/* 2366 */ "http://bugs.ntp.org, bugs@ntp.org\0"
/* 2400 */ "\n\0"
-/* 2402 */ "ntp-keygen (ntp) 4.2.8p3-RC1";
+/* 2402 */ "ntp-keygen (ntp) 4.2.8p3-RC2";
/**
* imbits option description:
translate option names.
*/
/* referenced via ntp_keygenOptions.pzCopyright */
- puts(_("ntp-keygen (ntp) 4.2.8p3-RC1\n\
+ puts(_("ntp-keygen (ntp) 4.2.8p3-RC2\n\
Copyright (C) 1992-2015 The University of Delaware and Network Time Foundation, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the NTP License, copies of which\n\
puts(_("load options from a config file"));
/* referenced via ntp_keygenOptions.pzUsageTitle */
- puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p3-RC1\n\
+ puts(_("ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p3-RC2\n\
Usage: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]...\n"));
/* referenced via ntp_keygenOptions.pzExplain */
puts(_("\n"));
/* referenced via ntp_keygenOptions.pzFullVersion */
- puts(_("ntp-keygen (ntp) 4.2.8p3-RC1"));
+ puts(_("ntp-keygen (ntp) 4.2.8p3-RC2"));
/* referenced via ntp_keygenOptions.pzFullUsage */
puts(_("<<<NOT-FOUND>>>"));
/*
* EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.h)
*
- * It has been AutoGen-ed May 12, 2015 at 04:34:04 AM by AutoGen 5.18.5
+ * It has been AutoGen-ed June 24, 2015 at 11:06:10 AM by AutoGen 5.18.5
* From the definitions ntp-keygen-opts.def
* and the template file options
*
/** count of all options for ntp-keygen */
#define OPTION_CT 26
/** ntp-keygen version */
-#define NTP_KEYGEN_VERSION "4.2.8p3-RC1"
+#define NTP_KEYGEN_VERSION "4.2.8p3-RC2"
/** Full ntp-keygen version text */
-#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.8p3-RC1"
+#define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) 4.2.8p3-RC2"
/**
* Interface defines for all options. Replace "n" with the UPPER_CASED
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntp-keygen 1ntp-keygenman "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-oDaiJZ/ag-IDaaIZ)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-.GaaxA/ag-lHa4vA)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:34:20 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:06:22 AM by AutoGen 5.18.5
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
using secure means beyond the scope of NTP itself.
Besides the keys used for ordinary NTP associations, additional keys
can be defined as passwords for the
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
utility programs.
.sp \n(Ppu
.ne 2
\f\*[B-Font]\-q\f[]
option the password for encrypted files sent to remote sites.
If no password is specified, the host name returned by the Unix
-\fBgethostname\fR()\f[]
+\fBgethostname\f[]\fR()\f[]
function, normally the DNS name of the host is used.
.sp \n(Ppu
.ne 2
.ne 2
The
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
configuration command
\f\*[B-Font]crypto\f[] \f\*[B-Font]pw\f[] \f\*[I-Font]password\f[]
specifies the read password for previously encrypted files.
If a link is present, ntpd follows it to the file name
to extract the filestamp.
If a link is not present,
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
extracts the filestamp from the file itself.
This allows clients to verify that the file and generation times
are always current.
If a link is present, ntpd follows it to the file name
to extract the filestamp.
If a link is not present,
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
extracts the filestamp from the file itself.
This allows clients to verify that the file and generation times
are always current.
as explained in the
\fIAuthentication\f[] \fIOptions\f[]
section of
-\fCntp.conf\fR(5)\f[].
+\fCntp.conf\f[]\fR(5)\f[].
The default cryptotype uses RSA encryption, MD5 message digest
and TC identification.
First, configure a NTP subnet including one or more low-stratum
or dynamic means described on the
\fIAutomatic\f[] \fINTP\f[] \fIConfiguration\f[] \fIOptions\f[]
section of
-\fCntp.conf\fR(5)\f[].
+\fCntp.conf\f[]\fR(5)\f[].
.sp \n(Ppu
.ne 2
with the same flags as before to generate new certificates
using existing keys.
However, if the host or sign key is changed,
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
should be restarted.
When
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
is restarted, it loads any new files and restarts the protocol.
Other dependent hosts will continue as usual until signatures are refreshed,
at which time the protocol is restarted.
Lines beginning with # are considered comments and ignored by the
\f\*[B-Font]ntp-keygen\fP
program and
-\fCntpd\fR(1ntpdmdoc)\f[]
+\fCntpd\f[]\fR(1ntpdmdoc)\f[]
daemon.
Cryptographic values are encoded first using ASN.1 rules,
then encrypted if necessary, and finally written PEM-encoded
.ne 2
Note that the keys used by the
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
programs
are checked against passwords requested by the programs
and entered by hand, so it is generally appropriate to specify these keys
While this file is not used with the Autokey Version 2 protocol,
it is needed to authenticate some remote configuration commands
used by the
-\fCntpq\fR(1ntpqmdoc)\f[]
+\fCntpq\f[]\fR(1ntpqmdoc)\f[]
and
-\fCntpdc\fR(1ntpdcmdoc)\f[]
+\fCntpdc\f[]\fR(1ntpdcmdoc)\f[]
utilities.
.SH "OPTIONS"
.TP
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTP_KEYGEN 1ntp-keygenmdoc User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:34:28 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:06:29 AM by AutoGen 5.18.5
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME
printable ASCII format so they can be embedded as MIME attachments in
mail to other sites.
- <p>This document applies to version 4.2.8p3-RC1 of <code>ntp-keygen</code>.
+ <p>This document applies to version 4.2.8p3-RC2 of <code>ntp-keygen</code>.
<div class="node">
<p><hr>
used to select the program, defaulting to <span class="file">more</span>. Both will exit
with a status code of 0.
-<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p2
+<pre class="example">ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.8p3-RC1
Usage: ntp-keygen [ -<flag> [<val>] | --<name>[{=| }<val>] ]...
Flg Arg Option-Name Description
-b Num imbits identity modulus bits
.ds B-Font B
.ds I-Font I
.ds R-Font R
-.TH ntp-keygen @NTP_KEYGEN_MS@ "12 May 2015" "ntp (4.2.8p3-RC1)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "24 Jun 2015" "ntp (4.2.8p3-RC2)" "User Commands"
.\"
-.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-oDaiJZ/ag-IDaaIZ)
+.\" EDIT THIS FILE WITH CAUTION (/tmp/.ag-.GaaxA/ag-lHa4vA)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:34:20 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:06:22 AM by AutoGen 5.18.5
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agman-cmd.tpl
.SH NAME
using secure means beyond the scope of NTP itself.
Besides the keys used for ordinary NTP associations, additional keys
can be defined as passwords for the
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
utility programs.
.sp \n(Ppu
.ne 2
\f\*[B-Font]\-q\f[]
option the password for encrypted files sent to remote sites.
If no password is specified, the host name returned by the Unix
-\fBgethostname\fR()\f[]
+\fBgethostname\f[]\fR()\f[]
function, normally the DNS name of the host is used.
.sp \n(Ppu
.ne 2
.ne 2
The
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
configuration command
\f\*[B-Font]crypto\f[] \f\*[B-Font]pw\f[] \f\*[I-Font]password\f[]
specifies the read password for previously encrypted files.
If a link is present, ntpd follows it to the file name
to extract the filestamp.
If a link is not present,
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
extracts the filestamp from the file itself.
This allows clients to verify that the file and generation times
are always current.
If a link is present, ntpd follows it to the file name
to extract the filestamp.
If a link is not present,
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
extracts the filestamp from the file itself.
This allows clients to verify that the file and generation times
are always current.
as explained in the
\fIAuthentication\f[] \fIOptions\f[]
section of
-\fCntp.conf\fR(5)\f[].
+\fCntp.conf\f[]\fR(5)\f[].
The default cryptotype uses RSA encryption, MD5 message digest
and TC identification.
First, configure a NTP subnet including one or more low-stratum
or dynamic means described on the
\fIAutomatic\f[] \fINTP\f[] \fIConfiguration\f[] \fIOptions\f[]
section of
-\fCntp.conf\fR(5)\f[].
+\fCntp.conf\f[]\fR(5)\f[].
.sp \n(Ppu
.ne 2
with the same flags as before to generate new certificates
using existing keys.
However, if the host or sign key is changed,
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
should be restarted.
When
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
is restarted, it loads any new files and restarts the protocol.
Other dependent hosts will continue as usual until signatures are refreshed,
at which time the protocol is restarted.
Lines beginning with # are considered comments and ignored by the
\f\*[B-Font]ntp-keygen\fP
program and
-\fCntpd\fR(@NTPD_MS@)\f[]
+\fCntpd\f[]\fR(@NTPD_MS@)\f[]
daemon.
Cryptographic values are encoded first using ASN.1 rules,
then encrypted if necessary, and finally written PEM-encoded
.ne 2
Note that the keys used by the
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
programs
are checked against passwords requested by the programs
and entered by hand, so it is generally appropriate to specify these keys
While this file is not used with the Autokey Version 2 protocol,
it is needed to authenticate some remote configuration commands
used by the
-\fCntpq\fR(@NTPQ_MS@)\f[]
+\fCntpq\f[]\fR(@NTPQ_MS@)\f[]
and
-\fCntpdc\fR(@NTPDC_MS@)\f[]
+\fCntpdc\f[]\fR(@NTPDC_MS@)\f[]
utilities.
.SH "OPTIONS"
.TP
-.Dd May 12 2015
+.Dd June 24 2015
.Dt NTP_KEYGEN @NTP_KEYGEN_MS@ User Commands
.Os
.\" EDIT THIS FILE WITH CAUTION (ntp-keygen-opts.mdoc)
.\"
-.\" It has been AutoGen-ed May 12, 2015 at 04:34:28 AM by AutoGen 5.18.5
+.\" It has been AutoGen-ed June 24, 2015 at 11:06:29 AM by AutoGen 5.18.5
.\" From the definitions ntp-keygen-opts.def
.\" and the template file agmdoc-cmd.tpl
.Sh NAME