aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/rpcb_clnt.c
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* * limit size of buffers to RPC_MAXDATASIZEXin LI2017-06-011-0/+5
* Fix the rpcb_getaddr() definition to match its declaration.Kevin Lo2016-06-091-1/+1
* Move a static const variable to the #if 0 part where it is only used.Dimitry Andric2013-12-241-1/+1
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato2013-11-251-42/+24
* Complete revert of r239963:Pedro F. Giffuni2012-09-271-7/+0
* Bring some changes from Bull's NFSv4 libtirpc implementation.Pedro F. Giffuni2012-09-011-0/+7
* This patch is believed to fix a problem in the kernel rpc forRick Macklem2011-04-271-1/+1
* It may be #if 0'd out code, but change a varname to not shadow a global.Julian Elischer2008-06-291-4/+4
* Minor changes to improve compatibility with older FreeBSD releases.Doug Rabson2008-03-281-1/+1
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+1382