Home | History | Annotate | Download | only in rpc
History log of /src/lib/libc/rpc/bindresvport.3
RevisionDateAuthorComments
 1.14  03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.13  27-Jan-2007  cbiere * Don't use the term "anonymous"; this is confusing.
* Mention "reserved", that's what it's stands for after all.
* Mention getsockname() to determine the assigned port in any case.
 1.12  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.11  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.10  07-Feb-2002  ross Generate <>& symbolically.
 1.9  16-Sep-2001  wiz Boring whitespace fixes.
 1.8  05-Jul-2000  msaitoh branches: 1.8.2;
remove extra period in SEE ALL section
 1.7  26-Jan-2000  itojun 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.
 1.6  26-Jan-2000  itojun fix include file. bindresvport() is declared in rpc/rpc.h, not netinet/in.h.
 1.5  05-Feb-1998  perry add LIBRARY section to man page
 1.4  14-Jan-1998  lukem * use setsockopt(IP_PORTRANGE_LOW) instead of looping through the
address range (from freebsd).
* enhance the man page to be a bit more useful.
 1.3  01-Jul-1997  mikel add missing #; noted by Todd Miller
 1.2  25-Feb-1995  cgd save my sanity; stop using Id.
 1.1  07-Oct-1993  cgd move the rpc code into libc
 1.8.2.3  22-Mar-2002  nathanw Catch up to -current.
 1.8.2.2  08-Mar-2002  nathanw Catch up to -current.
 1.8.2.1  08-Oct-2001  nathanw Catch up to -current.

RSS XML Feed