summaryrefslogtreecommitdiff
path: root/net/ntp-devel/files
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-12-04 15:24:02 +0000
committerCy Schubert <cy@FreeBSD.org>2019-12-04 15:24:02 +0000
commit0b6ae44462db35b805af58f22f897782abea49bd (patch)
tree8332b51ce6bf9cb33fffb9aad1bf82072579a1ce /net/ntp-devel/files
parentprint/photoprint: Fix build with gitenprint 5.3. (diff)
Chase r512433, (also chasing src r355388) document that rlimit memlock
is disabled by default.
Diffstat (limited to 'net/ntp-devel/files')
-rw-r--r--net/ntp-devel/files/patch-ntpd__ntp.conf.5man26
-rw-r--r--net/ntp-devel/files/patch-ntpd__ntp.conf.html13
2 files changed, 30 insertions, 9 deletions
diff --git a/net/ntp-devel/files/patch-ntpd__ntp.conf.5man b/net/ntp-devel/files/patch-ntpd__ntp.conf.5man
index c91b31bbbeef..51cac4365f73 100644
--- a/net/ntp-devel/files/patch-ntpd__ntp.conf.5man
+++ b/net/ntp-devel/files/patch-ntpd__ntp.conf.5man
@@ -1,18 +1,21 @@
---- ntpd/ntp.conf.5man.orig 2016-06-02 06:41:03.000000000 -0700
-+++ ntpd/ntp.conf.5man 2017-03-07 22:54:39.255862000 -0800
-@@ -22,12 +22,6 @@
+--- ntpd/ntp.conf.5man.orig 2019-06-07 02:02:03.000000000 -0700
++++ ntpd/ntp.conf.5man 2019-12-04 07:13:11.069497000 -0800
+@@ -22,15 +22,9 @@
\- Network Time Protocol (NTP) daemon configuration file format
.SH SYNOPSIS
\f\*[B-Font]ntp.conf\fP
-[\f\*[B-Font]\-\-option-name\f[]]
-[\f\*[B-Font]\-\-option-name\f[] \f\*[I-Font]value\f[]]
--.sp \n(Ppu
--.ne 2
--
--All arguments must be options.
.sp \n(Ppu
.ne 2
+-All arguments must be options.
+-.sp \n(Ppu
+-.ne 2
+-
+ .SH DESCRIPTION
+ The
+ \f\*[B-Font]ntp.conf\fP
@@ -190,7 +184,7 @@
.NOP \f\*[B-Font]pool\f[]
For type s addresses, this command mobilizes a persistent
@@ -22,3 +25,12 @@
remote server, but the remote server can never be synchronized to
the local clock.
.TP 7
+@@ -3110,7 +3104,7 @@
+ when dropping root (the
+ \f\*[B-Font]\-i\f[]
+ option).
+-The default is 32 megabytes on non-Linux machines, and \-1 under Linux.
++The default is \-1.
+ -1 means "do not lock the process into memory".
+ 0 means "lock whatever memory the process wants into memory".
+ .TP 7
diff --git a/net/ntp-devel/files/patch-ntpd__ntp.conf.html b/net/ntp-devel/files/patch-ntpd__ntp.conf.html
index 0a7829761f88..961f5d061dab 100644
--- a/net/ntp-devel/files/patch-ntpd__ntp.conf.html
+++ b/net/ntp-devel/files/patch-ntpd__ntp.conf.html
@@ -1,5 +1,5 @@
---- ntpd/ntp.conf.html.orig 2019-02-20 09:56:39.000000000 -0800
-+++ ntpd/ntp.conf.html 2019-02-21 19:04:30.444506000 -0800
+--- ntpd/ntp.conf.html.orig 2019-06-07 02:01:58.000000000 -0700
++++ ntpd/ntp.conf.html 2019-12-04 07:13:39.152812000 -0800
@@ -280,7 +280,7 @@
<dt><code>pool</code></dt>
<dd><p>For type s addresses, this command mobilizes a persistent
@@ -9,3 +9,12 @@
remote server, but the remote server can never be synchronized to
the local clock.
</p></dd>
+@@ -3094,7 +3094,7 @@
+ when dropping root (the
+ <code>-i</code>
+ option).
+-The default is 32 megabytes on non-Linux machines, and -1 under Linux.
++The default is -1.
+ -1 means &quot;do not lock the process into memory&quot;.
+ 0 means &quot;lock whatever memory the process wants into memory&quot;.
+ </p></dd>