Home | History | Annotate | Download | only in librpcsvc
History log of /src/lib/librpcsvc/rnusers.x
RevisionDateAuthorComments
 1.16  01-Jan-2022  msaitoh s/sytem/system/
 1.15  20-Dec-2013  christos remove __P
 1.14  30-Aug-2011  plunky branches: 1.14.2; 1.14.8;
Apply casts to cases where xdrproc_t is expected but is not
strictly passed, for example because the second argument is
a different kind of pointer.
 1.13  11-May-2006  mrg xdr sucks. sprinkle some (void *) casts into it's functions taking void **,
and shut up GCC4.
 1.12  01-Jul-2004  kleink Tidy up the namespace: lint -> __lint__.
 1.11  05-Feb-2002  christos branches: 1.11.4;
Fix u_int <-> size_t confusion.
 1.10  05-Feb-2002  christos size is really a u_int
 1.9  02-Jul-1999  simonb More trailing white space.
 1.8  12-Feb-1998  lukem revert; we can't break the existing ABI and API
 1.7  10-Feb-1998  lukem use u_int32_t instead of u_long
 1.6  09-Oct-1997  mycroft KNF.
 1.5  09-Oct-1997  lukem use __RCSID()
 1.4  17-Apr-1997  christos - Don't use ut_line, when you mean ut_name [does not matter really because
(sizeof(ut_line) == sizeof(ut_name)].
- Don't free bogus memory. xdr_bytes when is called with a non-null array
pointer, it tries to free it. We are passing real arrays to xdr_bytes,
so we really don't want to call free on them.
 1.3  02-Dec-1996  mikel ANSIfy; fixes PR lib/1107.
 1.2  26-Sep-1996  thorpej RCS id policing.
 1.1  12-Jan-1995  jtc Rpcgen bugs that required us to have separate src, include, and object
directories have long been fixed. This allows us to bring the *.x
files up into the main librpcsvc directory where they belong.
 1.11.4.1  02-Jul-2004  he Pull up revision 1.12 (requested by kleink in ticket #580):
Tidy up the namespace: lint -> __lint__.
 1.14.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.14.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed