freebsd_amp_hwpstate/include/rpc
Peter Wemm 70de0abf48 First commit of a series of cleanups for the libc rpc code which has been
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.
1996-12-30 13:59:41 +00:00
..
auth.h First commit of a series of cleanups for the libc rpc code which has been 1996-12-30 13:59:41 +00:00
auth_unix.h Fix a bunch of spelling errors in the comment fields 1996-01-30 23:33:04 +00:00
clnt.h First commit of a series of cleanups for the libc rpc code which has been 1996-12-30 13:59:41 +00:00
pmap_clnt.h First commit of a series of cleanups for the libc rpc code which has been 1996-12-30 13:59:41 +00:00
pmap_prot.h Fix a bunch of spelling errors in the comment fields 1996-01-30 23:33:04 +00:00
pmap_rmt.h Fix a bunch of spelling errors in the comment fields 1996-01-30 23:33:04 +00:00
rpc.h First commit of a series of cleanups for the libc rpc code which has been 1996-12-30 13:59:41 +00:00
rpc_msg.h First commit of a series of cleanups for the libc rpc code which has been 1996-12-30 13:59:41 +00:00
svc.h First commit of a series of cleanups for the libc rpc code which has been 1996-12-30 13:59:41 +00:00
svc_auth.h Fix a bunch of spelling errors in the comment fields 1996-01-30 23:33:04 +00:00
types.h First commit of a series of cleanups for the libc rpc code which has been 1996-12-30 13:59:41 +00:00
xdr.h First commit of a series of cleanups for the libc rpc code which has been 1996-12-30 13:59:41 +00:00