NetBSD/usr.bin/rpcgen
lukem d70c2ff830 fix the function prototypes in the generated header file (the second
arg should have been a pointer); without this you'd get a complaint
about a mismatch between the prototype in the header file and the
function declaration in foo_xdr.c.

fix by Vltteri Vuorikoski@datafellows.com <altteri.Vuorikoski@datafellows.com>
in [bin/6788], with some cosmetic mods by me.
2000-06-07 13:53:07 +00:00
..
Makefile remove CFLAGS+=-g 1997-10-23 22:48:26 +00:00
rpc_clntout.c KNFify, generate prototypes, etc (to shut up WARNS on generated code) 1997-10-18 10:53:37 +00:00
rpc_cout.c Enable the TI-RPC switch by default. Add a kludge that Sun appears to 2000-06-02 23:30:17 +00:00
rpc_hout.c fix the function prototypes in the generated header file (the second 2000-06-07 13:53:07 +00:00
rpc_main.c Enable the TI-RPC switch by default. Add a kludge that Sun appears to 2000-06-02 23:30:17 +00:00
rpc_parse.c Bump a static char array from 8 to 255. Avoids rpcgen core dumps on some 1999-12-15 16:47:35 +00:00
rpc_parse.h - Rename "inline" variable to "doinline" so that we don't need -ansi 1997-10-11 21:01:26 +00:00
rpc_sample.c KNFify, generate prototypes, etc (to shut up WARNS on generated code) 1997-10-18 10:53:37 +00:00
rpc_scan.c extra braces, char -> unsigned char 1998-12-19 21:19:11 +00:00
rpc_scan.h - Rename "inline" variable to "doinline" so that we don't need -ansi 1997-10-11 21:01:26 +00:00
rpc_svcout.c KNFify, generate prototypes, etc (to shut up WARNS on generated code) 1997-10-18 10:53:37 +00:00
rpc_tblout.c KNFify, generate prototypes, etc (to shut up WARNS on generated code) 1997-10-18 10:53:37 +00:00
rpc_util.c KNFify, generate prototypes, etc (to shut up WARNS on generated code) 1997-10-18 10:53:37 +00:00
rpc_util.h - Rename "inline" variable to "doinline" so that we don't need -ansi 1997-10-11 21:01:26 +00:00
rpcgen.1 Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z] 1998-04-28 07:19:28 +00:00