aboutsummaryrefslogtreecommitdiff
path: root/include/rpc/xdr.h
Commit message (Expand)AuthorAgeFilesLines
* xdr: Fix xdr_rpc* defines.Pedro F. Giffuni2016-03-041-9/+5
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-25/+24
* Revert r240060: (Partial)Pedro F. Giffuni2012-09-021-8/+0
* Fix RPC headers for C++Pedro F. Giffuni2012-09-021-10/+18
* Revert the previous change and add xdr_sizeofKevin Lo2011-07-101-39/+37
* - Add xdr_sizeof(3) to libcKevin Lo2011-07-091-37/+40
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+3
* Clean up some signed/unsigned issues in the XDR code.Jacques Vidrine2003-03-071-1/+1
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-5/+5
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-55/+55
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-4/+4
* The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedefAlfred Perlstein2001-03-201-1/+6
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-33/+79
* Back out 1.15. It caused more harm than good. Something, however,Nick Sayer2000-07-211-4/+4
* Moving forward on my commitment to always make at least one commit fromNick Sayer2000-06-221-4/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Don't declare functions without a prototype if KERNEL is defined. ThisBruce Evans1998-09-211-3/+8
* Add support for the RPC 64-bit integer type ``hyper''.David E. O'Brien1998-09-081-1/+3
* Resolve conflicts.Bill Paul1997-05-281-1/+2
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-071-2/+1
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-071-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* First commit of a series of cleanups for the libc rpc code which has beenPeter Wemm1996-12-301-24/+39
* Fix a bunch of spelling errors in the comment fieldsMike Pritchard1996-01-301-5/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Use the header files that are compatible with the code just moved overGarrett Wollman1994-08-071-33/+54
* Install RPC headers from include, like they always should have been.Garrett Wollman1994-08-041-0/+270