summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpc_cout.c
AgeCommit message (Expand)Author
2004-07-16Avoid generating an unused variable. From NetBSD. ok deraadt@Matthieu Herrb
2004-05-09delintTheo de Raadt
2003-06-19generate code that is much more ANSI and even KNF tooTheo de Raadt
2003-04-06use strlcatTheo de Raadt
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2002-07-05allocation mischecks by cloder@acm.org; lots of other cleanup by meTheo de Raadt
2002-06-01cleanupsTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-05KNF, and remove part of the TLI garbageTheo de Raadt
2001-11-24argh! i messed something up!Theo de Raadt
2001-11-24half finished KNFTheo de Raadt
2001-11-07rpcgen is not nearly KNF, but it now generates close to KNF codeTheo de Raadt
2001-07-18Uhmm, nope, this broke everythingTheo de Raadt
2001-07-17-Wall cleanup; ok deraadtPeter Valchev
1997-10-11s/inline/doinline/; christosTheo de Raadt
1996-12-10from netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's,Theo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt