freebsd-dev/usr.sbin/rpc.statd
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
..
file.c Fix warnings and set WARNS=6. 2019-09-21 12:33:41 +00:00
Makefile - Revert WARNS to 2 because of mismatch between (xdrproc_t) and xdr_void(). 2019-09-21 13:34:06 +00:00
Makefile.depend
procs.c - Revert WARNS to 2 because of mismatch between (xdrproc_t) and xdr_void(). 2019-09-21 13:34:06 +00:00
rpc.statd.8 Add and document options to allow rpc.lockd and rpc.statd to run in the 2019-11-22 16:53:30 +00:00
statd.c Add and document options to allow rpc.lockd and rpc.statd to run in the 2019-11-22 16:53:30 +00:00
statd.h
test.c Fix build errors of test.c, which had been broken for a long time. 2019-09-21 01:29:59 +00:00