Home | History | Annotate | Download | only in rpc
History log of /src/lib/libc/rpc/rpc.3
RevisionDateAuthorComments
 1.25  03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.24  13-May-2012  wiz Remove unneeded commas in table.
From Bug Hunting.
 1.23  30-Aug-2011  plunky branches: 1.23.2;
provide a complete prototype for xdrproc_t

(I found no instances where three arguments were actually
used, as per the claim in the comment. If there are any
in third party code then they will need to use a cast)
 1.22  22-Mar-2010  joerg Use .In for header files instead of .Ar Pa and variations.
 1.21  11-Apr-2009  joerg Fix markup.
 1.20  16-Sep-2006  yamt branches: 1.20.24; 1.20.28;
fix a typo pointed by efnbl06 at bn2.maus.net.
 1.19  26-Dec-2005  perry u_intN_t -> uintN_t
 1.18  27-Jun-2003  wiz Use Aq Pa instead of Fd \*[Lt]...\*[Gt].
 1.17  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.16  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.15  01-Jan-2003  jschauma Fix typos pointed out by Igor Sobrado in PR misc/19632

rpc(3) - addres (address)
rpc_reg(3) - truct (struct, in struct rpc_msg)
rpcb_getaddr(3) - Copyright: Sun Microsystems (not Microsystem's)
All Rights Reserved (not Right's)
 1.14  07-Feb-2002  ross generate & symbolically
 1.13  07-Feb-2002  ross Generate <>& symbolically.
 1.12  15-Jan-2002  wiz Drop some unnecessary .Pps, use .Ss instead of .Sh.
 1.11  09-Apr-2001  wiz netconfig(5), not (4), and whitespace.
 1.10  02-Jun-2000  fvdl branches: 1.10.2; 1.10.4;
Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,
but sockets instead, internally. Old, backward compatible interfaces
maintained.
 1.9  04-Mar-1999  lukem branches: 1.9.8;
* don't reference rpc_secure(3N) (yet)
* use section (3) not (3N) (from freebsd)
 1.8  12-Feb-1998  lukem revert; we can't break the existing ABI and API
 1.7  10-Feb-1998  lukem major cleanup (to sync with changes made in include/rpc/*.h):
* use int32_t, size_t, in_port_t instead of long, u_int, u_short as appropriate
* use uid_t and gid_t instead of int
* KNF, fix typos and spellos
* use const as appropriate
* deprecate register
* use memmove instead of bcopy
* use err/warn()
 1.6  03-Feb-1998  lukem fix tyop
 1.5  14-Nov-1997  mrg add missing .Nm entries. from spz@serpens.swb.de.
 1.4  19-Jun-1996  jtc branches: 1.4.6;
Changed clnt_{s,}p{errno,error,createerror} so that the functions that
output emit newlines and those that return a pointer to string do not
append them.

The existing behavior was inherited from RPC4.0, but this seems to have
been corrected sometime before SunOS 4.1.

The documentation has been updated to reflect the new behavior.
 1.3  04-Jan-1996  pk Note return value of get_myaddress().
 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.4.6.1  14-Nov-1997  mrg pull up from trunk: add missing .Nm entries. from spz@serpens.swb.de.
 1.9.8.1  23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.10.4.5  08-Jan-2003  thorpej Sync with HEAD.
 1.10.4.4  22-Mar-2002  nathanw Catch up to -current.
 1.10.4.3  08-Mar-2002  nathanw Catch up to -current.
 1.10.4.2  28-Jan-2002  nathanw Catch up to -current.
 1.10.4.1  08-Oct-2001  nathanw Catch up to -current.
 1.10.2.1  26-Apr-2001  he Pull up revision 1.11 (requested by wiz):
Correct netconfig(5) reference and whitespace fixes.
 1.20.28.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.20.24.1  12-Apr-2009  snj Pull up following revision(s) (requested by joerg in ticket #692):
lib/libc/rpc/rpc.3: revision 1.21
Fix markup.
 1.23.2.1  23-May-2012  yamt sync with head.

RSS XML Feed