NetBSD/include/rpc
thorpej 0bbf216692 Implement XDR routines for 64-bit integer data types:
- xdr_int64_t(), xdr_u_int64_t(), per NetBSD convention.
- xdr_hyper(), xdr_u_hyper(), xdr_longlong_t(), xdr_u_longlong_t(), a'la
  Solaris, implemented in terms of the above.
1999-12-01 18:34:21 +00:00
..
auth.h delint 1998-11-16 12:07:43 +00:00
auth_unix.h revert to 1.5; we can't break the existing ABI and API 1998-02-11 22:46:41 +00:00
clnt.h delint 1998-11-16 12:07:43 +00:00
pmap_clnt.h revert to 1.6; we can't break the existing ABI and API 1998-02-11 22:53:13 +00:00
pmap_prot.h revert; we can't break the existing ABI and API 1998-02-11 23:01:22 +00:00
pmap_rmt.h revert; we can't break the existing ABI and API 1998-02-11 23:01:22 +00:00
rpc.h revert; we can't break the existing ABI and API 1998-02-11 23:01:22 +00:00
rpc_msg.h minor typo and grammar fixes 1998-02-13 04:36:13 +00:00
svc.h Fully prototype the test service and put it between begin and end decls. 1999-01-31 19:45:25 +00:00
svc_auth.h revert; we can't break the existing ABI and API 1998-02-11 23:01:22 +00:00
types.h revert; we can't break the existing ABI and API 1998-02-11 23:01:22 +00:00
xdr.h Implement XDR routines for 64-bit integer data types: 1999-12-01 18:34:21 +00:00