summaryrefslogtreecommitdiffstats
path: root/sys/xdr
Commit message (Expand)AuthorAgeFilesLines
* Use m_get() and m_getcl() instead of compat macros.glebius2013-03-151-3/+4
* Finish r243882: mechanically substitute flags from historic mbufglebius2013-03-121-2/+2
* Add a check for a NULL mbuf ptr at the beginning of xdrmbuf_inline()rmacklem2009-08-121-0/+2
* MFdevbranch 192944kmacy2009-05-281-3/+48
* Add memmove() to the kernel, making the kernel compile with Clang.ed2009-02-281-2/+0
* Use the remote address for access control, not the local address. This fixesdfr2008-11-131-0/+1
* Don't return a NULL mbuf from xdrmbuf_getall.dfr2008-11-051-1/+4
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-031-5/+65
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-266-0/+1738
OpenPOWER on IntegriCloud