summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/svc_simple.c
Commit message (Expand)AuthorAgeFilesLines
* libc: spelling fixes.pfg2016-04-301-2/+2
* rpc: fix failure to clear string by passing the wrong size to memset.pfg2016-02-261-1/+1
* Remove unnecessary `if (x)` tests before calling `free(x)`; free(3)ngie2015-11-021-4/+2
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-221-11/+11
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,hrs2013-11-251-26/+25
* Sync with NetBSD rev. 1.29mbr2006-09-091-0/+4
* Staticize a couple of functions.deischen2006-02-271-3/+1
* Fix the style of the SCM ID's.obrien2002-03-221-1/+2
* Remove __P() usage.obrien2002-03-211-3/+3
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,alfred2002-02-051-1/+4
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-61/+218
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Resolve conflicts.wpaul1997-05-281-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - canonical function declarationpeter1996-12-301-7/+6
* Code cleanup:jraynard1996-06-101-3/+6
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-221-1/+3
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+145
OpenPOWER on IntegriCloud