summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpc_generic.c
Commit message (Expand)AuthorAgeFilesLines
* Extract the path from an AF_LOCAL sockaddr_un in a way that correctlyIan Dowse2001-05-121-2/+5
* The function __rpc_uaddr2taddr_af() converts an RPC "universalIan Dowse2001-04-261-0/+2
* The maximum RPC message size was set at 8k for UDP. This is lowerIan Dowse2001-04-081-5/+6
* Move the #includes of reentrant.h to after the `#include "namespace.h"',Ian Dowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+816