summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpc_scan.c
AgeCommit message (Expand)Author
2015-05-09Make error() printflike instead of using sprintf before calling it.dholland
2015-05-09Polish the error messages.dholland
2013-12-15- remove support for pre-ansi outputchristos
2013-08-11WARNS=5dholland
2009-05-06Add support for hyper and quad keywords. (See Sun ONC+ Developer's Guideginsbach
2006-03-20plug leak, coverity cid 94.elad
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
1998-12-19extra braces, char -> unsigned charchristos
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
1995-06-11Clean up import & propagate NetBSD changes.pk
1993-08-01Add RCS identifiers.mycroft
1993-04-19Cleanup for GCC 2.mycroft
1993-04-03Added rpcgen(1)glass