summaryrefslogtreecommitdiffstats
path: root/sys/rpc/clnt_dg.c
Commit message (Expand)AuthorAgeFilesLines
* MFC a number of changes from head for ISP (203478,203463,203444,202418,201758,mjacob2010-02-111-1/+1
* MFC r196503:zec2009-08-281-0/+5
* Make sure that cr_error is set to ESHUTDOWN when closing the connection.rmacklem2009-07-011-2/+4
* Fix upcall races in the client side krpc. For the client side upcall,rmacklem2009-06-041-1/+26
* Rework socket upcalls to close some races with setup/teardown of upcalls.jhb2009-06-011-19/+24
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-69/+241
* Re-implement the client side of rpc.lockd in the kernel. This implementationdfr2008-06-261-72/+146
* Minor changes to improve compatibility with older FreeBSD releases.dfr2008-03-281-1/+1
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-261-0/+865
OpenPOWER on IntegriCloud