]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r317168:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 May 2017 17:46:19 +0000 (17:46 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 May 2017 17:46:19 +0000 (17:46 +0000)
commita0a63e617a33296fc1c77da63f1294fe2a9e99dd
treec4a28b9294cb293832ddf431b696a343e615de28
parent0fb620705763f89114ad1f5e5a4df7c237d22da7
MFC r317168:

Add a knob, WITH*_RPCBIND_WARMSTART_SUPPORT, to allow the end-user to build
rpcbind(8) with/without warmstart support.

The knob defaults to off to preserve POLA for the feature.

See rpcbind(8) for more details about the warmstart feature.

Relnotes: yes

git-svn-id: svn://svn.freebsd.org/base/stable/10@319243 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/mk/bsd.own.mk
tools/build/options/WITH_RPCBIND_WARMSTART_SUPPORT [new file with mode: 0644]
usr.sbin/rpcbind/Makefile