| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r231079: | Dimitry Andric | 2012-02-13 | 2 | -34/+44 |
| * | MFC r231054: | Dimitry Andric | 2012-02-12 | 1 | -3/+5 |
| * | MFC r223922: | Xin LI | 2011-08-10 | 1 | -15/+11 |
| * | MFC r207733: | Xin LI | 2010-05-20 | 1 | -0/+1 |
| * | When generating thread-safe server code, handle procedures with void return | Doug Rabson | 2008-08-12 | 1 | -0/+3 |
| * | Generate code that doesn't fail gcc 4.2's strict aliasing test. | John Birrell | 2007-11-20 | 1 | -4/+10 |
| * | Use POSIX mutex instead of Solaris ones. This makes generation | Xin LI | 2007-08-23 | 1 | -8/+8 |
| * | sysent.h is installed as sys/sysent.h, so reflect it. | Xin LI | 2007-08-23 | 1 | -1/+1 |
| * | Never define the generated rpc server main function with storage type | Stefan Eßer | 2007-06-16 | 1 | -1/+1 |
| * | In change 1.15, an arbitrary setting of the max RPC record size to | Robert Watson | 2006-05-17 | 1 | -11/+0 |
| * | Eliminate coredump problem introduced by last commit. | Craig Rodrigues | 2005-11-14 | 1 | -2/+8 |
| * | Eliminate build breakage due to warnings about const. | Craig Rodrigues | 2005-11-14 | 1 | -3/+3 |
| * | Use ANSI definitions. | David Malone | 2005-11-13 | 13 | -574/+352 |
| * | In version 1.8 I botched findval()'s type, fix. | Stefan Farfeleder | 2005-09-02 | 1 | -1/+1 |
| * | Use socklen_t variables when passing sizes to getsockname() and | Stefan Farfeleder | 2005-09-02 | 1 | -4/+4 |
| * | The appropriate argument is -K -1, not -k -1. | Stefan Farfeleder | 2005-09-02 | 1 | -2/+2 |
| * | Fix a syntax error in the generated code when invoked with -P. Note that | Stefan Farfeleder | 2005-09-02 | 1 | -1/+0 |
| * | Stop generating the `register' keyword. | Stefan Farfeleder | 2005-09-02 | 3 | -4/+4 |
| * | Don't generate K&R C code. The -C flag is kept for backwards compatibility. | Stefan Farfeleder | 2005-09-02 | 9 | -401/+124 |
| * | Only write the dispatch table function prototypes to the header if the -h | Stefan Farfeleder | 2005-09-01 | 3 | -25/+24 |
| * | - Use prototypes in headers. | Stefan Farfeleder | 2005-08-31 | 10 | -43/+49 |
| * | Rename the variable `inline' to `inline_size'. | Stefan Farfeleder | 2005-08-31 | 4 | -16/+11 |
| * | Move #ident into #if 0. | Stefan Farfeleder | 2005-05-31 | 9 | -18/+9 |
| * | back out 1.7 changes, unneeded and possibly wrong. | Alfred Perlstein | 2005-02-10 | 1 | -9/+6 |
| * | Let the generated code include <string.h> instead of <memory.h>. | Stefan Farfeleder | 2005-02-10 | 1 | -2/+2 |
| * | Modify rpcgen -t output to something that's a lot more useful in | Alfred Perlstein | 2005-02-02 | 1 | -6/+9 |
| * | Markup nit. | Ruslan Ermilov | 2005-01-15 | 1 | -2/+1 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -2/+4 |
| * | - style(9) improvements courtesy of bde. | Sean Kelly | 2004-05-02 | 1 | -12/+18 |
| * | Teach rpcgen to generate .h files properly when the input filename contains | Sean Kelly | 2004-05-02 | 1 | -5/+23 |
| * | Fix broken -a functionality. | Martin Blapp | 2003-06-19 | 1 | -1/+1 |
| * | Implement nonblocking tpc-connections. rpcgen -m does still | Martin Blapp | 2003-01-16 | 2 | -5/+33 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 1 | -6/+6 |
| * | Removal of spaces at EOL. Add __FBSDID. New function xmalloc, xrealloc, | Philippe Charnier | 2002-07-21 | 14 | -209/+244 |
| * | WARNS=2 | Alfred Perlstein | 2002-07-14 | 2 | -3/+1 |
| * | - TI-RPC is now the default again for code generation. | Alfred Perlstein | 2002-07-14 | 12 | -145/+132 |
| * | Back out part of previous commit - K&R doesn't have const. | Dag-Erling Smørgrav | 2002-05-09 | 1 | -1/+1 |
| * | Make _msgout take a const char * rather than a char *. | Dag-Erling Smørgrav | 2002-05-08 | 1 | -2/+2 |
| * | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -7/+11 |
| * | remove __P | Warner Losh | 2002-03-22 | 10 | -88/+92 |
| * | Have rpcgen output the prototypes for the dispatch tables | Alfred Perlstein | 2001-11-13 | 1 | -0/+19 |
| * | Don't overflow a buffer from command line arguments. | Kris Kennaway | 2001-08-20 | 1 | -2/+6 |
| * | Embed $FreeBSD$ as an rcsid[] | Kris Kennaway | 2001-07-19 | 1 | -2/+4 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -27/+27 |
| * | Don't generate syslog() statements which have format string vulnerabilities. | Kris Kennaway | 2001-07-05 | 1 | -2/+2 |
| * | Turn -b (BSD socket compat mode) back on by default, as we don't have TLI/XTI | Alfred Perlstein | 2001-04-13 | 2 | -0/+19 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -3/+3 |
| * | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | Alfred Perlstein | 2001-03-19 | 4 | -23/+18 |
| * | Have rpcgen actually tell us what cpp it is looking for (as it would if we | David E. O'Brien | 2001-01-10 | 1 | -1/+1 |
| * | Use /usr/bin/cpp as on NetBSD, not /usr/libexec/cpp. | David E. O'Brien | 2001-01-09 | 1 | -3/+1 |