Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spell void * as void * rather than caddr_t. This is complicated by the | des | 2002-04-28 | 1 | -3/+3 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -3/+2 |
* | Constify the first arg to callrpc(3). | alfred | 2002-03-22 | 1 | -1/+1 |
* | Remove multi-line __P() usage. | obrien | 2002-03-22 | 1 | -2/+2 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -3/+3 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -2/+2 |
* | Fix cc -Wall, fix rcsid warnings, add missing prototypes, | alfred | 2002-02-05 | 1 | -2/+2 |
* | Add compatibility functions for the AF_LOCAL RPC transport stuff | wpaul | 2001-10-04 | 1 | -0/+129 |
* | Move the #includes of reentrant.h to after the `#include "namespace.h"', | iedowse | 2001-04-02 | 1 | -1/+1 |
* | change callrpc() from taking "char *" args, I'm quite sure they really meant | alfred | 2001-03-23 | 1 | -1/+1 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -0/+453 |