summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/xdr_array.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuke whitespace foolish enough to expose itself during the greatkrw2017-01-211-3/+3
| | | | "warning:" rectification.
* Add 'default:' cases to switch statements that gcc whines about.krw2016-12-201-1/+3
| | | | ok jung@
* Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.guenther2015-09-131-1/+2
| | | | | | Hide __xprt_register() and _authenticate(); truncate <rpc/svc_auth.h> ok deraadt@
* Remove all bogus writes to stderr. Only explicit requests shouldderaadt2015-09-011-5/+2
| | | | | go that way. ok miod beck
* Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-011-29/+30
| | | | Update our sources appropriately. OK deraadt@ jsg@
* zap remaining rcsid.espie2005-08-081-4/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* impelmentation -> implementationespie2005-08-051-2/+2
| | | | yes, new typo for an old friend.
* ansify. ok deraadt@ jaredy@otto2005-04-011-14/+9
|
* KNF and correct overflow fix; jhutz@cmu.eduderaadt2002-08-011-16/+11
|
* careful mallocderaadt2002-07-291-4/+6
|
* prototype cleanupderaadt2001-09-151-14/+14
|
* Fix RCS idstholo1996-08-191-7/+2
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* bcopy->memcpy & tagderaadt1996-07-201-1/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+157