freebsd-dev/usr.sbin/rpc.statd
Dimitry Andric 5e0a19bdee Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor
set via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.

MFC after:	1 week
2012-02-07 09:27:07 +00:00
..
file.c Re-implement the client side of rpc.lockd in the kernel. This implementation 2008-06-26 10:21:54 +00:00
Makefile Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
procs.c
rpc.statd.8 Add the -h <bindip> option to rpc.statd, similar to the one in nfsd(8) 2007-11-01 20:13:33 +00:00
statd.c Fix the nfs related daemons so that they don't intermittently 2011-06-02 20:15:32 +00:00
statd.h
test.c