aboutsummaryrefslogtreecommitdiff
path: root/include/rpc
Commit message (Expand)AuthorAgeFilesLines
* #ifdef out DES ioctls which don't exist in FreeBSD. These originatedBill Paul1998-09-261-0/+10
* Don't declare functions without a prototype if KERNEL is defined. ThisBruce Evans1998-09-212-4/+11
* Add support for the RPC 64-bit integer type ``hyper''.David E. O'Brien1998-09-081-1/+3
* Uncommit the generated file key_prot.h. Install it from where itBruce Evans1998-02-131-261/+0
* Null change to attach the correct log message for the previous commit:Bruce Evans1998-01-161-1/+1
* Added a forward struct declaration so that this file is lessBruce Evans1998-01-162-4/+10
* Commented out `#pragma ident' so that the K&R support isn't gratuitouslyBruce Evans1998-01-161-1/+1
* Removed ifndef of AUTH_NONE. The conflict with login_cap.h was fixedBruce Evans1997-08-211-3/+1
* Resolve conflicts.Bill Paul1997-05-2812-20/+150
* This commit was generated by cvs2svn to compensate for changes in r26209,Bill Paul1997-05-285-0/+639
|\
| * Step two: import Secure RPC changes to include/rpc.Bill Paul1997-05-2817-305/+1288
| * This commit was manufactured by cvs2svn to create branch 'WPAUL'.cvs2svn1996-01-1212-0/+1703
* fix missing close comment in login_cap additionsPeter Wemm1997-05-181-2/+2
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-0710-38/+10
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-0710-10/+40
* Fixed missing __P() to complete the K&R support in this header.Bruce Evans1997-05-071-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2312-12/+12
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1412-12/+12
* 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-308-84/+137
* Remove unnecessary typedef. All inclusions of <rpc/auth.h> in the sourceJeffrey Hsu1996-01-311-7/+3
* Fix a bunch of spelling errors in the comment fieldsMike Pritchard1996-01-3012-31/+31
* Remove trailing whitespace.Rodney W. Grimes1995-05-3012-88/+88
* Forward-declare `struct rpc_err' so that it isn't declared inside aBruce Evans1995-03-121-1/+2
* Remove a couple of nested comments.Poul-Henning Kamp1995-02-242-4/+6
* Use the header files that are compatible with the code just moved overGarrett Wollman1994-08-0712-142/+301
* Install RPC headers from include, like they always should have been.Garrett Wollman1994-08-0412-0/+1703