aboutsummaryrefslogtreecommitdiff
path: root/include/rpc/svc.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r240060: (Partial)Pedro F. Giffuni2012-09-021-7/+0
* Fix RPC headers for C++Pedro F. Giffuni2012-09-021-0/+7
* Change some headers such that lang/gcc* ports no longer patch them.Tijl Coosemans2012-02-141-3/+3
* Spelling fixes for include/Ulrich Spörlein2012-01-071-1/+1
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-061-0/+43
* Replace the old SCM_CREDS cred procedures. They can now beMartin Blapp2003-06-151-5/+0
* Implement non-blocking tcp-connections.Martin Blapp2003-01-161-0/+7
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-4/+4
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-50/+48
* Move arguments in prototype out of application namespace.Dag-Erling Smørgrav2002-02-051-1/+1
* Add compatibility functions for the AF_LOCAL RPC transport stuffBill Paul2001-10-041-0/+10
* forgot prototyle for __rpc_get_local_uid()Alfred Perlstein2001-03-221-0/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-61/+156
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Don't declare functions without a prototype if KERNEL is defined. ThisBruce Evans1998-09-211-1/+3
* Added a forward struct declaration so that this file is lessBruce Evans1998-01-161-1/+3
* Resolve conflicts.Bill Paul1997-05-281-3/+5
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-071-6/+1
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-071-1/+6
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Missed prototype for svc_getreqset2()Peter Wemm1996-12-311-1/+2
* First commit of a series of cleanups for the libc rpc code which has beenPeter Wemm1996-12-301-17/+32
* Fix a bunch of spelling errors in the comment fieldsMike Pritchard1996-01-301-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-12/+12
* Remove a couple of nested comments.Poul-Henning Kamp1995-02-241-2/+2
* Use the header files that are compatible with the code just moved overGarrett Wollman1994-08-071-26/+48
* Install RPC headers from include, like they always should have been.Garrett Wollman1994-08-041-0/+280