From: Harlan Stenn Date: Mon, 3 Dec 2012 05:37:26 +0000 (+0000) Subject: NTP_4_2_7P330 X-Git-Tag: NTP_4_2_7P330^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20b86364fdad2b3dd70fa944fc72468a887cd5da;p=thirdparty%2Fntp.git NTP_4_2_7P330 bk: 50bc3a96XFbLmvdM-ESnUeLLtA2RqA --- diff --git a/ChangeLog b/ChangeLog index e8b691e28..cd21308ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p330) 2012/12/03 Released by Harlan Stenn * autogen doc cleanup (4.2.7p329) 2012/12/01 Released by Harlan Stenn * [Bug 2278] ACTS flag3 mismatch between code and driver18.html. diff --git a/ntpd/invoke-ntp.conf.texi b/ntpd/invoke-ntp.conf.texi index 3231873c4..bc23d2be3 100644 --- a/ntpd/invoke-ntp.conf.texi +++ b/ntpd/invoke-ntp.conf.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntp.conf.texi) # -# It has been AutoGen-ed December 3, 2012 at 12:40:11 AM by AutoGen 5.16.2 +# It has been AutoGen-ed December 3, 2012 at 05:26:26 AM by AutoGen 5.16.2 # From the definitions ntp.conf.def # and the template file agtexi-cmd.tpl @end ignore @@ -110,6 +110,9 @@ Options While there is a rich set of options available, the only required option is one or more .Ic +pool +, +.Ic server , .Ic @@ -173,6 +176,32 @@ equivalent classes for that address family. @item Xo .Op Cm +burst +.Op +Cm +iburst +.Op +Cm +version +Ar +version +.Op +Cm +prefer +.Op +Cm +minpoll +Ar +minpoll +.Op +Cm +maxpoll +Ar +maxpoll +.Xc +@item Xo +.Op +Cm key Ar key @@ -296,7 +325,7 @@ ttl @end multitable -These four commands specify the time server name or address to +These five commands specify the time server name or address to be used and the mode in which to operate. The .Ar @@ -316,6 +345,12 @@ provided in . @table @samp @item Ic +For type s addresses, this command mobilizes a persistent +client mode association with a number of remote servers. +In this mode the local clock can synchronized to the +remote server, but the remote server can never be synchronized to +the local clock. +@item Ic For type s and r addresses, this command mobilizes a persistent client mode association with the specified remote server or local radio clock. diff --git a/ntpd/invoke-ntp.keys.texi b/ntpd/invoke-ntp.keys.texi index e370191db..b6c8b18b8 100644 --- a/ntpd/invoke-ntp.keys.texi +++ b/ntpd/invoke-ntp.keys.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntp.keys.texi) # -# It has been AutoGen-ed December 3, 2012 at 12:41:43 AM by AutoGen 5.16.2 +# It has been AutoGen-ed December 3, 2012 at 05:26:29 AM by AutoGen 5.16.2 # From the definitions ntp.keys.def # and the template file agtexi-cmd.tpl @end ignore diff --git a/ntpd/invoke-ntpd.texi b/ntpd/invoke-ntpd.texi index d54473c12..2ee650f3c 100644 --- a/ntpd/invoke-ntpd.texi +++ b/ntpd/invoke-ntpd.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntpd.texi) # -# It has been AutoGen-ed December 1, 2012 at 11:31:42 AM by AutoGen 5.16.2 +# It has been AutoGen-ed December 3, 2012 at 05:26:30 AM by AutoGen 5.16.2 # From the definitions ntpd-opts.def # and the template file agtexi-cmd.tpl @end ignore @@ -140,7 +140,7 @@ with a status code of 0. @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.7p329 +ntpd - NTP daemon program - Ver. 4.2.7p330 USAGE: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntp.conf.5man b/ntpd/ntp.conf.5man index 33a28d47b..228cd0ab0 100644 --- a/ntpd/ntp.conf.5man +++ b/ntpd/ntp.conf.5man @@ -1,8 +1,8 @@ -.TH ntp.conf 5man "01 Dec 2012" "4.2.7p329" "File Formats" +.TH ntp.conf 5man "03 Dec 2012" "4.2.7p330" "File Formats" .\" .\" EDIT THIS FILE WITH CAUTION (ntp.man) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:29 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:14 AM by AutoGen 5.16.2 .\" From the definitions ntp.conf.def .\" and the template file agman-cmd.tpl .\" @@ -16,36 +16,7 @@ ntp.conf \- Network Time Protocol (NTP) daemon configuration file format All arguments must be options. .PP .SH DESCRIPTION -.SH "OPTIONS" -.TP -.BR \-\-help -Display usage information and exit. -.TP -.BR \-\-more-help -Pass the extended usage information through a pager. -.TP -.BR \-\-version "[=\fI{v|c|n}\fP]" -Output version of program and exit. The default mode is `v', a simple -version. The `c' mode will print copyright information and `n' will -print the full copyright notice. -.SH "OPTION PRESETS" -Any option that is not marked as \fInot presettable\fP may be preset -by loading values from environment variables named: -.nf - \fBNTP_CONF_\fP or \fBNTP_CONF\fP -.fi -.ad -.SH "ENVIRONMENT" -See \fBOPTION PRESETS\fP for configuration environment variables. .SH FILES -.SH "EXIT STATUS" -One of the following exit values will be returned: -.TP -.BR 0 " (EXIT_SUCCESS)" -Successful program execution. -.TP -.BR 1 " (EXIT_FAILURE)" -The operation failed or the command syntax was not valid. .SH "SEE ALSO" .SH "AUTHORS" The University of Delaware diff --git a/ntpd/ntp.conf.5mdoc b/ntpd/ntp.conf.5mdoc index 2ef39a30d..d8df89e9d 100644 --- a/ntpd/ntp.conf.5mdoc +++ b/ntpd/ntp.conf.5mdoc @@ -1,9 +1,9 @@ -.Dd December 1 2012 +.Dd December 3 2012 .Dt NTP_CONF 5mdoc File Formats .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntp.mdoc) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:44 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:32 AM by AutoGen 5.16.2 .\" From the definitions ntp.conf.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -17,35 +17,7 @@ All arguments must be options. .Pp .Sh DESCRIPTION -.Sh "OPTIONS" -.Bl -tag -.It \-\-help -Display usage information and exit. -.It \-\-more-help -Pass the extended usage information through a pager. -.It \-\-version "[=\fI{v|c|n}\fP]" -Output version of program and exit. The default mode is `v', a simple -version. The `c' mode will print copyright information and `n' will -print the full copyright notice. -.El -.Sh "OPTION PRESETS" -Any option that is not marked as \fInot presettable\fP may be preset -by loading values from environment variables named: -.nf - \fBNTP_CONF_\fP or \fBNTP_CONF\fP -.fi -.ad -.Sh "ENVIRONMENT" -See \fBOPTION PRESETS\fP for configuration environment variables. .Sh FILES -.Sh "EXIT STATUS" -One of the following exit values will be returned: -.Bl -tag -.It 0 " (EXIT_SUCCESS)" -Successful program execution. -.It 1 " (EXIT_FAILURE)" -The operation failed or the command syntax was not valid. -.El .Sh "SEE ALSO" .Sh "AUTHORS" The University of Delaware diff --git a/ntpd/ntp.conf.html b/ntpd/ntp.conf.html index 943ed8beb..f1d9d8b31 100644 --- a/ntpd/ntp.conf.html +++ b/ntpd/ntp.conf.html @@ -3,7 +3,7 @@ NTP Configuration File User's Manual - + @@ -14,20 +14,18 @@ pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } - span.sc { font-variant:small-caps } - span.roman { font-family:serif; font-weight:normal; } - span.sansserif { font-family:sans-serif; font-weight:normal; } + span.sc { font-variant:small-caps } + span.roman { font-family: serif; font-weight: normal; } -->

NTP Configuration File User's Manual

-


-Next: , +Next: , Previous: (dir), Up: (dir) - +

NTP's Configuration File User Manual

@@ -50,11 +48,9 @@ Up: (dir)
- -


- - + +
@@ -64,11 +60,9 @@ Up: (dir) by default ntp.conf.
- -


- - + +

Invoking ntp.conf

@@ -226,7 +220,7 @@ while a See IPv6 references for the equivalent classes for that address family.
-
Xo
.Op +
Xo
.Op Cm key Ar @@ -259,7 +253,7 @@ maxpoll Ar maxpoll .Xc -
Xo
.Op +
Xo
.Op Cm key Ar @@ -286,7 +280,7 @@ maxpoll Ar maxpoll .Xc -
Xo
.Op +
Xo
.Op Cm key Ar @@ -313,7 +307,7 @@ ttl Ar ttl .Xc -
Xo
.Op +
Xo
.Op Cm key Ar @@ -365,7 +359,7 @@ provided in ) .
-
Ic
For type s and r addresses, this command mobilizes a persistent +
Ic
For type s and r addresses, this command mobilizes a persistent client mode association with the specified remote server or local radio clock. In this mode the local clock can synchronized to the @@ -376,7 +370,7 @@ This command should not be used for type b or m addresses. -
Ic
For type s addresses (only), this command mobilizes a +
Ic
For type s addresses (only), this command mobilizes a persistent symmetric-active mode association with the specified remote peer. In this mode the local clock can be synchronized to @@ -387,7 +381,7 @@ various failure scenarios, either the local or remote peer may be the better source of time. This command should NOT be used for type b, m or r addresses. -
Ic
For type b and m addresses (only), this +
Ic
For type b and m addresses (only), this command mobilizes a persistent broadcast mode association. Multiple commands can be used to specify multiple local broadcast interfaces @@ -416,7 +410,7 @@ or multicastclient commands below. -
Ic
For type m addresses (only), this command mobilizes a +
Ic
For type m addresses (only), this command mobilizes a manycast client mode association for the multicast address specified. In this case a specific address must be supplied which @@ -453,14 +447,14 @@ heard.

Options:

-
Cm
All packets sent to and received from the server or peer are to +
Cm
All packets sent to and received from the server or peer are to include authentication fields encrypted using the autokey scheme described in .Sx Authentication Options . -
Cm
when the server is reachable, send a burst of eight packets +
Cm
when the server is reachable, send a burst of eight packets instead of the usual one. The packet spacing is normally 2 s; however, the spacing between the first and second packets @@ -471,7 +465,7 @@ with the .Ic server command and s addresses. -
Cm
When the server is unreachable, send a burst of eight packets +
Cm
When the server is unreachable, send a burst of eight packets instead of the usual one. The packet spacing is normally 2 s; however, the spacing between the first two packets can be @@ -485,14 +479,14 @@ command and s addresses and when ntpd(1ntpdmdoc) is started with the -q option. -
Cm
All packets sent to and received from the server or peer are to +
Cm
All packets sent to and received from the server or peer are to include authentication fields encrypted using the specified .Ar key identifier with values from 1 to 65534, inclusive. The default is to include no encryption field. -
Cm
Cm
These options specify the minimum and maximum poll intervals +
Cm
Cm
These options specify the minimum and maximum poll intervals for NTP messages, as a power of 2 in seconds The maximum poll interval defaults to 10 (1,024 s), but can be increased by the @@ -505,9 +499,9 @@ the .Cm minpoll option to a lower limit of 4 (16 s). -
Cm
Marks the server as unused, except for display purposes. +
Cm
Marks the server as unused, except for display purposes. The server is discarded by the selection algroithm. -
Cm
Marks the server as preferred. +
Cm
Marks the server as preferred. All other things being equal, this host will be chosen for synchronization among a set of correctly operating hosts. @@ -526,7 +520,7 @@ provided in /usr/share/doc/ntp ) for further information. -
Cm
This option is used only with broadcast server and manycast +
Cm
This option is used only with broadcast server and manycast client modes. It specifies the time-to-live .Ar @@ -540,7 +534,7 @@ client packets. Selection of the proper value, which defaults to 127, is something of a black art and should be coordinated with the network administrator. -
Cm
Specifies the version number to be used for outgoing NTP +
Cm
Specifies the version number to be used for outgoing NTP packets. Versions 1-4 are the choices, with version 4 the default. @@ -549,7 +543,7 @@ default. Auxiliary Commands
-
Ic
This command enables reception of broadcast server messages to +
Ic
This command enables reception of broadcast server messages to any local interface (type b) address. Upon receiving a message for the first time, the broadcast client measures the nominal server @@ -564,7 +558,7 @@ authentication as described in Authentication Options . -
Ic
This command enables reception of manycast client messages to +
Ic
This command enables reception of manycast client messages to the multicast group address(es) (type m) specified. At least one address is required, but the NTP multicast address 224.0.1.1 @@ -579,7 +573,7 @@ authentication as described in Authentication Options . -
Ic
This command enables reception of multicast server messages to +
Ic
This command enables reception of multicast server messages to the multicast group address(es) (type m) specified. Upon receiving a message for the first time, the multicast client measures the @@ -1048,7 +1042,7 @@ Other extension fields are ignored. Authentication Commands
-
Ic
Specifies the interval between regenerations of the session key +
Ic
Specifies the interval between regenerations of the session key list used with the Autokey protocol. Note that the size of the key list for each association depends on this interval and the current @@ -1057,7 +1051,7 @@ The default value is 12 (4096 s or about 1.1 hours). For poll intervals above the specified interval, a session key list with a single entry will be regenerated for every message sent. -
Ic
Specifies the key identifier to use with the +
Ic
Specifies the key identifier to use with the ntpq(1ntpqmdoc) utility, which uses the standard protocol defined in RFC-1305. @@ -1067,7 +1061,7 @@ key argument is the key identifier for a trusted key, where the value can be in the range 1 to 65,534, inclusive. -
Xo
.Op +
Xo
.Op Cm cert Ar @@ -1136,7 +1130,7 @@ command or default . Following are the subcommands:
-
Cm
Specifies the location of the required host public certificate file. +
Cm
Specifies the location of the required host public certificate file. This overrides the link .Pa ntpkey_cert_ @@ -1144,7 +1138,7 @@ Ns Ar hostname in the keys directory. -
Cm
Specifies the location of the optional GQ parameters file. +
Cm
Specifies the location of the optional GQ parameters file. This overrides the link .Pa @@ -1153,7 +1147,7 @@ Ns Ar hostname in the keys directory. -
Cm
Specifies the location of the required host key file. +
Cm
Specifies the location of the required host key file. This overrides the link .Pa @@ -1162,7 +1156,7 @@ Ns Ar hostname in the keys directory. -
Cm
Specifies the location of the optional IFF parameters file.This +
Cm
Specifies the location of the optional IFF parameters file.This overrides the link .Pa ntpkey_iff_ @@ -1170,12 +1164,12 @@ Ns Ar hostname in the keys directory. -
Cm
Specifies the location of the optional leapsecond file. +
Cm
Specifies the location of the optional leapsecond file. This overrides the link .Pa ntpkey_leap in the keys directory. -
Cm
Specifies the location of the optional MV parameters file. +
Cm
Specifies the location of the optional MV parameters file. This overrides the link .Pa @@ -1184,14 +1178,14 @@ Ns Ar hostname in the keys directory. -
Cm
Specifies the password to decrypt files containing private keys and +
Cm
Specifies the password to decrypt files containing private keys and identity parameters. This is required only if these files have been encrypted. -
Cm
Specifies the location of the random seed file used by the OpenSSL +
Cm
Specifies the location of the random seed file used by the OpenSSL library. The defaults are described in the main text above. -
Cm
Specifies the location of the optional sign key file. +
Cm
Specifies the location of the optional sign key file. This overrides the link .Pa @@ -1288,83 +1282,83 @@ Codes The following error codes are reported via the NTP control and monitoring protocol trap mechanism.
-
101
.Pq +
101
.Pq bad field format or length The packet has invalid version, length or format. -
102
.Pq +
102
.Pq bad timestamp The packet timestamp is the same or older than the most recent received. This could be due to a replay or a server clock time step. -
103
.Pq +
103
.Pq bad filestamp The packet filestamp is the same or older than the most recent received. This could be due to a replay or a key file generation error. -
104
.Pq +
104
.Pq bad or missing public key The public key is missing, has incorrect format or is an unsupported type. -
105
.Pq +
105
.Pq unsupported digest type The server requires an unsupported digest/signature scheme. -
106
.Pq +
106
.Pq mismatched digest types Not used. -
107
.Pq +
107
.Pq bad signature length The signature length does not match the current public key. -
108
.Pq +
108
.Pq signature not verified The message fails the signature check. It could be bogus or signed by a different private key. -
109
.Pq +
109
.Pq certificate not verified The certificate is invalid or signed with the wrong key. -
110
.Pq +
110
.Pq certificate not verified The certificate is not yet valid or has expired or the signature could not be verified. -
111
.Pq +
111
.Pq bad or missing cookie The cookie is missing, corrupted or bogus. -
112
.Pq +
112
.Pq bad or missing leapseconds table The leapseconds table is missing, corrupted or bogus. -
113
.Pq +
113
.Pq bad or missing certificate The certificate is missing, corrupted or bogus. -
114
.Pq +
114
.Pq bad or missing @@ -1399,13 +1393,13 @@ automatically summarized and archived for retrospective analysis. Monitoring Commands
-
Ic
Enables writing of statistics records. +
Ic
Enables writing of statistics records. Currently, four kinds of .Ar name statistics are supported.
-
Cm
Enables recording of clock driver statistics information. +
Cm
Enables recording of clock driver statistics information. Each update received from a clock driver appends a line of the following form to the file generation set named @@ -1428,7 +1422,7 @@ In some clock drivers a good deal of additional information can be gathered and displayed as well. See information specific to each clock for further details. -
Cm
This option requires the OpenSSL cryptographic software library. +
Cm
This option requires the OpenSSL cryptographic software library. It enables recording of cryptographic public key protocol information. Each message received by the protocol module appends a line of the @@ -1451,7 +1445,7 @@ See the Authentication Options section for further information. -
Cm
Enables recording of loop filter statistics information. +
Cm
Enables recording of loop filter statistics information. Each update of the local clock outputs a line of the following form to the file generation set named @@ -1469,7 +1463,7 @@ The next five fields show time offset (seconds), frequency offset (parts per million - PPM), RMS jitter (seconds), Allan deviation (PPM) and clock discipline time constant. -
Cm
Enables recording of peer statistics information. +
Cm
Enables recording of peer statistics information. This includes statistics records of all peers of a NTP server and of special signals, where present and configured. @@ -1493,7 +1487,7 @@ The status field is encoded in hex in the format described in Appendix A of the NTP specification RFC 1305. The final four fields show the offset, delay, dispersion and RMS jitter, all in seconds. -
Cm
Enables recording of raw-timestamp statistics information. +
Cm
Enables recording of raw-timestamp statistics information. This includes statistics records of all peers of a NTP server and of special signals, where present and configured. @@ -1518,7 +1512,7 @@ receive, transmit and final NTP timestamps in order. The timestamp values are as received and before processing by the various data smoothing and mitigation algorithms. -
Cm
Enables recording of ntpd statistics counters on a periodic basis. +
Cm
Enables recording of ntpd statistics counters on a periodic basis. Each hour a line of the following form is appended to the file generation set named @@ -1536,16 +1530,16 @@ The remaining ten fields show the statistics counter values accumulated since the last generated line.
-
Time
Time in hours since the system was last rebooted. -
Packets
Total number of packets received. -
Packets
Number of packets received in response to previous packets sent -
Current
Number of packets matching the current NTP version. -
Previous
Number of packets matching the previous NTP version. -
Bad
Number of packets matching neither NTP version. -
Access
Number of packets denied access for any reason. -
Bad
Number of packets with invalid length, format or port number. -
Bad
Number of packets not verified as authentic. -
Rate
Number of packets discarded due to rate limitation. +
Time
Time in hours since the system was last rebooted. +
Packets
Total number of packets received. +
Packets
Number of packets received in response to previous packets sent +
Current
Number of packets matching the current NTP version. +
Previous
Number of packets matching the previous NTP version. +
Bad
Number of packets matching neither NTP version. +
Access
Number of packets denied access for any reason. +
Bad
Number of packets with invalid length, format or port number. +
Bad
Number of packets not verified as authentic. +
Rate
Number of packets discarded due to rate limitation.

.It Cm @@ -1608,11 +1602,11 @@ produced.) ntpdc(1ntpdcmdoc) program running at a remote location.

