Home | History | Annotate | Download | only in rpc
History log of /src/include/rpc/auth_unix.h
RevisionDateAuthorComments
 1.10  23-Jan-2016  dholland unsigned -> unsigned int in previous change to accomodate C++ boneheadedness.
 1.9  23-Jan-2016  dholland u_int -> unsigned, u_long -> unsigned long, etc.
 1.8  03-Feb-2005  perry de-__P -- the hack is long since useless. Discussed with christos,
matt, kleink, others. Approved by christos.
 1.7  11-Feb-1998  lukem revert to 1.5; we can't break the existing ABI and API
 1.6  10-Feb-1998  lukem major cleanup
* use int32_t instead of long
* use size_t instead of u_int as appropriate
* use in_port_t instead of u_short as appropriate
* KNF, cleanup typos and spellos in comments
* deprecate svc_fds; it's obselete and not supported in libc/rpc anyway
 1.5  10-Feb-1998  perry cleanup multiple inclusion protection.
 1.4  26-Oct-1994  cgd new RCS ID format.
 1.3  01-Aug-1993  mycroft Add RCS identifiers.
 1.2  09-Jun-1993  brezak Changes from:
conklin@talisman.kaleida.com

* use consistant macro names for multiple #include protection
of header files. I used the same convention used by TIRPC.

* added function prototypes to header files.

* fixed C source where it conflicted with prototypes, documentation,
and TIRPC.
 1.1  03-May-1993  deraadt rpc include files moved into /usr/src/include. Makes more sense and
lets YP and libc compile cleanly.

RSS XML Feed