freebsd-dev/usr.bin/rpcgen
Doug Rabson 7c31e86bcb Generate client sample code which compiles without warnings.
For 'rpcgen -a', generate a makefile where 'make clean all' works.
2013-12-26 11:38:33 +00:00
..
Makefile
rpc_clntout.c
rpc_cout.c
rpc_hout.c Fix clang warnings. 2011-05-18 20:52:52 +00:00
rpc_main.c Generate client sample code which compiles without warnings. 2013-12-26 11:38:33 +00:00
rpc_parse.c
rpc_parse.h
rpc_sample.c
rpc_scan.c Use strlcpy(). 2011-07-11 05:31:52 +00:00
rpc_scan.h
rpc_svcout.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rpc_tblout.c Fix clang warnings. 2011-05-18 20:52:52 +00:00
rpc_util.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rpc_util.h
rpcgen.1 Let rpcgen(1) support an environment variable RPCGEN_CPP to find the C 2012-02-06 12:03:21 +00:00