libnfs/nlm
Ronnie Sahlberg 763cd6e3e2 ZDR: New builtin replacement for RPC/XDR called ZDR
This patch switches libnfs over to use precompiled rpcgen files
and using ZDR.  ZDR is a trivial reimplementation of XDR that is built in
into libnfs.

This removes the dependencies of rpc/xdr completely and allow us to build on any
system, even systems where rpcgen and librpc/libxdr are not generally available.
2012-07-04 16:53:12 +10:00
..
Makefile.am ZDR: New builtin replacement for RPC/XDR called ZDR 2012-07-04 16:53:12 +10:00
libnfs-raw-nlm.c ZDR: New builtin replacement for RPC/XDR called ZDR 2012-07-04 16:53:12 +10:00
libnfs-raw-nlm.h ZDR: New builtin replacement for RPC/XDR called ZDR 2012-07-04 16:53:12 +10:00
nlm.c ZDR: New builtin replacement for RPC/XDR called ZDR 2012-07-04 16:53:12 +10:00
nlm.x NLM add NLM_GRANTED procedure to the rpc file 2012-03-10 22:56:56 +11:00