summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/svc_dg.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r290253:ngie2015-11-161-2/+1
* MFC r258578, r258580, r258581 (by hrs):mav2014-01-221-26/+25
* Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDRkan2009-06-181-12/+36
* Do not attempt to set source address on outgoing messageskan2009-06-081-2/+2
* Handle UDP RPC replies correctly on a multi-homed system, in userland RPC. Co...zml2009-05-271-6/+98
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisdfr2008-08-061-7/+27
* Staticize a couple of functions.deischen2006-02-271-3/+1
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-1/+3
* Fix signed/unsigned comparison warnings.mbr2003-01-271-3/+3
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-5/+5
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
* Remove __P() usage.obrien2002-03-211-11/+11
* 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-0/+603
OpenPOWER on IntegriCloud