summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/xdr_rec.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-011-29/+31
| | | | Update our sources appropriately. OK deraadt@ jsg@
* Correct the #includes to avoid warnings in <rpc/svc.h>guenther2010-07-171-2/+3
| | | | ok miod@
* Commit requested by marco:otto2008-12-091-19/+195
| | | | | Add nonblock support for xdrrecs ok millert blambert & otto; from NetBSD. libc bump to follow soon.
* be more careful checking for (off_t)-1 as the failure condition fromderaadt2006-04-021-4/+4
| | | | lseek(), not just any old -1; ok millert
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* 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
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* bcopy->memcpy & tagderaadt1996-07-201-3/+4
|
* Pull prototypes into scopetholo1996-03-251-2/+3
| | | | Remove graticious casts
* initial import of NetBSD treederaadt1995-10-181-0/+587