summaryrefslogtreecommitdiffstats
path: root/include/rpc
Commit message (Expand)AuthorAgeFilesLines
* Clean up some signed/unsigned issues in the XDR code.nectar2003-03-071-1/+1
* unifdef -D_THREAD_SAFEfjoe2003-01-241-4/+0
* Implement non-blocking tcp-connections.mbr2003-01-162-1/+8
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-013-3/+3
* remove #pragma identalfred2002-09-041-2/+0
* Remove duplicated '__BEGIN_DECLS' which obviated compilingrobert2002-07-211-1/+0
* clnt_vc_create() has const scalar arguments that wind up being modified,alfred2002-07-141-1/+1
* Add functions allowing for the user to specify a timeout for rpc functions.alfred2002-07-111-9/+67
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-8/+2
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-284-20/+20
* Breath deep and take __P out of the system include files.imp2002-03-2320-285/+265
* Constify the first arg to callrpc(3).alfred2002-03-221-1/+1
* Tokens after #endif are not strict ISO.obrien2002-03-131-1/+1
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-4/+4
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,alfred2002-02-052-4/+14
* Move arguments in prototype out of application namespace.des2002-02-051-1/+1
* Add compatibility functions for the AF_LOCAL RPC transport stuffwpaul2001-10-042-0/+15
* Stop gcc's fixincludes making an exception for this filepeter2001-09-101-2/+3
* Add a new clnt_control() request `CLSET_CONNECT' that controlsiedowse2001-06-231-0/+1
* Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transportwpaul2001-03-271-0/+1
* fix: text following `#else' violates ANSI standardalfred2001-03-261-1/+1
* change callrpc() from taking "char *" args, I'm quite sure they really meantalfred2001-03-231-2/+2
* forgot prototyle for __rpc_get_local_uid()alfred2001-03-221-0/+2
* Unbreak LINT.alfred2001-03-201-0/+2
* The TI-RPC spammed over a '#ifdef _KERNEL' hack for the xdrproc_t typedefalfred2001-03-201-1/+6
* comment out #pragma directive containing Sun SCM tagsalfred2001-03-201-1/+1
* Add missing comma when KERBEROS is defined.alfred2001-03-191-1/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-1925-465/+2242
* Back out 1.15. It caused more harm than good. Something, however,nsayer2000-07-211-4/+4
* Moving forward on my commitment to always make at least one commit fromnsayer2000-06-221-4/+4
* bindresvport related changesshin2000-01-261-1/+1
* libc rcmd update for IPv6.shin2000-01-131-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-293-3/+4
* $Id$ -> $FreeBSD$peter1999-08-2712-12/+12
* #ifdef out DES ioctls which don't exist in FreeBSD. These originatedwpaul1998-09-261-0/+10
* Don't declare functions without a prototype if KERNEL is defined. Thisbde1998-09-212-4/+11
* Add support for the RPC 64-bit integer type ``hyper''.obrien1998-09-081-1/+3
* Uncommit the generated file key_prot.h. Install it from where itbde1998-02-131-261/+0
* Null change to attach the correct log message for the previous commit:bde1998-01-161-1/+1
* Added a forward struct declaration so that this file is lessbde1998-01-162-4/+10
* Commented out `#pragma ident' so that the K&R support isn't gratuitouslybde1998-01-161-1/+1
* Removed ifndef of AUTH_NONE. The conflict with login_cap.h was fixedbde1997-08-211-3/+1
* Resolve conflicts.wpaul1997-05-2812-20/+150
* This commit was generated by cvs2svn to compensate for changes in r26209,wpaul1997-05-285-0/+639
* fix missing close comment in login_cap additionspeter1997-05-181-2/+2
* Back out all of yesterdays include file changes.eivind1997-05-0710-38/+10
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-0710-10/+40
* Fixed missing __P() to complete the K&R support in this header.bde1997-05-071-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-2312-12/+12
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1412-12/+12
OpenPOWER on IntegriCloud