aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/xdr/xdr.c
Commit message (Expand)AuthorAgeFilesLines
* libc(xdr.c): fix "discriminated" spellingrilysh2024-04-121-1/+1
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-4/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* xdr: store chars consistentlyBrooks Davis2023-01-121-4/+4
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* * limit size of buffers to RPC_MAXDATASIZEXin LI2017-06-011-5/+25
* Use ANSI C prototypes.Craig Rodrigues2015-05-311-97/+37
* Replace Sun RPC license with a 3-clause BSD license. This license changeHiroki Sato2013-12-091-26/+26
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-031-0/+92
* Enable building with LIBC_SCCS defined.David E. O'Brien2004-10-161-1/+1
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-4/+2
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+4
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-114/+207
* Do proper byte swapping in 64bit routines.Sheldon Hearn2000-04-121-14/+23
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add support for the RPC 64-bit integer type ``hyper''.David E. O'Brien1998-09-081-1/+57
* 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
* - Missing prototypes, including pointers to functionsPeter Wemm1996-12-301-37/+177
* minor cleanup, #includes.Poul-Henning Kamp1995-10-221-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Moving RPC stuff into libc, part 2.Garrett Wollman1994-08-071-0/+578