aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/rpc/rpc_com.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* lib/libc/rpc: switch the per-fd structs in clnt_{dg,vc}.c to RB TreesAlan Somers2023-11-151-1/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Move definitions out of rpc_com so that the linker doesn't complain aboutDavid Chisnall2014-04-061-2/+2
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-26/+25
* Staticize a couple of functions.Daniel Eischen2006-02-271-2/+0
* Eliminate 19 warnings in libc (at level WARNS=2) of theJacques Vidrine2003-02-271-0/+5
* Implement non-blocking tcp-connections.Martin Blapp2003-01-161-0/+3
* Add a prototype for __rpcb_findaddr_timed to silence a warning.Alfred Perlstein2002-07-141-0/+4
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+2
* Remove multi-line __P() usage.David E. O'Brien2002-03-221-3/+2
* Remove __P() usage.David E. O'Brien2002-03-211-14/+14
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+85