| Age | Commit message (Expand) | Author |
| 2000-06-07 | fix the function prototypes in the generated header file (the second | lukem |
| 2000-06-02 | Enable the TI-RPC switch by default. Add a kludge that Sun appears to | fvdl |
| 1999-12-15 | Bump a static char array from 8 to 255. Avoids rpcgen core dumps on some | bouyer |
| 1998-12-19 | extra braces, char -> unsigned char | christos |
| 1998-10-19 | Remove spurious return | wsanchez |
| 1998-10-08 | Add return 0 after errx in to quiet the compiler | wsanchez |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-04-28 | Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z] | fair |
| 1998-02-11 | revert; we can't break the existing ABI and API | lukem |
| 1998-02-10 | output explicit types (int16_t, int32_t, etc) rather than (short, long, ...) | lukem |
| 1997-10-23 | remove CFLAGS+=-g | lukem |
| 1997-10-19 | remove WARNS=1 | lukem |
| 1997-10-18 | KNFify, generate prototypes, etc (to shut up WARNS on generated code) | lukem |
| 1997-10-17 | - don't generate register variables | lukem |
| 1997-10-11 | And a little more... | mycroft |
| 1997-10-11 | Fix the format of the output slightly. | mycroft |
| 1997-10-11 | - Rename "inline" variable to "doinline" so that we don't need -ansi | christos |
| 1997-10-09 | Fix more white space lossage. | mycroft |
| 1997-10-09 | More KNF. | mycroft |
| 1997-10-09 | Output the declaration for the loop index variable in the same block as the | mycroft |
| 1997-10-09 | Fix another white space glitch. | mycroft |
| 1997-10-09 | Clean up some minor white space nonsense in the output. | mycroft |
| 1997-10-09 | Make the output more KNF-like, and only output the inlining variables when | mycroft |
| 1997-06-06 | remove spurious comma in newstyle structure return case | jtk |
| 1997-01-09 | RCS ID police | tls |
| 1996-10-01 | treat arrays used with XDR_INLINE as arrays of 'int32_t's, rather than | cgd |
| 1996-02-19 | Convey rpcgen's version into generated header files. This allows programs | pk |
| 1995-08-29 | pull stdlib.h and string.h in, for protos, where necessary | cgd |
| 1995-06-24 | Always distinguish client and server worker routines (used to be the | pk |
| 1995-06-11 | Clean up import & propagate NetBSD changes. | pk |
| 1995-06-11 | Newer version of rpcgen from Sun's TIRPC release. | pk |
| 1995-03-06 | convert to use memset, rather than bzero. From Luke Mewburn. | cgd |
| 1994-12-24 | casts, so that output is a bit happier with prototyped rpc headers. | cgd |
| 1994-01-20 | Generated files were placed in the same directory as the source file | jtc |
| 1993-08-23 | rpcgen is just a protocol compiler, it doesn't need -lrpc | jtc |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-08-01 | Add RCS indentifiers. | mycroft |
| 1993-06-10 | convert manpages to -mandoc macros | jtc |
| 1993-05-03 | s/\\(lq/``/;s/\\(rq/''/ | mycroft |
| 1993-04-19 | Cleanup for GCC 2. | mycroft |
| 1993-04-04 | made CPP point to the right place. should check these things before commit. | cgd |
| 1993-04-03 | Added rpcgen(1) | glass |