Home | History | Annotate | Download | only in rpcgen
History log of /src/usr.bin/rpcgen/rpc_util.h
RevisionDateAuthorComments
 1.12  13-May-2015  joerg Mark error as dead.
 1.11  09-May-2015  dholland Make error() printflike instead of using sprintf before calling it.
 1.10  09-May-2015  dholland Use proper (enough) parentheses in macro expansion.
 1.9  09-May-2015  christos modernize:
- make crash() called atexit
- use err/errx
- remove __P
 1.8  15-Dec-2013  christos - remove support for pre-ansi output
- add -B (BSD) support for c++ output macros
- group functions to make output better looking
 1.7  12-Aug-2013  joerg Add more __dead.
 1.6  11-Aug-2013  dholland WARNS=5
 1.5  21-Mar-2001  mycroft branches: 1.5.58; 1.5.64;
Add a -M flag, for generating thread-safe stubs, per RedHat.
Also clean up some KNF and ANSI C glitches in -Sc and -Ss output.
 1.4  11-Oct-1997  christos - Rename "inline" variable to "doinline" so that we don't need -ansi
- Fix gcc warnings and add netbsd rcsid's
- add WARNS to the Makefile
- Add errx() to unhandled cases where appropriate.
 1.3  11-Jun-1995  pk Clean up import & propagate NetBSD changes.
Add RCS Ids.
Fix a number of bugs.
Note: this version supports ANSI C code generation.
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  03-Apr-1993  glass branches: 1.1.1;
Added rpcgen(1)
 1.1.1.1  11-Jun-1995  pk Newer version of rpcgen from Sun's TIRPC release.
 1.5.64.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.58.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed