| Age | Commit message (Expand) | Author |
| 2002-01-29 | Cope with RPCGEN now conta8ining multiple words. | tv |
| 2001-11-01 | Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN} | tv |
| 2001-10-31 | No need to do the tricky XRPCGEN dance. | tv |
| 2001-08-04 | #ifdef __STDC__ -> #if __STDC__. | mrg |
| 2001-06-19 | `existent', not `existant' | wiz |
| 2001-06-19 | `accessible' only has one `a'. | wiz |
| 2001-03-21 | Use `rpcgen -C'. | mycroft |
| 2001-02-13 | change 'char *' args of clnt_pcreateerror, clnt_spcreateerror, | cgd |
| 2001-01-16 | use expr to do subtraction. shell math isn't as portable. | cgd |
| 2001-01-07 | Sync with lib/librpcsvc/Makefile; Pass -B ${MAKEFLAGS} to submake. | enami |
| 2000-09-10 | Make targets which are generated with rpcgen depend on the rpcgen binary. | erh |
| 2000-07-25 | ${RPCGEN}, not hard-coded rpcgen | cgd |
| 2000-07-17 | Add some missing ints | matt |
| 2000-07-14 | Add explicit int32 get/put macros (and 2 inline functions), as in Solaris. | fvdl |
| 2000-07-06 | const poisoning. | christos |
| 2000-06-13 | Make the RPC mem_alloc() macro use calloc() to prevent RPC from | thorpej |
| 2000-06-03 | Use a seperate Makefile in the rpc/ subdir. Needed because it generates | fvdl |
| 2000-06-03 | Move rpcb_prot.x to here from libc/rpc. | fvdl |
| 2000-06-02 | New headers for the new RPC code (based on TI-RPC from Sun). | fvdl |
| 2000-01-26 | implement bindresvport_sa(), which is necessary for IPv6 support in certain | itojun |
| 1999-12-01 | Implement XDR routines for 64-bit integer data types: | thorpej |
| 1999-01-31 | Fully prototype the test service and put it between begin and end decls. | christos |
| 1998-11-16 | delint | christos |
| 1998-07-26 | Oops; that wasn't quite right. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-02-13 | minor typo and grammar fixes | lukem |
| 1998-02-11 | revert; we can't break the existing ABI and API | lukem |
| 1998-02-11 | revert to 1.6; we can't break the existing ABI and API | lukem |
| 1998-02-11 | revert to 1.7; we can't break the existing ABI and API | lukem |
| 1998-02-11 | revert to 1.5; we can't break the existing ABI and API | lukem |
| 1998-02-11 | revert to 1.9; we can't break the existing ABI and API | lukem |
| 1998-02-11 | use u_int32_t instead of size_t for oa_length | lukem |
| 1998-02-11 | fix up type insanity for clntudp_create (thanks to thorpej who found this) | lukem |
| 1998-02-10 | major cleanup | lukem |
| 1998-02-10 | cleanup multiple inclusion protection. | perry |
| 1997-08-25 | don't include <rpc/pmap_rmt.h> - it's a "private" header file for | lukem |
| 1997-08-24 | Include <rpc/pmap_clnt.h>, <rpc/pmap_prot.h> and <rpc/pmap_rmt.h>. | lukem |
| 1997-07-13 | Add missing prototype for svcudp_enablecache | christos |
| 1997-07-13 | Add missing prototypes for xdr_{accepted,rejected}_reply | christos |
| 1997-07-13 | Add missing prototypes for: get_myaddress, bindresvport, registerrpc, | christos |
| 1997-07-13 | Add missing authentication prototypes _svcauth_{null,short,unix} and | christos |
| 1995-04-29 | change some of the rpc "on-the-wire" structures' fields to be explicitly-sized | cgd |
| 1995-01-06 | Unhide `svc_maxfd'. Why do we bother with `#if FD_SETSIZE' anyway? | pk |
| 1995-01-04 | Add svc_maxfd. | mycroft |
| 1994-12-04 | from Christos: kill nested comments, add a declaration. | cgd |
| 1994-12-04 | be much more careful with types, and add prototype everything. | cgd |
| 1994-10-26 | new RCS ID format. | cgd |