From: Harlan Stenn Date: Tue, 24 Sep 2013 08:54:24 +0000 (+0000) Subject: NTP_4_2_7P389 X-Git-Tag: NTP_4_2_7P389^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bb5215a54ebe64c9d4c7efb63496d33235a9c09;p=thirdparty%2Fntp.git NTP_4_2_7P389 bk: 52415340BjkvHZzkcJIML8MzgSu1Qw --- diff --git a/ChangeLog b/ChangeLog index 6a715cdd8..c9f40d931 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p389) 2013/09/24 Released by Harlan Stenn * [Bug 2473] revisited: NTPD exits after clock is stepped backwards Avoid possible unsigned underrun for startup condition when testing for clock backstep. diff --git a/ntpd/invoke-ntp.conf.texi b/ntpd/invoke-ntp.conf.texi index b6bb4c1c6..de0b2b65b 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 September 19, 2013 at 11:33:28 AM by AutoGen 5.18.1pre5 +# It has been AutoGen-ed September 24, 2013 at 08:51:05 AM by AutoGen 5.18.1pre5 # From the definitions ntp.conf.def # and the template file agtexi-file.tpl @end ignore diff --git a/ntpd/invoke-ntp.keys.texi b/ntpd/invoke-ntp.keys.texi index e71267f87..33f445bba 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 September 19, 2013 at 11:33:30 AM by AutoGen 5.18.1pre5 +# It has been AutoGen-ed September 24, 2013 at 08:51:07 AM by AutoGen 5.18.1pre5 # From the definitions ntp.keys.def # and the template file agtexi-file.tpl @end ignore diff --git a/ntpd/invoke-ntpd.texi b/ntpd/invoke-ntpd.texi index 86d1e7f2a..0381f285c 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 September 19, 2013 at 11:33:31 AM by AutoGen 5.18.1pre5 +# It has been AutoGen-ed September 24, 2013 at 08:51:09 AM by AutoGen 5.18.1pre5 # From the definitions ntpd-opts.def # and the template file agtexi-cmd.tpl @end ignore @@ -141,7 +141,7 @@ with a status code of 0. @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.7p388 +ntpd - NTP daemon program - Ver. 4.2.7p389 Usage: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description @@ -162,7 +162,7 @@ Usage: ntpd [ - [] | --[@{=| @}] ]... \ -f Str driftfile frequency drift file name -g no panicgate Allow the first adjustment to be Big - may appear multiple times - -i --- jaildir built without --enable-clockctl or --enable-linuxcaps + -i Str jaildir Jail directory -I Str interface Listen on an interface name or address - may appear multiple times -k Str keyfile path to symmetric keys @@ -185,7 +185,7 @@ Usage: ntpd [ - [] | --[@{=| @}] ]... \ -s Str statsdir Statistics file location -t Str trustedkey Trusted key number - may appear multiple times - -u --- user built without --enable-clockctl or --enable-linuxcaps + -u Str user Run as userid (or userid:groupid) -U Num updateinterval interval in seconds between scans for new or dropped interfaces Str var make ARG an ntp variable (RW) - may appear multiple times @@ -352,8 +352,8 @@ option. This option is only available if the OS supports adjusting the clock without full root privileges. This option is supported under NetBSD (configure with -@code{--enable-clockctl}) and Linux (configure with -@code{--enable-linuxcaps}). +@code{--enable-clockctl}) or Linux (configure with +@code{--enable-linuxcaps}) or Solaris (configure with @code{--enable-solarisprivs}). @node ntpd interface @subsection interface option (-I) @cindex ntpd-interface @@ -547,8 +547,8 @@ Specify a user, and optionally a group, to switch to. This option is only available if the OS supports adjusting the clock without full root privileges. This option is supported under NetBSD (configure with -@code{--enable-clockctl}) and Linux (configure with -@code{--enable-linuxcaps}). +@code{--enable-clockctl}) or Linux (configure with +@code{--enable-linuxcaps}) or Solaris (configure with @code{--enable-solarisprivs}). @node ntpd updateinterval @subsection updateinterval option (-U) @cindex ntpd-updateinterval diff --git a/ntpd/ntp.conf.5man b/ntpd/ntp.conf.5man index 44d2ed632..a26f87b67 100644 --- a/ntpd/ntp.conf.5man +++ b/ntpd/ntp.conf.5man @@ -1,8 +1,8 @@ -.TH ntp.conf 5man "19 Sep 2013" "4.2.7p388" "File Formats" +.TH ntp.conf 5man "24 Sep 2013" "4.2.7p389" "File Formats" .\" .\" EDIT THIS FILE WITH CAUTION (ntp.man) .\" -.\" It has been AutoGen-ed September 19, 2013 at 11:33:14 AM by AutoGen 5.18.1pre5 +.\" It has been AutoGen-ed September 24, 2013 at 08:50:51 AM by AutoGen 5.18.1pre5 .\" From the definitions ntp.conf.def .\" and the template file agman-cmd.tpl .\" @@ -2980,7 +2980,7 @@ services when they become universally available. .PP Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org .SH NOTES -This document corresponds to version 4.2.7p388 of NTP. +This document corresponds to version 4.2.7p389 of NTP. This document was derived from FreeBSD. .PP This manual page was \fIAutoGen\fP-erated from the \fBntp.conf\fP diff --git a/ntpd/ntp.conf.5mdoc b/ntpd/ntp.conf.5mdoc index 650944161..c654e12b5 100644 --- a/ntpd/ntp.conf.5mdoc +++ b/ntpd/ntp.conf.5mdoc @@ -1,9 +1,9 @@ -.Dd September 19 2013 +.Dd September 24 2013 .Dt NTP_CONF 5mdoc File Formats .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntp.mdoc) .\" -.\" It has been AutoGen-ed September 19, 2013 at 11:33:34 AM by AutoGen 5.18.1pre5 +.\" It has been AutoGen-ed September 24, 2013 at 08:51:11 AM by AutoGen 5.18.1pre5 .\" From the definitions ntp.conf.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -2807,7 +2807,7 @@ services when they become universally available. .Pp Please send bug reports to: http://bugs.ntp.org, bugs@ntp.org .Sh NOTES -This document corresponds to version 4.2.7p388 of NTP. +This document corresponds to version 4.2.7p389 of NTP. This document was derived from FreeBSD. .Pp This manual page was \fIAutoGen\fP\-erated from the \fBntp.conf\fP diff --git a/ntpd/ntp.conf.html b/ntpd/ntp.conf.html index 1be377650..f265f2050 100644 --- a/ntpd/ntp.conf.html +++ b/ntpd/ntp.conf.html @@ -33,7 +33,7 @@ Up: (dir)

This document describes the configuration file for the NTP Project's ntpd program. -

This document applies to version 4.2.7p388 of ntp.conf. +

This document applies to version 4.2.7p389 of ntp.conf.