summaryrefslogtreecommitdiffstats
path: root/include/rpc/xdr.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r258578, r258580, r258581 (by hrs):mav2014-01-221-25/+24
* Revert r240060: (Partial)pfg2012-09-021-8/+0
* Fix RPC headers for C++pfg2012-09-021-10/+18
* Revert the previous change and add xdr_sizeofkevlo2011-07-101-39/+37
* - Add xdr_sizeof(3) to libckevlo2011-07-091-37/+40
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-0/+3
* Clean up some signed/unsigned issues in the XDR code.nectar2003-03-071-1/+1
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-5/+5
* Breath deep and take __P out of the system include files.imp2002-03-231-55/+55
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-4/+4
* The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedefalfred2001-03-201-1/+6
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-33/+79
* Back out 1.15. It caused more harm than good. Something, however,nsayer2000-07-211-4/+4
* Moving forward on my commitment to always make at least one commit fromnsayer2000-06-221-4/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Don't declare functions without a prototype if KERNEL is defined. Thisbde1998-09-211-3/+8
* Add support for the RPC 64-bit integer type ``hyper''.obrien1998-09-081-1/+3
* Resolve conflicts.wpaul1997-05-281-1/+2
* Back out all of yesterdays include file changes.eivind1997-05-071-2/+1
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-071-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* First commit of a series of cleanups for the libc rpc code which has beenpeter1996-12-301-24/+39
* Fix a bunch of spelling errors in the comment fieldsmpp1996-01-301-5/+5
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Use the header files that are compatible with the code just moved overwollman1994-08-071-33/+54
* Install RPC headers from include, like they always should have been.wollman1994-08-041-0/+270
OpenPOWER on IntegriCloud