NetBSD/include/rpc
itojun 5a38b81b42 implement bindresvport_sa(), which is necessary for IPv6 support in certain
programs (like rshd or rlogind).

bindresvport() and bindresvport_sa() exhibits exactly the same functionality,
with different function prototype (sockaddr_in * and sockaddr *).

The behavior and prototype was discussed and agreed among shin@kame.net
(who is doing freebsd-current kame merge), deraadt@openbsd.org, and
Jean-Luc.Richier@imag.fr (INRIA IPv6/IPv6 RPC support).  so it will be
portable across *bsd.
2000-01-26 13:20:24 +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 implement bindresvport_sa(), which is necessary for IPv6 support in certain 2000-01-26 13:20:24 +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