mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-07 11:59:31 +00:00
70de0abf48
suffering a bad case neglect for the last few years. - Add full prototypes, including to function pointers. - Make the wire protocols 64-bit type safe, eg: 32 bit quantities are int32_t, not long. The orginal rpc code was implemented when an int could be 16 bits. Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code. |
||
---|---|---|
.. | ||
auth_unix.h | ||
auth.h | ||
clnt.h | ||
pmap_clnt.h | ||
pmap_prot.h | ||
pmap_rmt.h | ||
rpc_msg.h | ||
rpc.h | ||
svc_auth.h | ||
svc.h | ||
types.h | ||
xdr.h |