aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpc_callmsg.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* libc/rpc: Make use of some xdr_* macros. (part 2)Pedro F. Giffuni2016-06-091-4/+4
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-221-3/+1
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-26/+25
* Use intermediate pointers to avoid strict alias type check failuresJohn Birrell2007-11-201-1/+3
* Try to bring some sanity to the SCM ID's.David E. O'Brien2004-10-161-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-29/+41
* $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
* - 64 bit type safe on-the-wire protocolPeter Wemm1996-12-301-17/+15
* Code cleanup (part one):James Raynard1996-06-081-1/+3
* Well, cvs commit core'ed on me, I belive I have got all the locks out,Poul-Henning Kamp1995-10-221-2/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-6/+6
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofGarrett Wollman1994-08-071-0/+192