]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r294973:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Mar 2016 23:32:59 +0000 (23:32 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Mar 2016 23:32:59 +0000 (23:32 +0000)
commit1ab231c7862f1443678b9584cd92ffbccb612bb7
treea011c6c1d3aa1f3c0e04acff291a3baa46d08bc3
parent322a89921480f43320ca2d87175ef0fe6ad7cd60
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/10@296815 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/ggate/ggated/Makefile
sbin/ggate/ggated/ggated.8
sbin/ggate/ggated/ggated.c