freebsd-dev/usr.bin/rpcgen
Alfred Perlstein 7fe4c24002 Modify rpcgen -t output to something that's a lot more useful in
today's modern "no sir, not today" compilers.

Basically, when building the table:

 use NULL instead of 0,
 use braces around array initializers,
 case the function pointers to xdrproc_t,
 don't cast function pointers that do not need casting.

MFC After: 1 week
2005-02-02 22:14:10 +00:00
..
Makefile
rpc_clntout.c
rpc_cout.c
rpc_hout.c
rpc_main.c - style(9) improvements courtesy of bde. 2004-05-02 07:07:54 +00:00
rpc_parse.c
rpc_parse.h
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c
rpc_tblout.c Modify rpcgen -t output to something that's a lot more useful in 2005-02-02 22:14:10 +00:00
rpc_util.c
rpc_util.h
rpcgen.1 Markup nit. 2005-01-15 11:20:51 +00:00