summaryrefslogtreecommitdiffstats
path: root/sys/rpc/svc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r261449:mav2014-02-071-1/+1
* MFC r260229, r260258, r260367, r260390, r260459, r260648:mav2014-01-221-4/+63
* MFC r260097:mav2014-01-221-52/+51
* MFC r260036:mav2014-01-221-0/+13
* MFC r259659, r259662:mav2014-01-221-41/+45
* MFC r258578, r258580, r258581 (by hrs):mav2014-01-221-26/+25
* MFC r258132:mav2014-01-221-21/+27
* Use m_get(), m_gethdr() and m_getcl() instead of historic macros.glebius2013-03-121-3/+1
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-2/+2
* sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.mdf2011-01-121-2/+2
* When the regular NFS server replied to a UDP client out of the replayrmacklem2010-03-231-0/+2
* Since svc_[dg|vc|tli|tp]_create() did not hold a reference count on thermacklem2009-06-171-0/+1
* Add a check to xprt_unregister() to catch the case where anotherrmacklem2009-06-071-0/+7
* Fix a lockorder reversal I introduced in r193436 when I moved thermacklem2009-06-071-0/+1
* Fix two races in the server side krpc w.r.t upcalls:rmacklem2009-06-041-4/+5
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-154/+894
* 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/+574
OpenPOWER on IntegriCloud