aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/krpc
Commit message (Collapse)AuthorAgeFilesLines
* MFC r213103:Attilio Rao2010-10-251-2/+0
| | | | | | | | | | Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() general in the kernel. Sponsored by: Sandvine Incorporated Notes: svn path=/stable/8/; revision=214339
* Unbreak NFS.Dag-Erling Smørgrav2008-11-061-0/+1
| | | | | | | Pointy hat to: dfr Notes: svn path=/head/; revision=184716
* Add nfslockd and krpc modules.Doug Rabson2008-03-271-0/+44
Notes: svn path=/head/; revision=177663