NetBSD/usr.bin/rpcgen
dholland 7944f94c11 u_int -> unsigned int, in some of the output.
In the bulk of the output making this change would require reworking a
bunch of the internals to allow spaces in type names, which at the
moment doesn't seem worthwhile.
2016-01-23 02:33:09 +00:00
..
Makefile
rpc_clntout.c
rpc_cout.c u_int -> unsigned int, in some of the output. 2016-01-23 02:33:09 +00:00
rpc_hout.c u_int -> unsigned int, in some of the output. 2016-01-23 02:33:09 +00:00
rpc_main.c Prefer error messages resolved from errno over handwritten ones. 2015-09-20 16:57:13 +00:00
rpc_parse.c u_int -> unsigned int, in some of the output. 2016-01-23 02:33:09 +00:00
rpc_parse.h modernize: 2015-05-09 21:44:47 +00:00
rpc_sample.c
rpc_scan.c Make error() printflike instead of using sprintf before calling it. 2015-05-09 23:28:43 +00:00
rpc_scan.h modernize: 2015-05-09 21:44:47 +00:00
rpc_svcout.c Delete extra declaration of svc_fdset... And some commented out code. 2015-11-08 01:59:31 +00:00
rpc_tblout.c u_int -> unsigned int, in some of the output. 2016-01-23 02:33:09 +00:00
rpc_util.c Prefer error messages resolved from errno over handwritten ones. 2015-09-20 16:57:13 +00:00
rpc_util.h Mark error as dead. 2015-05-13 20:13:21 +00:00
rpcgen.1