summaryrefslogtreecommitdiff
path: root/include/rpc/xdr.h
AgeCommit message (Expand)Author
2024-10-30rpc: Fix the definition of xdr_void()Mark Johnston
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-03-04xdr: Fix xdr_rpc* defines.Pedro F. Giffuni
2013-11-25Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato
2012-09-02Revert r240060: (Partial)Pedro F. Giffuni
2012-09-02Fix RPC headers for C++Pedro F. Giffuni
2011-07-10Revert the previous change and add xdr_sizeofKevin Lo
2011-07-09- Add xdr_sizeof(3) to libcKevin Lo
2008-11-03Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson
2003-03-07Clean up some signed/unsigned issues in the XDR code.Jacques Vidrine
2003-01-01Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt
2002-04-28Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
2002-02-18o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft
2001-03-20The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedefAlfred Perlstein
2001-03-19Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein
2000-07-21Back out 1.15. It caused more harm than good. Something, however,Nick Sayer
2000-06-22Moving forward on my commitment to always make at least one commit fromNick Sayer
1999-12-29Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1998-09-21Don't declare functions without a prototype if KERNEL is defined. ThisBruce Evans
1998-09-08Add support for the RPC 64-bit integer type ``hyper''.David E. O'Brien
1997-05-28Resolve conflicts.Bill Paul
1997-05-07Back out all of yesterdays include file changes.Eivind Eklund
1997-05-07Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund
1997-02-23Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-30First commit of a series of cleanups for the libc rpc code which has beenPeter Wemm
1996-01-30Fix a bunch of spelling errors in the comment fieldsMike Pritchard
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-08-07Use the header files that are compatible with the code just moved overGarrett Wollman
1994-08-04Install RPC headers from include, like they always should have been.Garrett Wollman