aboutsummaryrefslogtreecommitdiff
path: root/sys/xdr/xdr.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove ancient SCCS tags.Warner Losh2023-11-271-4/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* xdr: store chars consistentlyBrooks Davis2023-01-121-4/+4
* xdr: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-25/+1
* Split XDR into separate kernel module. Make krpc depend on xdr.Gleb Smirnoff2020-04-171-0/+18
* Move M_RPC malloc type into XDR. Both RPC and XDR libraries useGleb Smirnoff2020-04-171-0/+2
* * limit size of buffers to RPC_MAXDATASIZEXin LI2017-06-011-5/+25
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+816