-
Cm
This is the type of the statistics records, as shown in the +
Cm
This is the type of the statistics records, as shown in the .Cm statistics command. -
Cm
This is the file name for the statistics records. +
Cm
This is the file name for the statistics records. Filenames of set members are built from three concatenated elements .Ar @@ -1628,7 +1622,7 @@ Cm suffix :
-
Cm
This is a constant filename path. +
Cm
This is a constant filename path. It is not subject to modifications via the .Ar @@ -1649,7 +1643,7 @@ generation can be configured using the .Ar statsdir option explained above. -
Cm
This string is directly concatenated to the prefix mentioned +
Cm
This string is directly concatenated to the prefix mentioned above (no intervening .Ql / @@ -1669,7 +1663,7 @@ parts outside the filesystem hierarchy denoted by .Ar prefix . -
Cm
This part is reflects individual elements of a file set. +
Cm
This part is reflects individual elements of a file set. It is generated according to the type of a file set. @@ -1682,8 +1676,8 @@ A file generation set is characterized by its type. The following types are supported:
-
Cm
The file set is actually a single plain file. -
Cm
One element of file set is used per incarnation of a ntpd +
Cm
The file set is actually a single plain file. +
Cm
One element of file set is used per incarnation of a ntpd server. This type does not perform any changes to file set members during runtime, however it provides an easy way of @@ -1703,7 +1697,7 @@ strings, and appending the decimal representation of the process ID of the ntpd(1ntpdmdoc) server process. -
Cm
One file generation set element is created per day. +
Cm
One file generation set element is created per day. A day is defined as the period between 00:00 and 24:00 UTC. The file set @@ -1733,7 +1727,7 @@ filename Ns .19921210 . -
Cm
Any file set member contains data related to a certain week of +
Cm
Any file set member contains data related to a certain week of a year. The term week is defined by computing day-of-year modulo 7. @@ -1752,14 +1746,14 @@ Ns Ar 1992W1 . -
Cm
One generation file set element is generated per month. +
Cm
One generation file set element is generated per month. The file name suffix consists of a dot, a 4-digit year number, and a 2-digit month. -
Cm
One generation file element is generated per year. +
Cm
One generation file element is generated per year. The filename suffix consists of a dot and a 4 digit year number. -
Cm
This type of file generation sets changes to a new element of +
Cm
This type of file generation sets changes to a new element of the file set every 24 hours of server operation. The filename suffix consists of a dot, the letter @@ -1924,7 +1918,7 @@ Access Control Commands
-
Xo
.Op +
Xo
.Op Cm average Ar @@ -1959,7 +1953,7 @@ The default minimum average and minimum are 5 and 2, respectively. The monitor subcommand specifies the probability of discard for packets that overflow the rate-control window. -
Xo
.Op +
Xo
.Op Cm mask Ar @@ -2020,18 +2014,18 @@ reconfiguration of the server. One or more of the following flags may be specified:
-
Cm
Deny packets of all kinds, including +
Cm
Deny packets of all kinds, including ntpq(1ntpqmdoc) and ntpdc(1ntpdcmdoc) queries. -
Cm
If this flag is set when an access violation occurs, a kiss-o'-death +
Cm
If this flag is set when an access violation occurs, a kiss-o'-death (KoD) packet is sent. KoD packets are rate limited to no more than one per second. If another KoD packet occurs within one second after the last one, the packet is dropped. -
Cm
Deny service if the packet spacing violates the lower limits specified +
Cm
Deny service if the packet spacing violates the lower limits specified in the discard command. A history of clients is kept using the monitoring capability of @@ -2041,7 +2035,7 @@ long as there is a restriction entry with the .Cm limited flag. -
Cm
Declare traps set by matching hosts to be low priority. +
Cm
Declare traps set by matching hosts to be low priority. The number of traps a server can maintain is limited (the current limit is 3). @@ -2050,7 +2044,7 @@ basis, with later trap requestors being denied service. This flag modifies the assignment algorithm by allowing low priority traps to be overridden by later requests for normal priority traps. -
Cm
Deny +
Cm
Deny ntpq(1ntpqmdoc) and ntpdc(1ntpdcmdoc) @@ -2058,27 +2052,27 @@ queries which attempt to modify the state of the server (i.e., run time reconfiguration). Queries which return information are permitted. -
Cm
Deny +
Cm
Deny ntpq(1ntpqmdoc) and ntpdc(1ntpdcmdoc) queries. Time service is not affected. -
Cm
Deny packets which would result in mobilizing a new association. +
Cm
Deny packets which would result in mobilizing a new association. This includes broadcast and symmetric active packets when a configured association does not exist. -
Cm
Deny all packets except +
Cm
Deny all packets except ntpq(1ntpqmdoc) and ntpdc(1ntpdcmdoc) queries. -
Cm
Decline to provide mode 6 control message trap service to matching +
Cm
Decline to provide mode 6 control message trap service to matching hosts. The trap service is a subsystem of the ntpdq control message protocol which is intended for use by remote event logging programs. -
Cm
Deny service unless the packet is cryptographically authenticated. -
Cm
This is actually a match algorithm modifier, rather than a +
Cm
Deny service unless the packet is cryptographically authenticated. +
Cm
This is actually a match algorithm modifier, rather than a restriction flag. Its presence causes the restriction entry to be matched only if the source port in the packet is the standard NTP @@ -2096,7 +2090,7 @@ The ntpport is considered more specific and is sorted later in the list. -
Cm
Deny packets that do not match the current NTP version. +
Cm
Deny packets that do not match the current NTP version.

Default restriction list entries with the flags ignore, interface, ntpport, for each of the local host's interface addresses are @@ -2466,7 +2460,7 @@ from there while collecting all servers in scope. Manycast Options

-
Xo
.Oo +
Xo
.Oo .Cm ceiling Ar @@ -2499,7 +2493,7 @@ and is most useful in manycast mode. The variables operate as follows:
-
Cm
Peers with strata above +
Cm
Peers with strata above .Cm ceiling will be discarded if there are at least @@ -2508,14 +2502,14 @@ minclock peers remaining. This value defaults to 15, but can be changed to any number from 1 to 15. -
Cm
This is a binary flag which enables (0) or disables (1) +
Cm
This is a binary flag which enables (0) or disables (1) manycast server replies to manycast clients with the same stratum level. This is useful to reduce implosions where large numbers of clients with the same stratum level are present. The default is to enable these replies. -
Cm
Peers with strata below +
Cm
Peers with strata below .Cm floor will be discarded if there are at least @@ -2524,7 +2518,7 @@ minclock peers remaining. This value defaults to 1, but can be changed to any number from 1 to 15. -
Cm
The clustering algorithm repeatedly casts out outlyer +
Cm
The clustering algorithm repeatedly casts out outlyer associations until no more than .Cm minclock @@ -2532,7 +2526,7 @@ associations remain. This value defaults to 3, but can be changed to any number from 1 to the number of configured sources. -
Cm
This is the minimum number of candidates available +
Cm
This is the minimum number of candidates available to the clock selection algorithm in order to produce one or more truechimers for the clustering algorithm. If fewer than this number are available, the clock is @@ -2798,7 +2792,7 @@ Reference Clock Commands
-
Xo
.Sm +
Xo
.Sm off .Li 127.127. @@ -2832,7 +2826,7 @@ This command can be used to configure reference clocks in special ways. The options are interpreted as follows:
-
Cm
Marks the reference clock as preferred. +
Cm
Marks the reference clock as preferred. All other things being equal, this host will be chosen for synchronization among a set of correctly operating hosts. @@ -2851,13 +2845,13 @@ provided in /usr/share/doc/ntp ) for further information. -
Cm
Specifies a mode number which is interpreted in a +
Cm
Specifies a mode number which is interpreted in a device-specific fashion. For instance, it selects a dialing protocol in the ACTS driver and a device subtype in the parse drivers. -
Cm
Cm
These options specify the minimum and maximum polling interval +
Cm
Cm
These options specify the minimum and maximum polling interval for reference clock messages, as a power of 2 in seconds For most directly connected reference clocks, both @@ -2946,7 +2940,7 @@ program. The options are interpreted as follows:
-
Cm
Specifies a constant to be added to the time offset produced by +
Cm
Specifies a constant to be added to the time offset produced by the driver, a fixed-point decimal number in seconds. This is used as a calibration constant to adjust the nominal time offset of a @@ -2983,7 +2977,7 @@ provided in /usr/share/doc/ntp ) . -
Cm
Specifies a fixed-point decimal number in seconds, which is +
Cm
Specifies a fixed-point decimal number in seconds, which is interpreted in a driver-dependent way. See the descriptions of specific drivers in the @@ -2998,22 +2992,22 @@ provided in /usr/share/doc/ntp ) . -
Cm
Specifies the stratum number assigned to the driver, an integer +
Cm
Specifies the stratum number assigned to the driver, an integer between 0 and 15. This number overrides the default stratum number ordinarily assigned by the driver itself, usually zero. -
Cm
Specifies an ASCII string of from one to four characters which +
Cm
Specifies an ASCII string of from one to four characters which defines the reference identifier used by the driver. This string overrides the default identifier ordinarily assigned by the driver itself. -
Cm
Specifies a mode number which is interpreted in a +
Cm
Specifies a mode number which is interpreted in a device-specific fashion. For instance, it selects a dialing protocol in the ACTS driver and a device subtype in the parse drivers. -
Cm
Cm
Cm
Cm
These four flags are used for customizing the clock driver. +
Cm
Cm
Cm
Cm
These four flags are used for customizing the clock driver. The interpretation of these values, and whether they are used at all, is a function of the particular clock driver. @@ -3042,7 +3036,7 @@ Options Miscellaneous Options
-
Ic
The broadcast and multicast modes require a special calibration +
Ic
The broadcast and multicast modes require a special calibration to determine the network delay between the local and remote servers. Ordinarily, this is done automatically by the initial @@ -3056,10 +3050,10 @@ Typically (for Ethernet), a number between 0.003 and 0.007 seconds is appropriate. The default when this command is not used is 0.004 seconds. -
Ic
This option controls the delay in seconds between the first and second +
Ic
This option controls the delay in seconds between the first and second packets sent in burst or iburst mode to allow additional time for a modem or ISDN call to complete. -
Ic
This command specifies the complete path and name of the file used to +
Ic
This command specifies the complete path and name of the file used to record the frequency of the local clock oscillator. This is the same operation as the @@ -3084,7 +3078,7 @@ This implies that must have write permission for the directory the drift file is located in, and that file system links, symbolic or otherwise, should be avoided. -
Xo
.Oo +
Xo
.Oo .Cm auth | @@ -3110,7 +3104,7 @@ Cm stats .Oc .Xc -
Xo
.Oo +
Xo
.Oo .Cm auth | @@ -3143,14 +3137,14 @@ can be controlled remotely using the ntpdc(1ntpdcmdoc) utility program.
-
Cm
Enables the server to synchronize with unconfigured peers only if the +
Cm
Enables the server to synchronize with unconfigured peers only if the peer has been correctly authenticated using either public key or private key cryptography. The default for this flag is .Ic enable . -
Cm
Enables the server to listen for a message from a broadcast or +
Cm
Enables the server to listen for a message from a broadcast or multicast server, as in the .Ic multicastclient @@ -3160,13 +3154,13 @@ The default for this flag is .Ic disable . -
Cm
Enables the calibrate feature for reference clocks. +
Cm
Enables the calibrate feature for reference clocks. The default for this flag is .Ic disable . -
Cm
Enables the kernel time discipline, if available. +
Cm
Enables the kernel time discipline, if available. The default for this flag is .Ic @@ -3175,7 +3169,7 @@ if support is available, otherwise .Ic disable . -
Cm
Enables the monitoring facility. +
Cm
Enables the monitoring facility. See the ntpdc(1ntpdcmdoc) program @@ -3188,7 +3182,7 @@ default for this flag is .Ic enable . -
Cm
Enables time and frequency discipline. +
Cm
Enables time and frequency discipline. In effect, this switch opens and closes the feedback loop, which is useful for testing. The default for @@ -3196,7 +3190,7 @@ this flag is .Ic enable . -
Cm
Enables the pulse-per-second (PPS) signal when frequency and time is +
Cm
Enables the pulse-per-second (PPS) signal when frequency and time is disciplined by the precision time kernel modifications. See the .Qq @@ -3216,7 +3210,7 @@ The default for this flag is .Ic disable . -
Cm
Enables the statistics facility. +
Cm
Enables the statistics facility. See the .Sx Monitoring @@ -3485,18 +3479,18 @@ no help from the support group.

The variables operate as follows:

-
Cm
The argument becomes the new value for the minimum Allan +
Cm
The argument becomes the new value for the minimum Allan intercept, which is a parameter of the PLL/FLL clock discipline algorithm. The value in log2 seconds defaults to 7 (1024 s), which is also the lower limit. -
Cm
The argument becomes the new value for the dispersion increase rate, +
Cm
The argument becomes the new value for the dispersion increase rate, normally .000015 s/s. -
Cm
The argument becomes the initial value of the frequency offset in +
Cm
The argument becomes the initial value of the frequency offset in parts-per-million. This overrides the value in the frequency file, if present, and avoids the initial training state if it is not. -
Cm
The argument becomes the new value for the experimental +
Cm
The argument becomes the new value for the experimental huff-n'-puff filter span, which determines the most recent interval the algorithm will search for a minimum delay. The lower limit is @@ -3504,11 +3498,11 @@ The lower limit is There is no default, since the filter is not enabled unless this command is given. -
Cm
The argument is the panic threshold, normally 1000 s. +
Cm
The argument is the panic threshold, normally 1000 s. If set to zero, the panic sanity check is disabled and a clock offset of any value will be accepted. -
Cm
The argument is the step threshold, which by default is 0.128 s. +
Cm
The argument is the step threshold, which by default is 0.128 s. It can be set to any positive number in seconds. If set to zero, step @@ -3516,7 +3510,7 @@ adjustments will never occur. Note: The kernel time discipline is disabled if the step threshold is set to zero or greater than the default. -
Cm
The argument is the stepout timeout, which by default is 900 s. +
Cm
The argument is the stepout timeout, which by default is 900 s. It can be set to any positive number in seconds. If set to zero, the stepout @@ -3573,7 +3567,7 @@ using the agtexi-cmd template and the option descriptions for the < This software is released under the NTP license, <http://ntp.org/license>.
- -


