summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/svc_raw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete old lint ARGSUSED commentsguenther2015-11-011-7/+1
|
* All these files include <stdlib.h>, so do not need to castderaadt2015-08-201-2/+2
| | | | malloc/calloc/realloc* returns.
* 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
* kernal->kernel;jmc2005-08-011-2/+2
| | | | | from netbsd pr #30872 (anonymous post); ok deraadt@ krw@
* ansify. ok deraadt@ jaredy@otto2005-04-011-24/+18
|
* prototype cleanupderaadt2001-09-151-9/+9
|
* plug many memory leaksderaadt2001-03-031-8/+8
|
* Remove dead codetholo1996-09-151-1/+5
| | | | | | Remove unused variables Silence some warnings lint(1) is your friend
* 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/+171