summaryrefslogtreecommitdiffstats
path: root/include/rpc/svc.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r258578, r258580, r258581 (by hrs):mav2014-01-221-25/+24
* Revert r240060: (Partial)pfg2012-09-021-7/+0
* Fix RPC headers for C++pfg2012-09-021-0/+7
* Change some headers such that lang/gcc* ports no longer patch them.tijl2012-02-141-3/+3
* Spelling fixes for include/uqs2012-01-071-1/+1
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisdfr2008-08-061-0/+43
* Replace the old SCM_CREDS cred procedures. They can now bembr2003-06-151-5/+0
* Implement non-blocking tcp-connections.mbr2003-01-161-0/+7
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-281-4/+4
* Breath deep and take __P out of the system include files.imp2002-03-231-50/+48
* Move arguments in prototype out of application namespace.des2002-02-051-1/+1
* Add compatibility functions for the AF_LOCAL RPC transport stuffwpaul2001-10-041-0/+10
* forgot prototyle for __rpc_get_local_uid()alfred2001-03-221-0/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-61/+156
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Don't declare functions without a prototype if KERNEL is defined. Thisbde1998-09-211-1/+3
* Added a forward struct declaration so that this file is lessbde1998-01-161-1/+3
* Resolve conflicts.wpaul1997-05-281-3/+5
* Back out all of yesterdays include file changes.eivind1997-05-071-6/+1
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-071-1/+6
* Revert $FreeBSD$ to $Id$peter1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Missed prototype for svc_getreqset2()peter1996-12-311-1/+2
* First commit of a series of cleanups for the libc rpc code which has beenpeter1996-12-301-17/+32
* Fix a bunch of spelling errors in the comment fieldsmpp1996-01-301-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-12/+12
* Remove a couple of nested comments.phk1995-02-241-2/+2
* Use the header files that are compatible with the code just moved overwollman1994-08-071-26/+48
* Install RPC headers from include, like they always should have been.wollman1994-08-041-0/+280
OpenPOWER on IntegriCloud