Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove multi-line __P() usage. | obrien | 2002-03-22 | 1 | -2/+2 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -9/+9 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 1 | -0/+1 |
* | Hopefully improve control message passing over Unix domain sockets. | dwmalone | 2001-10-04 | 1 | -5/+11 |
* | Copy the sockaddr from the netbuf data area, not from the netbuf | iedowse | 2001-06-01 | 1 | -1/+1 |
* | Remove some hacks that were apparently added to avoid problems with | iedowse | 2001-04-03 | 1 | -2/+1 |
* | There were a few error cases where the RPC code would return with | iedowse | 2001-04-02 | 1 | -0/+2 |
* | Move the #includes of reentrant.h to after the `#include "namespace.h"', | iedowse | 2001-04-02 | 1 | -1/+1 |
* | Remove struct cmessage from sys/socket.h and reintroduce the private | alfred | 2001-03-22 | 1 | -0/+5 |
* | Hopefully fix some of the bugs in passing credentials over UNIX ... | alfred | 2001-03-22 | 1 | -7/+2 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -0/+839 |