]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r296815:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 14 Mar 2016 00:42:19 +0000 (00:42 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 14 Mar 2016 00:42:19 +0000 (00:42 +0000)
commit60932891b2a88aa3daa83f8f0f956cdbd926603b
tree961b7029b8fd6bb1aef56cd69d3538590f2c0bc6
parentf3d402bd9b6c3cc161f0474d675574949ba6e8e1
MFstable/10 r296815:

MFC r294973:

Add pidfile support to ggated(8)

The tests will manipulate the system daemon today, which can cause undesired
service interruption when the tests are run.

This change allows the geom_gate tests to be run with an arbitrary ggated(8)
daemon / geom_gate(4) device pairing.

Other changes:
- Sort #includes
- Use a more common idiom for parsing options with getopt(3)

git-svn-id: svn://svn.freebsd.org/base/stable/9@296818 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/ggate/ggated/Makefile
sbin/ggate/ggated/ggated.8
sbin/ggate/ggated/ggated.c