From: Harlan Stenn Date: Thu, 17 Jan 2013 07:08:22 +0000 (+0000) Subject: NTP_4_2_7P348 X-Git-Tag: NTP_4_2_7P348^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88f6fb0c8132056482b38fad2aec4b1f93156f89;p=thirdparty%2Fntp.git NTP_4_2_7P348 bk: 50f7a366OgCsqYm7rMldPP0oexl9Jg --- diff --git a/ChangeLog b/ChangeLog index 0b56ffa72..926bf2b83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +(4.2.7p348) 2013/01/17 Released by Harlan Stenn * [Bug 2327] Rename sntp/ag-tpl/:Old to sntp/ag-tpl/Old. * Cleanup to ntpsnmpd-opts.def. * Cleanup to ntpq.texi. diff --git a/ntpd/invoke-ntp.conf.texi b/ntpd/invoke-ntp.conf.texi index 660da5536..96036e73a 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 January 7, 2013 at 11:39:56 AM by AutoGen 5.17.1pre14 +# It has been AutoGen-ed January 17, 2013 at 06:15:17 AM by AutoGen 5.17.1pre14 # From the definitions ntp.conf.def # and the template file agtexi-file.tpl @end ignore @@ -2631,6 +2631,22 @@ be set to any positive number in seconds. If set to zero, the stepout pulses will not be suppressed. @end table +@item @code{rlimit}Oo@code{memlock} @kbd{Nmegabytes} |@code{stacklimit} @kbd{N4kPages}Oc +@table @asis + +@item @code{memlock} @kbd{Nmegabytes} +Specify the number of megabytes of memory that can be allocated. +Probably only available under Linux, this option is useful +when dropping root (the +@code{-i} +option). +The default is 32 megabytes. +@item @code{stacklimit} @kbd{N4kPages} +Specifies the maximum size of the process stack on systems with the +@code{mlockall}() +function. +Defaults to 50 4k pages (200 4k pages in OpenBSD). +@end table @item @code{trap} @kbd{host_address}[@code{port} @kbd{port_number}][@code{interface} @kbd{interface_address}] This command configures a trap receiver at the given host address and port number for sending messages with the specified @@ -2686,10 +2702,6 @@ Diffie-Hellman agreement parameters @end table @node ntp.conf See Also @subsection ntp.conf See Also -@node SEE ALSO -@section SEE ALSO - - @code{ntpd(1ntpdmdoc)}, @code{ntpdc(1ntpdcmdoc)}, @code{ntpq(1ntpqmdoc)} diff --git a/ntpd/invoke-ntp.keys.texi b/ntpd/invoke-ntp.keys.texi index 63c9d964c..599a23f20 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 January 7, 2013 at 11:39:58 AM by AutoGen 5.17.1pre14 +# It has been AutoGen-ed January 17, 2013 at 06:15:19 AM by AutoGen 5.17.1pre14 # 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 a22ba0c37..5f9af74ae 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 January 7, 2013 at 11:40:00 AM by AutoGen 5.17.1pre14 +# It has been AutoGen-ed January 17, 2013 at 06:15:21 AM by AutoGen 5.17.1pre14 # From the definitions ntpd-opts.def # and the template file agtexi-cmd.tpl @end ignore @@ -67,9 +67,9 @@ configuration options altered while the @code{ntpd} is running using the -@code{ntpq(8)} +@code{ntpq(1ntpqmdoc)} and -@code{ntpdc(8)} +@code{ntpdc(1ntpdcmdoc)} utility programs. When @@ -141,7 +141,7 @@ with a status code of 0. @exampleindent 0 @example -ntpd - NTP daemon program - Ver. 4.2.7p347 +ntpd - NTP daemon program - Ver. 4.2.7p348 USAGE: ntpd [ - [] | --[@{=| @}] ]... \ [ ... ] Flg Arg Option-Name Description diff --git a/ntpd/ntp.conf.5man b/ntpd/ntp.conf.5man index ad4b70a57..6272d1f8e 100644 --- a/ntpd/ntp.conf.5man +++ b/ntpd/ntp.conf.5man @@ -1,8 +1,8 @@ -.TH ntp.conf 5man "07 Jan 2013" "4.2.7p347" "File Formats" +.TH ntp.conf 5man "17 Jan 2013" "4.2.7p348" "File Formats" .\" .\" EDIT THIS FILE WITH CAUTION (ntp.man) .\" -.\" It has been AutoGen-ed January 7, 2013 at 11:39:42 AM by AutoGen 5.17.1pre14 +.\" It has been AutoGen-ed January 17, 2013 at 06:15:04 AM by AutoGen 5.17.1pre14 .\" From the definitions ntp.conf.def .\" and the template file agman-cmd.tpl .\" @@ -2821,6 +2821,29 @@ If set to zero, the stepout pulses will not be suppressed. .in -4 .TP +.BR Xo Ic rlimit +.Oo +.Cm memlock Ar Nmegabytes | +.Cm stacklimit Ar N4kPages +.Oc +.Xc +.in +4 +.ti -4 +.IR Cm memlock Ar Nmegabytes +Specify the number of megabytes of memory that can be allocated. +Probably only available under Linux, this option is useful +when dropping root (the +i +option). +The default is 32 megabytes. +.ti -4 +.IR Cm stacklimit Ar N4kPages +Specifies the maximum size of the process stack on systems with the +.Fn mlockall +function. +Defaults to 50 4k pages (200 4k pages in OpenBSD). +.in -4 +.TP .BR Xo Ic trap Ar host_address [ "\fIport\fR" "\fIport_number\fR" ] [ "\fIinterface\fR" "\fIinterface_address\fR" ] @@ -2919,7 +2942,6 @@ The operation failed or the command syntax was not valid. libopts had an internal operational error. Please report it to autogen-users@lists.sourceforge.net. Thank you. .SH "SEE ALSO" -.SH SEE ALSO .Xr ntpd 1ntpdmdoc , .Xr ntpdc 1ntpdcmdoc , .Xr ntpq 1ntpqmdoc @@ -2954,7 +2976,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.7p347 of NTP. +This document corresponds to version 4.2.7p348 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 8e513b64a..145aca8c8 100644 --- a/ntpd/ntp.conf.5mdoc +++ b/ntpd/ntp.conf.5mdoc @@ -1,9 +1,9 @@ -.Dd January 7 2013 +.Dd January 17 2013 .Dt NTP_CONF 5mdoc File Formats .Os SunOS 5.10 .\" EDIT THIS FILE WITH CAUTION (ntp.mdoc) .\" -.\" It has been AutoGen-ed January 7, 2013 at 11:40:02 AM by AutoGen 5.17.1pre14 +.\" It has been AutoGen-ed January 17, 2013 at 06:15:23 AM by AutoGen 5.17.1pre14 .\" From the definitions ntp.conf.def .\" and the template file agmdoc-cmd.tpl .Sh NAME @@ -2657,6 +2657,26 @@ be set to any positive number in seconds. If set to zero, the stepout pulses will not be suppressed. .El +.It Xo Ic rlimit +.Oo +.Cm memlock Ar Nmegabytes | +.Cm stacklimit Ar N4kPages +.Oc +.Xc +.Bl -tag -width indent +.It Cm memlock Ar Nmegabytes +Specify the number of megabytes of memory that can be allocated. +Probably only available under Linux, this option is useful +when dropping root (the +.Fl i +option). +The default is 32 megabytes. +.It Cm stacklimit Ar N4kPages +Specifies the maximum size of the process stack on systems with the +.Fn mlockall +function. +Defaults to 50 4k pages (200 4k pages in OpenBSD). +.El .It Xo Ic trap Ar host_address .Op Cm port Ar port_number .Op Cm interface Ar interface_address @@ -2750,7 +2770,6 @@ libopts had an internal operational error. Please report it to autogen\-users@lists.sourceforge.net. Thank you. .El .Sh "SEE ALSO" -.Sh SEE ALSO .Xr ntpd 1ntpdmdoc , .Xr ntpdc 1ntpdcmdoc , .Xr ntpq 1ntpqmdoc @@ -2785,7 +2804,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.7p347 of NTP. +This document corresponds to version 4.2.7p348 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 4c806e546..80c02334a 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.7p347 of ntp.conf. +

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