]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r317154,r317155,r317162,r317163,r317164:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 May 2017 17:42:48 +0000 (17:42 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 May 2017 17:42:48 +0000 (17:42 +0000)
commit0fb620705763f89114ad1f5e5a4df7c237d22da7
tree42b265181e0cb1a839023f014497f5245bb07691
parentff1800bd6c6c5b0bd46feed2e9aeea4d4754090a
MFC r317154,r317155,r317162,r317163,r317164:

r317154:

Print out the signal number on exit in terminate(..) if WARMSTART is compiled
into rpcbind.

The signal number can provide helpful diagnostic info.

Obtained from: Isilon OneFS

r317155:

rpcbind(8): wordsmith -h description and mention -W in the SYNOPSIS section

-W was already documented in the OPTIONS section.

r317162:

rpcbind(8): add a description for /var/run/rpcbind.sock under the FILES section

r317163:

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.

r317164:

Fix indentation per style.Makefile(5)

git-svn-id: svn://svn.freebsd.org/base/stable/10@319242 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/rpcbind/Makefile
usr.sbin/rpcbind/rpcbind.8