summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpc_clntout.c
AgeCommit message (Expand)Author
2013-12-15- remove support for pre-ansi outputchristos
2013-08-11WARNS=5dholland
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2002-01-31Protect __RCSID and __COPYRIGHT from being invoked if not defined.tv
2001-09-26Remove an extraneous opening brace from newstyle output, apparently missedkleink
2001-03-21Make `-N' and `-M' work together.mycroft
2001-03-21Add a -M flag, for generating thread-safe stubs, per RedHat.mycroft
1997-10-18KNFify, generate prototypes, etc (to shut up WARNS on generated code)lukem
1997-10-11- Rename "inline" variable to "doinline" so that we don't need -ansichristos
1997-10-09More KNF.mycroft
1997-06-06remove spurious comma in newstyle structure return casejtk
1995-06-11Clean up import & propagate NetBSD changes.pk
1995-03-06convert to use memset, rather than bzero. From Luke Mewburn.cgd
1993-08-01Add RCS identifiers.mycroft
1993-04-03Added rpcgen(1)glass