freebsd-dev/usr.bin/rpcgen
Eitan Adler ba6663d9a1 rpcgen: fix use use of strcmp
strcmp only guarantee that it will return at least 1 if the string B
	is greater than that of string A.
2015-04-19 04:53:28 +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 rpcgen: fix use use of strcmp 2015-04-19 04:53:28 +00:00
rpc_scan.c
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