summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/svc_dg.c
Commit message (Expand)AuthorAgeFilesLines
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-061-7/+27
* Staticize a couple of functions.Daniel Eischen2006-02-271-3/+1
* Try to bring some sanity to the SCM ID's.David E. O'Brien2004-10-161-1/+3
* Fix signed/unsigned comparison warnings.Martin Blapp2003-01-271-3/+3
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-5/+5
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove __P() usage.David E. O'Brien2002-03-211-11/+11
* Move the #includes of reentrant.h to after the `#include "namespace.h"',Ian Dowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+603