Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Staticize a couple of functions. | deischen | 2006-02-27 | 1 | -1/+1 |
* | Don't use NULL to compare against a char. | mbr | 2003-10-29 | 1 | -2/+2 |
* | Free the correct buffer in error handling. | mbr | 2003-01-27 | 1 | -1/+3 |
* | Fix memleak. | mbr | 2003-01-16 | 1 | -2/+8 |
* | Change the name for the local unix-socket based protocol | mbr | 2002-12-16 | 1 | -5/+14 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -1/+2 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -2/+2 |
* | Fix cc -Wall, fix rcsid warnings, add missing prototypes, | alfred | 2002-02-05 | 1 | -0/+2 |
* | Extract the path from an AF_LOCAL sockaddr_un in a way that correctly | iedowse | 2001-05-12 | 1 | -2/+5 |
* | The function __rpc_uaddr2taddr_af() converts an RPC "universal | iedowse | 2001-04-26 | 1 | -0/+2 |
* | The maximum RPC message size was set at 8k for UDP. This is lower | iedowse | 2001-04-08 | 1 | -5/+6 |
* | Move the #includes of reentrant.h to after the `#include "namespace.h"', | iedowse | 2001-04-02 | 1 | -1/+1 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -0/+816 |