summaryrefslogtreecommitdiff
path: root/include/rpc
AgeCommit message (Expand)Author
2009-01-11merge christos-time_tchristos
2006-06-22Centralize the TCP_NODELAY handling as discussed in tech-net.christos
2006-02-25Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),wiz
2005-12-28put back inline to __inline, as it's a user-visible header.yamt
2005-12-26u_intN_t -> uintN_tperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-03- constify and remove __UNCONST from caller of clnt_call().yamt
2005-02-06Remove "register" from a comment. Kind of silly for it to have beenperry
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2004-12-30cast 1 to size_tchristos
2004-08-16* add const qualifier making getrpcbyname() and getrpcbyname_r()ginsbach
2003-04-19don't use TRUE or FALSEchristos
2003-03-19x_handy is currently used only by xdr_mem and contains the number of byteschristos
2003-01-28unknown, not unkown. Noted by mjl.wiz
2003-01-11Include "bsd.rpc.mk" before "bsd.prog.mk" to fix the "cleandir" target.tron
2003-01-05Use <bsd.rpc.mk>sommerfeld
2002-11-08Include rpc_com.h.fvdl
2002-11-08include rpc_com.h, and define SVC{GET,SET}_CONNMAXRECfvdl
2002-11-08Install rpc_com.hfvdl
2002-11-08Moved here from libc/rpc. Install this in /usr/include/rpc, justfvdl
2002-02-25Make it obvious in comments that dispatch takes some arguments (fromsimonb
2002-02-25Put token after #endif in comments (from Broadcom).simonb
2002-01-29Cope with RPCGEN now conta8ining multiple words.tv
2001-11-01Be smarter about finding rpcgen's absolute path; only do it if ${RPCGEN}tv
2001-10-31No need to do the tricky XRPCGEN dance.tv
2001-08-04#ifdef __STDC__ -> #if __STDC__.mrg
2001-06-19`existent', not `existant'wiz
2001-06-19`accessible' only has one `a'.wiz
2001-03-21Use `rpcgen -C'.mycroft
2001-02-13change 'char *' args of clnt_pcreateerror, clnt_spcreateerror,cgd
2001-01-16use expr to do subtraction. shell math isn't as portable.cgd
2001-01-07Sync with lib/librpcsvc/Makefile; Pass -B ${MAKEFLAGS} to submake.enami
2000-09-10Make targets which are generated with rpcgen depend on the rpcgen binary.erh
2000-07-25${RPCGEN}, not hard-coded rpcgencgd
2000-07-17Add some missing intsmatt
2000-07-14Add explicit int32 get/put macros (and 2 inline functions), as in Solaris.fvdl
2000-07-06const poisoning.christos
2000-06-13Make the RPC mem_alloc() macro use calloc() to prevent RPC fromthorpej
2000-06-03Use a seperate Makefile in the rpc/ subdir. Needed because it generatesfvdl
2000-06-03Move rpcb_prot.x to here from libc/rpc.fvdl
2000-06-02New headers for the new RPC code (based on TI-RPC from Sun).fvdl
2000-01-26implement bindresvport_sa(), which is necessary for IPv6 support in certainitojun
1999-12-01Implement XDR routines for 64-bit integer data types:thorpej
1999-01-31Fully prototype the test service and put it between begin and end decls.christos
1998-11-16delintchristos
1998-07-26Oops; that wasn't quite right.mycroft
1998-07-26const poisoning.mycroft
1998-07-26const poisoning.mycroft
1998-07-26const poisoning.mycroft
1998-07-26const poisoning.mycroft