summaryrefslogtreecommitdiff
path: root/include/rpc/rpc_com.h
AgeCommit message (Expand)Author
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-11-15lib/libc/rpc: switch the per-fd structs in clnt_{dg,vc}.c to RB TreesAlan Somers
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-11-25Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato
2012-09-02Revert r240060: (Partial)Pedro F. Giffuni
2012-09-02Fix RPC headers for C++Pedro F. Giffuni
2003-01-16Implement non-blocking tcp-connections.Martin Blapp
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
2002-02-05Fix cc -Wall, fix rcsid warnings, add missing prototypes,Alfred Perlstein
2001-03-19Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein
1998-01-16Commented out `#pragma ident' so that the K&R support isn't gratuitouslyBruce Evans
1997-05-28Step two: import Secure RPC changes to include/rpc.Bill Paul