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
rpc_sample.c
rpc_scan.c
rpc_scan.h
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
rpcgen.1