freebsd-dev/usr.bin/rpcgen
Bryan Drewery 3675249837 Fix some rpcgen sample file issues.
* -Sc was generating code without a return type on main.
* -Sm was generating an unusable clean target due to undefined RM.
* -Sm was generating clean target with extra preceding space.

PR:		185582
Submitted by:	Pawel Biernacki <pawel.biernacki@gmail.com>
MFC after:	1 week
2014-06-06 17:38:37 +00:00
..
Makefile
rpc_clntout.c
rpc_cout.c
rpc_hout.c
rpc_main.c Fix some rpcgen sample file issues. 2014-06-06 17:38:37 +00:00
rpc_parse.c
rpc_parse.h
rpc_sample.c Fix some rpcgen sample file issues. 2014-06-06 17:38:37 +00:00
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
rpc_util.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
rpc_util.h
rpcgen.1 mdoc: minor paragraph fixes. 2014-02-08 13:37:02 +00:00