summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/xdr_rec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-011-29/+31
* Correct the #includes to avoid warnings in <rpc/svc.h>guenther2010-07-171-2/+3
* Commit requested by marco:otto2008-12-091-19/+195
* be more careful checking for (off_t)-1 as the failure condition fromderaadt2006-04-021-4/+4
* zap remaining rcsid.espie2005-08-081-4/+1
* ansify. ok deraadt@ jaredy@otto2005-04-011-55/+25
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-3/+3
* prototype cleanupderaadt2001-09-151-61/+62
* plug many memory leaksderaadt2001-03-031-1/+2
* fragment size of 0 is clearly illegal; wpaulderaadt1998-05-201-1/+3
* repair comments about 2 byte xdrred headersderaadt1997-05-281-5/+5
* Fix RCS idstholo1996-08-191-7/+2
* bcopy->memcpy & tagderaadt1996-07-201-3/+4
* Pull prototypes into scopetholo1996-03-251-2/+3
* initial import of NetBSD treederaadt1995-10-181-0/+587