| b545252a | 02-Jan-2018 |
Conrad Meyer <[email protected]> |
rpcbind: Fix build
Add missed unistd.h include. Not sure where it was lost; I believe it compiled before I submitted the change.
PR: 224503 Reported by: Cy Schubert <Cy.Schubert AT komquats.com>
rpcbind: Fix build
Add missed unistd.h include. Not sure where it was lost; I believe it compiled before I submitted the change.
PR: 224503 Reported by: Cy Schubert <Cy.Schubert AT komquats.com> Sponsored by: Dell EMC Isilon
show more ...
|
| 609b7b26 | 19-Apr-2017 |
Enji Cooper <[email protected]> |
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
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.
MFC after: 7 weeks Relnotes: yes Sponsored by: Dell EMC Isilon
show more ...
|
| bffe2583 | 19-Apr-2017 |
Enji Cooper <[email protected]> |
rpcbind(8): post-humously document -w (warmstart) support added in r74462
warmstart support saves portmap/rpcbind(8) registration state on exit and restores the saved registration state on restart.
rpcbind(8): post-humously document -w (warmstart) support added in r74462
warmstart support saves portmap/rpcbind(8) registration state on exit and restores the saved registration state on restart.
MFC after: 7 weeks Sponsored by: Dell EMC Isilon
show more ...
|
| 218d5aa0 | 19-Apr-2017 |
Enji Cooper <[email protected]> |
rpcbind(8): wordsmith -h description and mention -W in the SYNOPSIS section
-W was already documented in the OPTIONS section.
MFC after: 7 weeks Reported by: igor (-h wordsmith'ing) Sponsored by: D
rpcbind(8): wordsmith -h description and mention -W in the SYNOPSIS section
-W was already documented in the OPTIONS section.
MFC after: 7 weeks Reported by: igor (-h wordsmith'ing) Sponsored by: Dell EMC Isilon
show more ...
|