summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/svc_raw.c
Commit message (Expand)AuthorAgeFilesLines
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-221-25/+9
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,hrs2013-11-251-26/+25
* Fix several memory and lock leaks on the out of memory condition.kib2012-04-281-1/+13
* In svc_raw_reply(), don't leave stat uninitialized if the MSG_ACCEPTEDwollman2009-11-251-3/+2
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisdfr2008-08-061-10/+28
* Staticize a couple of functions.deischen2006-02-271-3/+1
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-1/+1
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-4/+4
* Fix the style of the SCM ID's.obrien2002-03-221-3/+2
* Remove __P() usage.obrien2002-03-211-8/+8
* s/kernal/kernelalfred2001-10-191-1/+1
* 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-60/+152
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Resolve conflicts.wpaul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-221-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+168
OpenPOWER on IntegriCloud