-Next: , +Next: , Up: ntp.conf Invocation - +
-

ntp.conf help/usage (--help)

+

ntp.conf help/usage (--help)

This is the automatically generated usage text for ntp.conf.

The text printed is the same whether selected with the help option -(--help) or the more-help option (--more-help). more-help will print +(--help) or the more-help option (--more-help). more-help will print the usage text by passing it through a pager program. more-help is disabled on platforms without a working fork(2) function. The PAGER environment variable is -used to select the program, defaulting to more. Both will exit +used to select the program, defaulting to more. Both will exit with a status code of 0.

                                                                                                                   ntp.conf is unavailable - no --help
-
+

presetting/configuring ntp.conf

@@ -3635,55 +3625,49 @@ detail to provide. The default is to print just the version. The licensing inf first letter of the argument is examined:
-
version
Only print the version. This is the default. -
copyright
Name the copyright usage licensing terms. -
verbose
Print the full copyright usage licensing terms. +
version
Only print the version. This is the default. +
copyright
Name the copyright usage licensing terms. +
verbose
Print the full copyright usage licensing terms.
- -


-Next: , +Next: , Previous: ntp.conf config, Up: ntp.conf Invocation - +

ntp.conf exit status

One of the following exit values will be returned:

-
0 (EXIT_SUCCESS)
Successful program execution. -
1 (EXIT_FAILURE)
The operation failed or the command syntax was not valid. +
0 (EXIT_SUCCESS)
Successful program execution. +
1 (EXIT_FAILURE)
The operation failed or the command syntax was not valid.

ntp.conf Files

-
Pa
the default name of the configuration file -
Pa
private MD5 keys -
Pa
RSA private key -
Pa
RSA public key -
Pa
Diffie-Hellman agreement parameters +
Pa
the default name of the configuration file +
Pa
private MD5 keys +
Pa
RSA private key +
Pa
RSA public key +
Pa
Diffie-Hellman agreement parameters
- -


-Next: , +Next: , Previous: ntp.conf Files, Up: ntp.conf Invocation - +

ntp.conf See Also

@@ -3720,13 +3704,11 @@ Protocol RFC5905 .Re
- -


-Next: , +Next: , Previous: ntp.conf See Also, Up: ntp.conf Invocation - +

ntp.conf Bugs

@@ -3746,12 +3728,10 @@ certificates. These should be obtained via secure directory services when they become universally available.
- -


-Previous: ntp.conf Bugs, +Previous: ntp.conf Bugs, Up: ntp.conf Invocation - +

ntp.conf Notes

diff --git a/ntpd/ntp.conf.man.in b/ntpd/ntp.conf.man.in index 413540b6f..de33eda8b 100644 --- a/ntpd/ntp.conf.man.in +++ b/ntpd/ntp.conf.man.in @@ -1,8 +1,8 @@ -.TH ntp.conf 5 "01 Dec 2012" "4.2.7p329" "File Formats" +.TH ntp.conf 5 "03 Dec 2012" "4.2.7p330" "File Formats" .\" .\" EDIT THIS FILE WITH CAUTION (ntp.man) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:29 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:14 AM by AutoGen 5.16.2 .\" From the definitions ntp.conf.def .\" and the template file agman-cmd.tpl .\" @@ -16,36 +16,7 @@ ntp.conf \- Network Time Protocol (NTP) daemon configuration file format All arguments must be options. .PP .SH DESCRIPTION -.SH "OPTIONS" -.TP -.BR \-\-help -Display usage information and exit. -.TP -.BR \-\-more-help -Pass the extended usage information through a pager. -.TP -.BR \-\-version "[=\fI{v|c|n}\fP]" -Output version of program and exit. The default mode is `v', a simple -version. The `c' mode will print copyright information and `n' will -print the full copyright notice. -.SH "OPTION PRESETS" -Any option that is not marked as \fInot presettable\fP may be preset -by loading values from environment variables named: -.nf - \fBNTP_CONF_\fP or \fBNTP_CONF\fP -.fi -.ad -.SH "ENVIRONMENT" -See \fBOPTION PRESETS\fP for configuration environment variables. .SH FILES -.SH "EXIT STATUS" -One of the following exit values will be returned: -.TP -.BR 0 " (EXIT_SUCCESS)" -Successful program execution. -.TP -.BR 1 " (EXIT_FAILURE)" -The operation failed or the command syntax was not valid. .SH "SEE ALSO" .SH "AUTHORS" The University of Delaware diff --git a/ntpd/ntp.conf.mdoc.in b/ntpd/ntp.conf.mdoc.in index 463773a41..afd96469b 100644 --- a/ntpd/ntp.conf.mdoc.in +++ b/ntpd/ntp.conf.mdoc.in @@ -1,9 +1,9 @@ -.Dd December 1 2012 +.Dd December 3 2012 .Dt NTP_CONF 5 File Formats .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntp.mdoc) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:44 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:32 AM by AutoGen 5.16.2 .\" From the definitions ntp.conf.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -17,35 +17,7 @@ All arguments must be options. .Pp .Sh DESCRIPTION -.Sh "OPTIONS" -.Bl -tag -.It \-\-help -Display usage information and exit. -.It \-\-more-help -Pass the extended usage information through a pager. -.It \-\-version "[=\fI{v|c|n}\fP]" -Output version of program and exit. The default mode is `v', a simple -version. The `c' mode will print copyright information and `n' will -print the full copyright notice. -.El -.Sh "OPTION PRESETS" -Any option that is not marked as \fInot presettable\fP may be preset -by loading values from environment variables named: -.nf - \fBNTP_CONF_\fP or \fBNTP_CONF\fP -.fi -.ad -.Sh "ENVIRONMENT" -See \fBOPTION PRESETS\fP for configuration environment variables. .Sh FILES -.Sh "EXIT STATUS" -One of the following exit values will be returned: -.Bl -tag -.It 0 " (EXIT_SUCCESS)" -Successful program execution. -.It 1 " (EXIT_FAILURE)" -The operation failed or the command syntax was not valid. -.El .Sh "SEE ALSO" .Sh "AUTHORS" The University of Delaware diff --git a/ntpd/ntp.keys.5man b/ntpd/ntp.keys.5man index 3ac6c12e8..8f3290c3e 100644 --- a/ntpd/ntp.keys.5man +++ b/ntpd/ntp.keys.5man @@ -1,51 +1,19 @@ -.TH ntp.keys 5man "01 Dec 2012" "4.2.7p329" "File Formats" +.TH ntp.keys 5man "03 Dec 2012" "4.2.7p330" "File Formats" .\" .\" EDIT THIS FILE WITH CAUTION (ntp.man) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:33 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:18 AM by AutoGen 5.16.2 .\" From the definitions ntp.keys.def -.\" and the template file agman-cmd.tpl +.\" and the template file agman-file.tpl .\" .SH NAME -ntp.keys \- NTP key file format +ntp.keys \- NTP symmetric key file format .SH SYNOPSIS -.B ntp.keys -.\" Long options only -.RB [ \-\-\fIopt\-name\fP [ = "| ] \fIvalue\fP]]..." -.PP -All arguments must be options. +.B /etc/ntp.keys +.PP .PP .SH DESCRIPTION -.SH "OPTIONS" -.TP -.BR \-\-help -Display usage information and exit. -.TP -.BR \-\-more-help -Pass the extended usage information through a pager. -.TP -.BR \-\-version "[=\fI{v|c|n}\fP]" -Output version of program and exit. The default mode is `v', a simple -version. The `c' mode will print copyright information and `n' will -print the full copyright notice. -.SH "OPTION PRESETS" -Any option that is not marked as \fInot presettable\fP may be preset -by loading values from environment variables named: -.nf - \fBNTP_KEYS_\fP or \fBNTP_KEYS\fP -.fi -.ad -.SH "ENVIRONMENT" -See \fBOPTION PRESETS\fP for configuration environment variables. .SH FILES -.SH "EXIT STATUS" -One of the following exit values will be returned: -.TP -.BR 0 " (EXIT_SUCCESS)" -Successful program execution. -.TP -.BR 1 " (EXIT_FAILURE)" -The operation failed or the command syntax was not valid. .SH "SEE ALSO" .SH "AUTHORS" The University of Delaware diff --git a/ntpd/ntp.keys.5mdoc b/ntpd/ntp.keys.5mdoc index 1ab28cc71..3a698993f 100644 --- a/ntpd/ntp.keys.5mdoc +++ b/ntpd/ntp.keys.5mdoc @@ -1,51 +1,19 @@ -.Dd December 1 2012 +.Dd December 3 2012 .Dt NTP_KEYS 5mdoc File Formats .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntp.mdoc) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:46 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:34 AM by AutoGen 5.16.2 .\" From the definitions ntp.keys.def -.\" and the template file agmdoc-cmd.tpl +.\" and the template file agmdoc-file.tpl .Sh NAME .Nm ntp.keys -.Nd NTP key file format +.Nd NTP symmetric key file format .Sh SYNOPSIS -.Nm -.Op Fl \-option-name -.Op Fl \-option-name Ar value -.Pp -All arguments must be options. -.Pp +.Sy /etc/ntp.keys +.Pp .Sh DESCRIPTION -.Sh "OPTIONS" -.Bl -tag -.It \-\-help -Display usage information and exit. -.It \-\-more-help -Pass the extended usage information through a pager. -.It \-\-version "[=\fI{v|c|n}\fP]" -Output version of program and exit. The default mode is `v', a simple -version. The `c' mode will print copyright information and `n' will -print the full copyright notice. -.El -.Sh "OPTION PRESETS" -Any option that is not marked as \fInot presettable\fP may be preset -by loading values from environment variables named: -.nf - \fBNTP_KEYS_\fP or \fBNTP_KEYS\fP -.fi -.ad -.Sh "ENVIRONMENT" -See \fBOPTION PRESETS\fP for configuration environment variables. .Sh FILES -.Sh "EXIT STATUS" -One of the following exit values will be returned: -.Bl -tag -.It 0 " (EXIT_SUCCESS)" -Successful program execution. -.It 1 " (EXIT_FAILURE)" -The operation failed or the command syntax was not valid. -.El .Sh "SEE ALSO" .Sh "AUTHORS" The University of Delaware diff --git a/ntpd/ntp.keys.html b/ntpd/ntp.keys.html index 80a8b3b91..2318f0152 100644 --- a/ntpd/ntp.keys.html +++ b/ntpd/ntp.keys.html @@ -3,7 +3,7 @@ NTP Symmetric Key - + @@ -14,20 +14,18 @@ pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } - span.sc { font-variant:small-caps } - span.roman { font-family:serif; font-weight:normal; } - span.sansserif { font-family:sans-serif; font-weight:normal; } + span.sc { font-variant:small-caps } + span.roman { font-family: serif; font-weight: normal; } -->

NTP Symmetric Key

-


-Next: , +Next: , Previous: (dir), Up: (dir) - +

NTP's Symmetric Key File User Manual

@@ -37,7 +35,7 @@ Up: (dir)

