freebsd-dev/usr.sbin/rpc.lockd
Ravi Pokala 90e43b446d Add and document options to allow rpc.lockd and rpc.statd to run in the
foreground.

This allows a separate process to monitor when and how those programs exit.
That process can then restart them if needed.

Submitted by:	Alex Burlyga
Reviewed by:	bcr, imp
MFC after:	1 week
Sponsored by:	Panasas
Differential Revision:	https://reviews.freebsd.org/D22474
2019-11-22 16:53:30 +00:00
..
kern.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
lock_proc.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
lockd_lock.c userland: Fix several typos and minor errors 2017-12-27 03:23:01 +00:00
lockd_lock.h
lockd.c Add and document options to allow rpc.lockd and rpc.statd to run in the 2019-11-22 16:53:30 +00:00
lockd.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
rpc.lockd.8 Add and document options to allow rpc.lockd and rpc.statd to run in the 2019-11-22 16:53:30 +00:00
test.c