summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/clnt_raw.c
Commit message (Expand)AuthorAgeFilesLines
* Silence several warnings due to functions that needed to take a void *Alfred Perlstein2002-07-141-2/+2
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-6/+6
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove multi-line __P() usage.David E. O'Brien2002-03-221-2/+2
* Remove __P() usage.David E. O'Brien2002-03-211-6/+6
* s/kernal/kernelAlfred Perlstein2001-10-191-1/+1
* 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-58/+130
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Resolve conflicts.Bill Paul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* - prototype moved to include filePeter Wemm1996-12-301-3/+1
* Code cleanup (part one):James Raynard1996-06-081-1/+4
* misc typosAdam David1995-10-271-2/+2
* Well, cvs commit core'ed on me, I belive I have got all the locks out,Poul-Henning Kamp1995-10-221-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofGarrett Wollman1994-08-071-0/+240