This document applies to version {No value for `VERSION'} of ntp.keys. -

+

Short Contents

- -


- - + +
@@ -63,5 +59,232 @@ Up: (dir)

The name and location of the symmetric key file for ntpd can be specified in a configuration file, by default /etc/ntp.keys. +

+


+ +
+
+ +

Invoking ntp.keys

+ +

+ +

This document describes the format of an NTP symmetric key file. +For a description of the use of this type of file, see the +.Qq +Authentication +Support +section of the +ntp.conf(5) +page. + +

ntpd(8) +reads its keys from a file specified using the +-k command line option or the +.Ic +keys +statement in the configuration file. +While key number 0 is fixed by the NTP standard +(as 56 zero bits) +and may not be changed, +one or more keys numbered between 1 and 65534 +may be arbitrarily set in the keys file. + +

The key file uses the same comment conventions +as the configuration file. +Key entries use a fixed format of the form + +

.D1 +Ar +keyno +type +key + +

where +.Ar +keyno +is a positive integer (between 1 and 65534), +.Ar +type +is the message digest algorithm, +and +.Ar +key +is the key itself. + +

The +.Ar +key +may be given in a format +controlled by the +.Ar +type +field. +The +.Ar +type +.Li +MD5 +is always supported. +If +.Li +ntpd +was built with the OpenSSL library +then any digest library supported by that library may be specified. +However, if compliance with FIPS 140-2 is required the +.Ar +type +must be either +.Li +SHA +or +.Li +SHA1 +. + +

What follows are some key types, and corresponding formats: + +

+
Li
The key is 1 to 16 printable characters terminated by +an EOL, +whitespace, +or +a +.Li +# +(which is the "start of comment" character). + +
Li
Li
Li
The key is a hex-encoded ASCII string of 40 characters, +which is truncated as necessary. + +

Note that the keys used by the +ntpq(8) +and +ntpdc(8) +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. + +

This section was generated by AutoGen, +using the agtexi-cmd template and the option descriptions for the ntp.keys program. +This software is released under the NTP license, <http://ntp.org/license>. + +

+ +
+


+Next: , +Up: ntp.keys Invocation +
+
+ +

ntp.keys help/usage (--help)

+ +

+This is the automatically generated usage text for ntp.keys. + +

The text printed is the same whether selected with the help option +(--help) or the more-help option (--more-help). more-help will print +the usage text by passing it through a pager program. +more-help is disabled on platforms without a working +fork(2) function. The PAGER environment variable is +used to select the program, defaulting to more. Both will exit +with a status code of 0. + +

     ntp.keys is unavailable - no --help
+
+
+


+Next: , +Previous: ntp.keys usage, +Up: ntp.keys Invocation +
+
+ +

presetting/configuring ntp.keys

+ +

Any option that is not marked as not presettable may be preset by +loading values from environment variables named NTP.KEYS and NTP.KEYS_<OPTION_NAME>. <OPTION_NAME> must be one of +the options listed above in upper case and segmented with underscores. +The NTP.KEYS variable will be tokenized and parsed like +the command line. The remaining variables are tested for existence and their +values are treated like option arguments. + +

The command line options relating to configuration and/or usage help are: + +

version
+ +

Print the program version to standard out, optionally with licensing +information, then exit 0. The optional argument specifies how much licensing +detail to provide. The default is to print just the version. The licensing infomation may be selected with an option argument. Only the +first letter of the argument is examined: + +

+
version
Only print the version. This is the default. +
copyright
Name the copyright usage licensing terms. +
verbose
Print the full copyright usage licensing terms. +
+ +
+


+Next: , +Previous: ntp.keys config, +Up: ntp.keys Invocation +
+
+ +

ntp.keys exit status

+ +

One of the following exit values will be returned: +

+
0 (EXIT_SUCCESS)
Successful program execution. +
1 (EXIT_FAILURE)
The operation failed or the command syntax was not valid. +
+ + +

ntp.keys Files

+ +
+
Pa
the default name of the configuration file + +
+


+Next: , +Previous: ntp.keys Files, +Up: ntp.keys Invocation +
+
+ +

ntp.keys See Also

+ +

ntp.conf(5), +ntpd(1ntpdmdoc), +ntpdate(1ntpdatemdoc), +ntpdc(1ntpdcmdoc), +sntp(1sntpmdoc) +

+


+Previous: ntp.keys See Also, +Up: ntp.keys Invocation +
+
+ +

ntp.keys Notes

+ +

This document is derived from FreeBSD. + diff --git a/ntpd/ntp.keys.man.in b/ntpd/ntp.keys.man.in index 6dc943b4c..cf346f886 100644 --- a/ntpd/ntp.keys.man.in +++ b/ntpd/ntp.keys.man.in @@ -1,51 +1,19 @@ -.TH ntp.keys 5 "01 Dec 2012" "4.2.7p329" "File Formats" +.TH ntp.keys 5 "03 Dec 2012" "4.2.7p330" "File Formats" .\" .\" EDIT THIS FILE WITH CAUTION (ntp.man) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:33 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:18 AM by AutoGen 5.16.2 .\" From the definitions ntp.keys.def -.\" and the template file agman-cmd.tpl +.\" and the template file agman-file.tpl .\" .SH NAME -ntp.keys \- NTP key file format +ntp.keys \- NTP symmetric key file format .SH SYNOPSIS -.B ntp.keys -.\" Long options only -.RB [ \-\-\fIopt\-name\fP [ = "| ] \fIvalue\fP]]..." -.PP -All arguments must be options. +.B /etc/ntp.keys +.PP .PP .SH DESCRIPTION -.SH "OPTIONS" -.TP -.BR \-\-help -Display usage information and exit. -.TP -.BR \-\-more-help -Pass the extended usage information through a pager. -.TP -.BR \-\-version "[=\fI{v|c|n}\fP]" -Output version of program and exit. The default mode is `v', a simple -version. The `c' mode will print copyright information and `n' will -print the full copyright notice. -.SH "OPTION PRESETS" -Any option that is not marked as \fInot presettable\fP may be preset -by loading values from environment variables named: -.nf - \fBNTP_KEYS_\fP or \fBNTP_KEYS\fP -.fi -.ad -.SH "ENVIRONMENT" -See \fBOPTION PRESETS\fP for configuration environment variables. .SH FILES -.SH "EXIT STATUS" -One of the following exit values will be returned: -.TP -.BR 0 " (EXIT_SUCCESS)" -Successful program execution. -.TP -.BR 1 " (EXIT_FAILURE)" -The operation failed or the command syntax was not valid. .SH "SEE ALSO" .SH "AUTHORS" The University of Delaware diff --git a/ntpd/ntp.keys.mdoc.in b/ntpd/ntp.keys.mdoc.in index 6e2a3d515..71d003ae7 100644 --- a/ntpd/ntp.keys.mdoc.in +++ b/ntpd/ntp.keys.mdoc.in @@ -1,51 +1,19 @@ -.Dd December 1 2012 +.Dd December 3 2012 .Dt NTP_KEYS 5 File Formats .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntp.mdoc) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:46 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:34 AM by AutoGen 5.16.2 .\" From the definitions ntp.keys.def -.\" and the template file agmdoc-cmd.tpl +.\" and the template file agmdoc-file.tpl .Sh NAME .Nm ntp.keys -.Nd NTP key file format +.Nd NTP symmetric key file format .Sh SYNOPSIS -.Nm -.Op Fl \-option-name -.Op Fl \-option-name Ar value -.Pp -All arguments must be options. -.Pp +.Sy /etc/ntp.keys +.Pp .Sh DESCRIPTION -.Sh "OPTIONS" -.Bl -tag -.It \-\-help -Display usage information and exit. -.It \-\-more-help -Pass the extended usage information through a pager. -.It \-\-version "[=\fI{v|c|n}\fP]" -Output version of program and exit. The default mode is `v', a simple -version. The `c' mode will print copyright information and `n' will -print the full copyright notice. -.El -.Sh "OPTION PRESETS" -Any option that is not marked as \fInot presettable\fP may be preset -by loading values from environment variables named: -.nf - \fBNTP_KEYS_\fP or \fBNTP_KEYS\fP -.fi -.ad -.Sh "ENVIRONMENT" -See \fBOPTION PRESETS\fP for configuration environment variables. .Sh FILES -.Sh "EXIT STATUS" -One of the following exit values will be returned: -.Bl -tag -.It 0 " (EXIT_SUCCESS)" -Successful program execution. -.It 1 " (EXIT_FAILURE)" -The operation failed or the command syntax was not valid. -.El .Sh "SEE ALSO" .Sh "AUTHORS" The University of Delaware diff --git a/ntpd/ntpd-opts.c b/ntpd/ntpd-opts.c index a4f9d2ddd..47fdcddc6 100644 --- a/ntpd/ntpd-opts.c +++ b/ntpd/ntpd-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.c) * - * It has been AutoGen-ed December 1, 2012 at 11:30:41 AM by AutoGen 5.16.2 + * It has been AutoGen-ed December 3, 2012 at 05:25:26 AM by AutoGen 5.16.2 * From the definitions ntpd-opts.def * and the template file options * @@ -78,7 +78,7 @@ extern FILE * option_usage_fp; * ntpd option static const strings */ static char const ntpd_opt_strs[2987] = -/* 0 */ "ntpd 4.2.7p329\n" +/* 0 */ "ntpd 4.2.7p330\n" "Copyright (C) 1970-2012 The University of Delaware, 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" @@ -204,12 +204,12 @@ static char const ntpd_opt_strs[2987] = /* 2753 */ "Output version information and exit\0" /* 2789 */ "version\0" /* 2797 */ "NTPD\0" -/* 2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p329\n" +/* 2802 */ "ntpd - NTP daemon program - Ver. 4.2.7p330\n" "USAGE: %s [ - [] | --[{=| }] ]... \\\n" "\t\t[ ... ]\n\0" /* 2935 */ "http://bugs.ntp.org, bugs@ntp.org\0" /* 2969 */ "\n\n\0" -/* 2972 */ "ntpd 4.2.7p329"; +/* 2972 */ "ntpd 4.2.7p330"; /* * ipv4 option description with diff --git a/ntpd/ntpd-opts.h b/ntpd/ntpd-opts.h index b9030836c..b96ffc49b 100644 --- a/ntpd/ntpd-opts.h +++ b/ntpd/ntpd-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpd-opts.h) * - * It has been AutoGen-ed December 1, 2012 at 11:30:39 AM by AutoGen 5.16.2 + * It has been AutoGen-ed December 3, 2012 at 05:25:25 AM by AutoGen 5.16.2 * From the definitions ntpd-opts.def * and the template file options * @@ -104,8 +104,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 37 -#define NTPD_VERSION "4.2.7p329" -#define NTPD_FULL_VERSION "ntpd 4.2.7p329" +#define NTPD_VERSION "4.2.7p330" +#define NTPD_FULL_VERSION "ntpd 4.2.7p330" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpd/ntpd.1ntpdman b/ntpd/ntpd.1ntpdman index 19c092609..4d7e5a790 100644 --- a/ntpd/ntpd.1ntpdman +++ b/ntpd/ntpd.1ntpdman @@ -1,8 +1,8 @@ -.TH ntpd 1ntpdman "01 Dec 2012" "4.2.7p329" "User Commands" +.TH ntpd 1ntpdman "03 Dec 2012" "4.2.7p330" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:36 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:21 AM by AutoGen 5.16.2 .\" From the definitions ntpd-opts.def .\" and the template file agman-cmd.tpl .\" diff --git a/ntpd/ntpd.1ntpdmdoc b/ntpd/ntpd.1ntpdmdoc index ca0c57f94..bb806c99e 100644 --- a/ntpd/ntpd.1ntpdmdoc +++ b/ntpd/ntpd.1ntpdmdoc @@ -1,9 +1,9 @@ -.Dd December 1 2012 +.Dd December 3 2012 .Dt NTPD 1ntpdmdoc User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:48 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:36 AM by AutoGen 5.16.2 .\" From the definitions ntpd-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/ntpd/ntpd.man.in b/ntpd/ntpd.man.in index 8479e1124..00d7e951e 100644 --- a/ntpd/ntpd.man.in +++ b/ntpd/ntpd.man.in @@ -1,8 +1,8 @@ -.TH ntpd @NTPD_MS@ "01 Dec 2012" "4.2.7p329" "User Commands" +.TH ntpd @NTPD_MS@ "03 Dec 2012" "4.2.7p330" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.man) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:36 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:21 AM by AutoGen 5.16.2 .\" From the definitions ntpd-opts.def .\" and the template file agman-cmd.tpl .\" diff --git a/ntpd/ntpd.mdoc.in b/ntpd/ntpd.mdoc.in index 401d19487..66cda2190 100644 --- a/ntpd/ntpd.mdoc.in +++ b/ntpd/ntpd.mdoc.in @@ -1,9 +1,9 @@ -.Dd December 1 2012 +.Dd December 3 2012 .Dt NTPD @NTPD_MS@ User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntpd-opts.mdoc) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:31:48 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:36 AM by AutoGen 5.16.2 .\" From the definitions ntpd-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/ntpdc/invoke-ntpdc.texi b/ntpdc/invoke-ntpdc.texi index 01de9bf9b..d85eee3dc 100644 --- a/ntpdc/invoke-ntpdc.texi +++ b/ntpdc/invoke-ntpdc.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-ntpdc.texi) # -# It has been AutoGen-ed December 1, 2012 at 11:32:08 AM by AutoGen 5.16.2 +# It has been AutoGen-ed December 3, 2012 at 05:26:56 AM by AutoGen 5.16.2 # From the definitions ntpdc-opts.def # and the template file agtexi-cmd.tpl @end ignore @@ -69,7 +69,7 @@ with a status code of 0. @exampleindent 0 @example -ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p329 +ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p330 USAGE: ntpdc [ - [] | --[@{=| @}] ]... [ host ...] Flg Arg Option-Name Description -4 no ipv4 Force IPv4 DNS name resolution diff --git a/ntpdc/ntpdc-opts.c b/ntpdc/ntpdc-opts.c index 03c2a2924..db71d0cf3 100644 --- a/ntpdc/ntpdc-opts.c +++ b/ntpdc/ntpdc-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.c) * - * It has been AutoGen-ed December 1, 2012 at 11:31:58 AM by AutoGen 5.16.2 + * It has been AutoGen-ed December 3, 2012 at 05:26:47 AM by AutoGen 5.16.2 * From the definitions ntpdc-opts.def * and the template file options * @@ -72,7 +72,7 @@ extern FILE * option_usage_fp; * ntpdc option static const strings */ static char const ntpdc_opt_strs[1862] = -/* 0 */ "ntpdc 4.2.7p329\n" +/* 0 */ "ntpdc 4.2.7p330\n" "Copyright (C) 1970-2012 The University of Delaware, 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" @@ -130,14 +130,14 @@ static char const ntpdc_opt_strs[1862] = /* 1640 */ "no-load-opts\0" /* 1653 */ "no\0" /* 1656 */ "NTPDC\0" -/* 1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p329\n" +/* 1662 */ "ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p330\n" "USAGE: %s [ - [] | --[{=| }] ]... [ host ...]\n\0" /* 1794 */ "$HOME\0" /* 1800 */ ".\0" /* 1802 */ ".ntprc\0" /* 1809 */ "http://bugs.ntp.org, bugs@ntp.org\0" /* 1843 */ "\n\n\0" -/* 1846 */ "ntpdc 4.2.7p329"; +/* 1846 */ "ntpdc 4.2.7p330"; /* * ipv4 option description with diff --git a/ntpdc/ntpdc-opts.h b/ntpdc/ntpdc-opts.h index 005474710..b6e8cdeaf 100644 --- a/ntpdc/ntpdc-opts.h +++ b/ntpdc/ntpdc-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (ntpdc-opts.h) * - * It has been AutoGen-ed December 1, 2012 at 11:31:58 AM by AutoGen 5.16.2 + * It has been AutoGen-ed December 3, 2012 at 05:26:46 AM by AutoGen 5.16.2 * From the definitions ntpdc-opts.def * and the template file options * @@ -82,8 +82,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 15 -#define NTPDC_VERSION "4.2.7p329" -#define NTPDC_FULL_VERSION "ntpdc 4.2.7p329" +#define NTPDC_VERSION "4.2.7p330" +#define NTPDC_FULL_VERSION "ntpdc 4.2.7p330" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/ntpdc/ntpdc.1ntpdcman b/ntpdc/ntpdc.1ntpdcman index ecc5592ec..65690433b 100644 --- a/ntpdc/ntpdc.1ntpdcman +++ b/ntpdc/ntpdc.1ntpdcman @@ -1,8 +1,8 @@ -.TH ntpdc 1ntpdcman "01 Dec 2012" "4.2.7p329" "User Commands" +.TH ntpdc 1ntpdcman "03 Dec 2012" "4.2.7p330" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.man) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:32:03 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:52 AM by AutoGen 5.16.2 .\" From the definitions ntpdc-opts.def .\" and the template file agman-cmd.tpl .\" diff --git a/ntpdc/ntpdc.1ntpdcmdoc b/ntpdc/ntpdc.1ntpdcmdoc index b8a45491f..c45773fac 100644 --- a/ntpdc/ntpdc.1ntpdcmdoc +++ b/ntpdc/ntpdc.1ntpdcmdoc @@ -1,9 +1,9 @@ -.Dd December 1 2012 +.Dd December 3 2012 .Dt NTPDC 1ntpdcmdoc User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntpdc-opts.mdoc) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:32:10 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:26:59 AM by AutoGen 5.16.2 .\" From the definitions ntpdc-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/ntpdc/ntpdc.html b/ntpdc/ntpdc.html index 644451374..ee5edccb6 100644 --- a/ntpdc/ntpdc.html +++ b/ntpdc/ntpdc.html @@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server 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. -

This document applies to version 4.2.7p329 of ntpdc. +

This document applies to version 4.2.7p330 of ntpdc.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. @@ -145,7 +145,7 @@ the usage text by passing it through a pager program. used to select the program, defaulting to more. Both will exit with a status code of 0. -

ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p329
+
ntpdc - vendor-specific NTPD control program - Ver. 4.2.7p330
 USAGE:  ntpdc [ -<flag> [<val>] | --<name>[{=| }<val>] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
diff --git a/ntpdc/ntpdc.man.in b/ntpdc/ntpdc.man.in
index ec697ef98..4b3ec8c41 100644
--- a/ntpdc/ntpdc.man.in
+++ b/ntpdc/ntpdc.man.in
@@ -1,8 +1,8 @@
-.TH ntpdc @NTPDC_MS@ "01 Dec 2012" "4.2.7p329" "User Commands"
+.TH ntpdc @NTPDC_MS@ "03 Dec 2012" "4.2.7p330" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:03 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:26:52 AM by AutoGen 5.16.2
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
diff --git a/ntpdc/ntpdc.mdoc.in b/ntpdc/ntpdc.mdoc.in
index 51c36c76d..d04d5d291 100644
--- a/ntpdc/ntpdc.mdoc.in
+++ b/ntpdc/ntpdc.mdoc.in
@@ -1,9 +1,9 @@
-.Dd December 1 2012
+.Dd December 3 2012
 .Dt NTPDC @NTPDC_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpdc-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:10 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:26:59 AM by AutoGen 5.16.2
 .\"  From the definitions    ntpdc-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/ntpq/invoke-ntpq.texi b/ntpq/invoke-ntpq.texi
index 36b17253d..be2ec359c 100644
--- a/ntpq/invoke-ntpq.texi
+++ b/ntpq/invoke-ntpq.texi
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpq.texi)
 # 
-# It has been AutoGen-ed  December  1, 2012 at 11:32:23 AM by AutoGen 5.16.2
+# It has been AutoGen-ed  December  3, 2012 at 05:27:13 AM by AutoGen 5.16.2
 # From the definitions    ntpq-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -328,7 +328,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpq - standard NTP query program - Ver. 4.2.7p329
+ntpq - standard NTP query program - Ver. 4.2.7p330
 USAGE:  ntpq [ - [] | --[@{=| @}] ]... [ host ...]
   Flg Arg Option-Name    Description
    -4 no  ipv4           Force IPv4 DNS name resolution
diff --git a/ntpq/ntpq-opts.c b/ntpq/ntpq-opts.c
index 6c4d46f26..f715a7d89 100644
--- a/ntpq/ntpq-opts.c
+++ b/ntpq/ntpq-opts.c
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.c)
  *  
- *  It has been AutoGen-ed  December  1, 2012 at 11:32:13 AM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  December  3, 2012 at 05:27:02 AM by AutoGen 5.16.2
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -72,7 +72,7 @@ extern FILE * option_usage_fp;
  *  ntpq option static const strings
  */
 static char const ntpq_opt_strs[1833] =
-/*     0 */ "ntpq 4.2.7p329\n"
+/*     0 */ "ntpq 4.2.7p330\n"
             "Copyright (C) 1970-2012 The University of Delaware, 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"
@@ -128,13 +128,13 @@ static char const ntpq_opt_strs[1833] =
 /*  1627 */ "no-load-opts\0"
 /*  1640 */ "no\0"
 /*  1643 */ "NTPQ\0"
-/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p329\n"
+/*  1648 */ "ntpq - standard NTP query program - Ver. 4.2.7p330\n"
             "USAGE:  %s [ - [] | --[{=| }] ]... [ host ...]\n\0"
 /*  1769 */ "$HOME\0"
 /*  1775 */ ".\0"
 /*  1777 */ ".ntprc\0"
 /*  1784 */ "http://bugs.ntp.org, bugs@ntp.org\0"
-/*  1818 */ "ntpq 4.2.7p329";
+/*  1818 */ "ntpq 4.2.7p330";
 
 /*
  *  ipv4 option description with
diff --git a/ntpq/ntpq-opts.h b/ntpq/ntpq-opts.h
index a48a30314..1a33cf0e3 100644
--- a/ntpq/ntpq-opts.h
+++ b/ntpq/ntpq-opts.h
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpq-opts.h)
  *  
- *  It has been AutoGen-ed  December  1, 2012 at 11:32:12 AM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  December  3, 2012 at 05:27:01 AM by AutoGen 5.16.2
  *  From the definitions    ntpq-opts.def
  *  and the template file   options
  *
@@ -81,8 +81,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    14
-#define NTPQ_VERSION       "4.2.7p329"
-#define NTPQ_FULL_VERSION  "ntpq 4.2.7p329"
+#define NTPQ_VERSION       "4.2.7p330"
+#define NTPQ_FULL_VERSION  "ntpq 4.2.7p330"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/ntpq/ntpq.1ntpqman b/ntpq/ntpq.1ntpqman
index 0179130b4..98af00002 100644
--- a/ntpq/ntpq.1ntpqman
+++ b/ntpq/ntpq.1ntpqman
@@ -1,8 +1,8 @@
-.TH ntpq 1ntpqman "01 Dec 2012" "4.2.7p329" "User Commands"
+.TH ntpq 1ntpqman "03 Dec 2012" "4.2.7p330" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:19 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:09 AM by AutoGen 5.16.2
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
diff --git a/ntpq/ntpq.1ntpqmdoc b/ntpq/ntpq.1ntpqmdoc
index 780049105..52fc0ffe9 100644
--- a/ntpq/ntpq.1ntpqmdoc
+++ b/ntpq/ntpq.1ntpqmdoc
@@ -1,9 +1,9 @@
-.Dd December 1 2012
+.Dd December 3 2012
 .Dt NTPQ 1ntpqmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:25 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:14 AM by AutoGen 5.16.2
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/ntpq/ntpq.man.in b/ntpq/ntpq.man.in
index a405325d6..a259ce088 100644
--- a/ntpq/ntpq.man.in
+++ b/ntpq/ntpq.man.in
@@ -1,8 +1,8 @@
-.TH ntpq @NTPQ_MS@ "01 Dec 2012" "4.2.7p329" "User Commands"
+.TH ntpq @NTPQ_MS@ "03 Dec 2012" "4.2.7p330" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:19 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:09 AM by AutoGen 5.16.2
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
diff --git a/ntpq/ntpq.mdoc.in b/ntpq/ntpq.mdoc.in
index 96e9dd183..754c4e959 100644
--- a/ntpq/ntpq.mdoc.in
+++ b/ntpq/ntpq.mdoc.in
@@ -1,9 +1,9 @@
-.Dd December 1 2012
+.Dd December 3 2012
 .Dt NTPQ @NTPQ_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpq-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:25 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:14 AM by AutoGen 5.16.2
 .\"  From the definitions    ntpq-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/ntpsnmpd/invoke-ntpsnmpd.texi b/ntpsnmpd/invoke-ntpsnmpd.texi
index c7859aece..e62087ba1 100644
--- a/ntpsnmpd/invoke-ntpsnmpd.texi
+++ b/ntpsnmpd/invoke-ntpsnmpd.texi
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntpsnmpd.texi)
 # 
-# It has been AutoGen-ed  December  1, 2012 at 11:32:40 AM by AutoGen 5.16.2
+# It has been AutoGen-ed  December  3, 2012 at 05:27:28 AM by AutoGen 5.16.2
 # From the definitions    ntpsnmpd-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -42,7 +42,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p329
+ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p330
 USAGE:  ntpsnmpd [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -n no  nofork         Do not fork
diff --git a/ntpsnmpd/ntpsnmpd-opts.c b/ntpsnmpd/ntpsnmpd-opts.c
index 0e4a2ba2e..22a8ecf58 100644
--- a/ntpsnmpd/ntpsnmpd-opts.c
+++ b/ntpsnmpd/ntpsnmpd-opts.c
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.c)
  *  
- *  It has been AutoGen-ed  December  1, 2012 at 11:32:27 AM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  December  3, 2012 at 05:27:17 AM by AutoGen 5.16.2
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -64,7 +64,7 @@ extern FILE * option_usage_fp;
  *  ntpsnmpd option static const strings
  */
 static char const ntpsnmpd_opt_strs[1561] =
-/*     0 */ "ntpsnmpd 4.2.7p329\n"
+/*     0 */ "ntpsnmpd 4.2.7p330\n"
             "Copyright (C) 1970-2012 The University of Delaware, 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"
@@ -103,14 +103,14 @@ static char const ntpsnmpd_opt_strs[1561] =
 /*  1360 */ "no-load-opts\0"
 /*  1373 */ "no\0"
 /*  1376 */ "NTPSNMPD\0"
-/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p329\n"
+/*  1385 */ "ntpsnmpd - NTP SNMP MIB agent - Ver. 4.2.7p330\n"
             "USAGE:  %s [ - [] | --[{=| }] ]...\n\0"
 /*  1490 */ "$HOME\0"
 /*  1496 */ ".\0"
 /*  1498 */ ".ntprc\0"
 /*  1505 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  1539 */ "\n\n\0"
-/*  1542 */ "ntpsnmpd 4.2.7p329";
+/*  1542 */ "ntpsnmpd 4.2.7p330";
 
 /*
  *  nofork option description:
diff --git a/ntpsnmpd/ntpsnmpd-opts.h b/ntpsnmpd/ntpsnmpd-opts.h
index 9d0e3df35..042e6aa50 100644
--- a/ntpsnmpd/ntpsnmpd-opts.h
+++ b/ntpsnmpd/ntpsnmpd-opts.h
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.h)
  *  
- *  It has been AutoGen-ed  December  1, 2012 at 11:32:27 AM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  December  3, 2012 at 05:27:17 AM by AutoGen 5.16.2
  *  From the definitions    ntpsnmpd-opts.def
  *  and the template file   options
  *
@@ -75,8 +75,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    8
-#define NTPSNMPD_VERSION       "4.2.7p329"
-#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p329"
+#define NTPSNMPD_VERSION       "4.2.7p330"
+#define NTPSNMPD_FULL_VERSION  "ntpsnmpd 4.2.7p330"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/ntpsnmpd/ntpsnmpd.1ntpsnmpdman b/ntpsnmpd/ntpsnmpd.1ntpsnmpdman
index 987a9cd3d..5af43ad4c 100644
--- a/ntpsnmpd/ntpsnmpd.1ntpsnmpdman
+++ b/ntpsnmpd/ntpsnmpd.1ntpsnmpdman
@@ -1,8 +1,8 @@
-.TH ntpsnmpd 1ntpsnmpdman "01 Dec 2012" "4.2.7p329" "User Commands"
+.TH ntpsnmpd 1ntpsnmpdman "03 Dec 2012" "4.2.7p330" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:36 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:25 AM by AutoGen 5.16.2
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
diff --git a/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc b/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
index 3b17c5f38..52628e14b 100644
--- a/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
+++ b/ntpsnmpd/ntpsnmpd.1ntpsnmpdmdoc
@@ -1,9 +1,9 @@
-.Dd December 1 2012
+.Dd December 3 2012
 .Dt NTPSNMPD 1ntpsnmpdmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:42 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:30 AM by AutoGen 5.16.2
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/ntpsnmpd/ntpsnmpd.man.in b/ntpsnmpd/ntpsnmpd.man.in
index 2aed58452..5d1822aba 100644
--- a/ntpsnmpd/ntpsnmpd.man.in
+++ b/ntpsnmpd/ntpsnmpd.man.in
@@ -1,8 +1,8 @@
-.TH ntpsnmpd @NTPSNMPD_MS@ "01 Dec 2012" "4.2.7p329" "User Commands"
+.TH ntpsnmpd @NTPSNMPD_MS@ "03 Dec 2012" "4.2.7p330" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:36 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:25 AM by AutoGen 5.16.2
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
diff --git a/ntpsnmpd/ntpsnmpd.mdoc.in b/ntpsnmpd/ntpsnmpd.mdoc.in
index e6b8227f8..692cc9e7d 100644
--- a/ntpsnmpd/ntpsnmpd.mdoc.in
+++ b/ntpsnmpd/ntpsnmpd.mdoc.in
@@ -1,9 +1,9 @@
-.Dd December 1 2012
+.Dd December 3 2012
 .Dt NTPSNMPD @NTPSNMPD_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntpsnmpd-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:42 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:30 AM by AutoGen 5.16.2
 .\"  From the definitions    ntpsnmpd-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/packageinfo.sh b/packageinfo.sh
index 40e39507c..4cae07a3f 100644
--- a/packageinfo.sh
+++ b/packageinfo.sh
@@ -70,7 +70,7 @@ CLTAG=NTP_4_2_0
 # - Numeric values increment
 # - empty 'increments' to 1
 # - NEW 'increments' to empty
-point=329
+point=330
 
 ### betapoint is normally modified by script.
 # ntp-stable Beta number (betapoint)
diff --git a/scripts/invoke-ntp-wait.texi b/scripts/invoke-ntp-wait.texi
index a795f4db8..e81742005 100644
--- a/scripts/invoke-ntp-wait.texi
+++ b/scripts/invoke-ntp-wait.texi
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-wait.texi)
 # 
-# It has been AutoGen-ed  December  1, 2012 at 11:29:41 AM by AutoGen 5.16.2
+# It has been AutoGen-ed  December  3, 2012 at 05:24:27 AM by AutoGen 5.16.2
 # From the definitions    ntp-wait-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
diff --git a/scripts/ntp-wait.1ntp-waitman b/scripts/ntp-wait.1ntp-waitman
index 9165bf996..96e871be5 100644
--- a/scripts/ntp-wait.1ntp-waitman
+++ b/scripts/ntp-wait.1ntp-waitman
@@ -1,8 +1,8 @@
-.TH ntp-wait 1ntp-waitman "01 Dec 2012" "ntp (4.2.7p329)" "User Commands"
+.TH ntp-wait 1ntp-waitman "03 Dec 2012" "ntp (4.2.7p330)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:29:37 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:24:23 AM by AutoGen 5.16.2
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
diff --git a/scripts/ntp-wait.1ntp-waitmdoc b/scripts/ntp-wait.1ntp-waitmdoc
index 04b662af6..82d6bafbc 100644
--- a/scripts/ntp-wait.1ntp-waitmdoc
+++ b/scripts/ntp-wait.1ntp-waitmdoc
@@ -1,9 +1,9 @@
-.Dd December 1 2012
+.Dd December 3 2012
 .Dt NTP_WAIT 1ntp-waitmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-wait-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:29:43 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:24:29 AM by AutoGen 5.16.2
 .\"  From the definitions    ntp-wait-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/scripts/ntp-wait.html b/scripts/ntp-wait.html
index ed42cdf8d..4757858b0 100644
--- a/scripts/ntp-wait.html
+++ b/scripts/ntp-wait.html
@@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server
 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.
 
-  

This document applies to version 4.2.7p329 of ntp-wait. +

This document applies to version 4.2.7p330 of ntp-wait.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. diff --git a/scripts/ntp-wait.man.in b/scripts/ntp-wait.man.in index 08ada533c..321f0dcbe 100644 --- a/scripts/ntp-wait.man.in +++ b/scripts/ntp-wait.man.in @@ -1,8 +1,8 @@ -.TH ntp-wait @NTP_WAIT_MS@ "01 Dec 2012" "ntp (4.2.7p329)" "User Commands" +.TH ntp-wait @NTP_WAIT_MS@ "03 Dec 2012" "ntp (4.2.7p330)" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.man) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:29:37 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:24:23 AM by AutoGen 5.16.2 .\" From the definitions ntp-wait-opts.def .\" and the template file agman-cmd.tpl .\" diff --git a/scripts/ntp-wait.mdoc.in b/scripts/ntp-wait.mdoc.in index 40784e078..40a143d70 100644 --- a/scripts/ntp-wait.mdoc.in +++ b/scripts/ntp-wait.mdoc.in @@ -1,9 +1,9 @@ -.Dd December 1 2012 +.Dd December 3 2012 .Dt NTP_WAIT @NTP_WAIT_MS@ User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:29:43 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:24:29 AM by AutoGen 5.16.2 .\" From the definitions ntp-wait-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/sntp/invoke-sntp.texi b/sntp/invoke-sntp.texi index 86f979696..87de2cdf8 100644 --- a/sntp/invoke-sntp.texi +++ b/sntp/invoke-sntp.texi @@ -6,7 +6,7 @@ # # EDIT THIS FILE WITH CAUTION (invoke-sntp.texi) # -# It has been AutoGen-ed December 1, 2012 at 11:33:25 AM by AutoGen 5.16.2 +# It has been AutoGen-ed December 3, 2012 at 05:28:14 AM by AutoGen 5.16.2 # From the definitions sntp-opts.def # and the template file agtexi-cmd.tpl @end ignore @@ -125,7 +125,7 @@ with a status code of 0. @exampleindent 0 @example -sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p329 +sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p330 USAGE: sntp [ - [] | --[@{=| @}] ]... \ [ hostname-or-IP ...] Flg Arg Option-Name Description diff --git a/sntp/sntp-opts.c b/sntp/sntp-opts.c index a9fffeffd..8aa2b1243 100644 --- a/sntp/sntp-opts.c +++ b/sntp/sntp-opts.c @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.c) * - * It has been AutoGen-ed December 1, 2012 at 11:24:59 AM by AutoGen 5.16.2 + * It has been AutoGen-ed December 3, 2012 at 05:27:54 AM by AutoGen 5.16.2 * From the definitions sntp-opts.def * and the template file options * @@ -73,7 +73,7 @@ extern FILE * option_usage_fp; * sntp option static const strings */ static char const sntp_opt_strs[2491] = -/* 0 */ "sntp 4.2.7p329\n" +/* 0 */ "sntp 4.2.7p330\n" "Copyright (C) 1970-2012 The University of Delaware, 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" @@ -157,7 +157,7 @@ static char const sntp_opt_strs[2491] = /* 2235 */ "LOAD_OPTS\0" /* 2245 */ "no-load-opts\0" /* 2258 */ "SNTP\0" -/* 2263 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p329\n" +/* 2263 */ "sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p330\n" "USAGE: %s [ - [] | --[{=| }] ]... \\\n" "\t\t[ hostname-or-IP ...]\n\0" /* 2424 */ "$HOME\0" @@ -165,7 +165,7 @@ static char const sntp_opt_strs[2491] = /* 2432 */ ".ntprc\0" /* 2439 */ "http://bugs.ntp.org, bugs@ntp.org\0" /* 2473 */ "\n\n\0" -/* 2476 */ "sntp 4.2.7p329"; +/* 2476 */ "sntp 4.2.7p330"; /* * ipv4 option description with diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index bab719005..79dcef071 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed December 1, 2012 at 11:24:58 AM by AutoGen 5.16.2 + * It has been AutoGen-ed December 3, 2012 at 05:27:53 AM by AutoGen 5.16.2 * From the definitions sntp-opts.def * and the template file options * @@ -90,8 +90,8 @@ typedef enum { } teOptIndex; #define OPTION_CT 23 -#define SNTP_VERSION "4.2.7p329" -#define SNTP_FULL_VERSION "sntp 4.2.7p329" +#define SNTP_VERSION "4.2.7p330" +#define SNTP_FULL_VERSION "sntp 4.2.7p330" /* * Interface defines for all options. Replace "n" with the UPPER_CASED diff --git a/sntp/sntp.1sntpman b/sntp/sntp.1sntpman index eb3fdfe6e..b40ede2d7 100644 --- a/sntp/sntp.1sntpman +++ b/sntp/sntp.1sntpman @@ -1,8 +1,8 @@ -.TH sntp 1sntpman "01 Dec 2012" "4.2.7p329" "User Commands" +.TH sntp 1sntpman "03 Dec 2012" "4.2.7p330" "User Commands" .\" .\" EDIT THIS FILE WITH CAUTION (sntp-opts.man) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:33:20 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:28:10 AM by AutoGen 5.16.2 .\" From the definitions sntp-opts.def .\" and the template file agman-cmd.tpl .\" diff --git a/sntp/sntp.1sntpmdoc b/sntp/sntp.1sntpmdoc index 3335656ad..8fd304685 100644 --- a/sntp/sntp.1sntpmdoc +++ b/sntp/sntp.1sntpmdoc @@ -1,9 +1,9 @@ -.Dd December 1 2012 +.Dd December 3 2012 .Dt SNTP 1sntpmdoc User Commands .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (sntp-opts.mdoc) .\" -.\" It has been AutoGen-ed December 1, 2012 at 11:33:27 AM by AutoGen 5.16.2 +.\" It has been AutoGen-ed December 3, 2012 at 05:28:16 AM by AutoGen 5.16.2 .\" From the definitions sntp-opts.def .\" and the template file agmdoc-cmd.tpl .Sh NAME diff --git a/sntp/sntp.html b/sntp/sntp.html index 92304a64f..432642bf3 100644 --- a/sntp/sntp.html +++ b/sntp/sntp.html @@ -36,7 +36,7 @@ display the time offset of the system clock relative to the server 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. -

This document applies to version 4.2.7p329 of sntp. +

This document applies to version 4.2.7p330 of sntp.

The program implements the SNTP protocol as defined by RFC 5905, the NTPv4 IETF specification. @@ -201,7 +201,7 @@ the usage text by passing it through a pager program. used to select the program, defaulting to more. Both will exit with a status code of 0. -

sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p329
+
sntp - standard Simple Network Time Protocol client program - Ver. 4.2.7p330
 USAGE:  sntp [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \
                 [ hostname-or-IP ...]
   Flg Arg Option-Name    Description
diff --git a/sntp/sntp.man.in b/sntp/sntp.man.in
index c0fb875d0..f61faca1d 100644
--- a/sntp/sntp.man.in
+++ b/sntp/sntp.man.in
@@ -1,8 +1,8 @@
-.TH sntp @SNTP_MS@ "01 Dec 2012" "4.2.7p329" "User Commands"
+.TH sntp @SNTP_MS@ "03 Dec 2012" "4.2.7p330" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:33:20 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:28:10 AM by AutoGen 5.16.2
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
diff --git a/sntp/sntp.mdoc.in b/sntp/sntp.mdoc.in
index e6bf92e39..ba17f07db 100644
--- a/sntp/sntp.mdoc.in
+++ b/sntp/sntp.mdoc.in
@@ -1,9 +1,9 @@
-.Dd December 1 2012
+.Dd December 3 2012
 .Dt SNTP @SNTP_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (sntp-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:33:27 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:28:16 AM by AutoGen 5.16.2
 .\"  From the definitions    sntp-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/util/invoke-ntp-keygen.texi b/util/invoke-ntp-keygen.texi
index 3623a00dc..963fc36a1 100644
--- a/util/invoke-ntp-keygen.texi
+++ b/util/invoke-ntp-keygen.texi
@@ -6,7 +6,7 @@
 # 
 # EDIT THIS FILE WITH CAUTION  (invoke-ntp-keygen.texi)
 # 
-# It has been AutoGen-ed  December  1, 2012 at 11:33:03 AM by AutoGen 5.16.2
+# It has been AutoGen-ed  December  3, 2012 at 05:27:47 AM by AutoGen 5.16.2
 # From the definitions    ntp-keygen-opts.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
@@ -923,7 +923,7 @@ with a status code of 0.
 
 @exampleindent 0
 @example
-ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p329
+ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p330
 USAGE:  ntp-keygen [ - [] | --[@{=| @}] ]...
   Flg Arg Option-Name    Description
    -b Num imbits         identity modulus bits
diff --git a/util/ntp-keygen-opts.c b/util/ntp-keygen-opts.c
index 09b032867..9f6a634b4 100644
--- a/util/ntp-keygen-opts.c
+++ b/util/ntp-keygen-opts.c
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.c)
  *  
- *  It has been AutoGen-ed  December  1, 2012 at 11:32:47 AM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  December  3, 2012 at 05:27:34 AM by AutoGen 5.16.2
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -75,7 +75,7 @@ extern FILE * option_usage_fp;
  *  ntp-keygen option static const strings
  */
 static char const ntp_keygen_opt_strs[2358] =
-/*     0 */ "ntp-keygen (ntp) 4.2.7p329\n"
+/*     0 */ "ntp-keygen (ntp) 4.2.7p330\n"
             "Copyright (C) 1970-2012 The University of Delaware, 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"
@@ -166,14 +166,14 @@ static char const ntp_keygen_opt_strs[2358] =
 /*  2136 */ "no-load-opts\0"
 /*  2149 */ "no\0"
 /*  2152 */ "NTP_KEYGEN\0"
-/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p329\n"
+/*  2163 */ "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.7p330\n"
             "USAGE:  %s [ - [] | --[{=| }] ]...\n\0"
 /*  2279 */ "$HOME\0"
 /*  2285 */ ".\0"
 /*  2287 */ ".ntprc\0"
 /*  2294 */ "http://bugs.ntp.org, bugs@ntp.org\0"
 /*  2328 */ "\n\n\0"
-/*  2331 */ "ntp-keygen (ntp) 4.2.7p329";
+/*  2331 */ "ntp-keygen (ntp) 4.2.7p330";
 
 /*
  *  imbits option description:
diff --git a/util/ntp-keygen-opts.h b/util/ntp-keygen-opts.h
index a156267b2..3197e3d71 100644
--- a/util/ntp-keygen-opts.h
+++ b/util/ntp-keygen-opts.h
@@ -1,7 +1,7 @@
 /*  
  *  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.h)
  *  
- *  It has been AutoGen-ed  December  1, 2012 at 11:32:46 AM by AutoGen 5.16.2
+ *  It has been AutoGen-ed  December  3, 2012 at 05:27:33 AM by AutoGen 5.16.2
  *  From the definitions    ntp-keygen-opts.def
  *  and the template file   options
  *
@@ -93,8 +93,8 @@ typedef enum {
 } teOptIndex;
 
 #define OPTION_CT    26
-#define NTP_KEYGEN_VERSION       "4.2.7p329"
-#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p329"
+#define NTP_KEYGEN_VERSION       "4.2.7p330"
+#define NTP_KEYGEN_FULL_VERSION  "ntp-keygen (ntp) 4.2.7p330"
 
 /*
  *  Interface defines for all options.  Replace "n" with the UPPER_CASED
diff --git a/util/ntp-keygen.1ntp-keygenman b/util/ntp-keygen.1ntp-keygenman
index efc7ac995..9ead73fe3 100644
--- a/util/ntp-keygen.1ntp-keygenman
+++ b/util/ntp-keygen.1ntp-keygenman
@@ -1,8 +1,8 @@
-.TH ntp-keygen 1ntp-keygenman "01 Dec 2012" "ntp (4.2.7p329)" "User Commands"
+.TH ntp-keygen 1ntp-keygenman "03 Dec 2012" "ntp (4.2.7p330)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:58 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:42 AM by AutoGen 5.16.2
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
diff --git a/util/ntp-keygen.1ntp-keygenmdoc b/util/ntp-keygen.1ntp-keygenmdoc
index 91fe2a910..8e3723009 100644
--- a/util/ntp-keygen.1ntp-keygenmdoc
+++ b/util/ntp-keygen.1ntp-keygenmdoc
@@ -1,9 +1,9 @@
-.Dd December 1 2012
+.Dd December 3 2012
 .Dt NTP_KEYGEN 1ntp-keygenmdoc User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:33:05 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:49 AM by AutoGen 5.16.2
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME
diff --git a/util/ntp-keygen.man.in b/util/ntp-keygen.man.in
index ecea1b20b..a3403b391 100644
--- a/util/ntp-keygen.man.in
+++ b/util/ntp-keygen.man.in
@@ -1,8 +1,8 @@
-.TH ntp-keygen @NTP_KEYGEN_MS@ "01 Dec 2012" "ntp (4.2.7p329)" "User Commands"
+.TH ntp-keygen @NTP_KEYGEN_MS@ "03 Dec 2012" "ntp (4.2.7p330)" "User Commands"
 .\"
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.man)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:32:58 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:42 AM by AutoGen 5.16.2
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agman-cmd.tpl
 .\"
diff --git a/util/ntp-keygen.mdoc.in b/util/ntp-keygen.mdoc.in
index e9df5a0cd..59c3c77e2 100644
--- a/util/ntp-keygen.mdoc.in
+++ b/util/ntp-keygen.mdoc.in
@@ -1,9 +1,9 @@
-.Dd December 1 2012
+.Dd December 3 2012
 .Dt NTP_KEYGEN @NTP_KEYGEN_MS@ User Commands
 .Os SunOS 5.10
 .\"  EDIT THIS FILE WITH CAUTION  (ntp-keygen-opts.mdoc)
 .\"  
-.\"  It has been AutoGen-ed  December  1, 2012 at 11:33:05 AM by AutoGen 5.16.2
+.\"  It has been AutoGen-ed  December  3, 2012 at 05:27:49 AM by AutoGen 5.16.2
 .\"  From the definitions    ntp-keygen-opts.def
 .\"  and the template file   agmdoc-cmd.tpl
 .Sh NAME