summaryrefslogtreecommitdiff
path: root/include/rpc/pmap_prot.h
AgeCommit message (Collapse)Author
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
matt, kleink, others. Approved by christos.
2000-06-02New headers for the new RPC code (based on TI-RPC from Sun).fvdl
1998-02-11revert; we can't break the existing ABI and APIlukem
1998-02-10major cleanuplukem
* 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
1998-02-10cleanup multiple inclusion protection.perry
1994-10-26new RCS ID format.cgd
1993-08-01Add RCS identifiers.mycroft
1993-06-09Changes from:brezak
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.
1993-05-03rpc include files moved into /usr/src/include. Makes more sense andderaadt
lets YP and libc compile cleanly.