summaryrefslogtreecommitdiff
path: root/include/rpc
AgeCommit message (Expand)Author
2016-08-27Pull in <sys/select.h> for fd_setPhilip Guenther
2015-09-14Prefer the standardized <poll.h> over <sys/poll.h>Philip Guenther
2015-09-13Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.Philip Guenther
2015-09-13authdes_create() was never implementedPhilip Guenther
2014-10-29Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache()Philip Guenther
2010-09-01Oracle has re-licensed sunrpc under a three-clause BSD license.Todd C. Miller
2010-05-01incomming -> incomingMichael Knudsen
2008-12-09Commit requested by marco:Otto Moerbeek
2008-06-13implement xdr_int64_t, xdr_u_int64_tNikolay Sturm
2007-11-24some spelling fixes from Martynas VenckusJason McIntyre
2006-11-10add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -gAlexander von Gernler
2006-02-06typos from alexey dobriyan;Jason McIntyre
2005-01-08Oops. Too much 'KNF'. We don't use NULL_xdrproc_t, but someone mightKenneth R Westerback
2005-01-08Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. PointedKenneth R Westerback
2004-01-22Remove unnecessary typedef usage.Marc Espie
2003-12-31Implement svc_getreq_poll(3) and friends and use poll(2) instead of select(2)Todd C. Miller
2003-03-16realated -> relatedmargarida
2003-03-14unkown -> unknownmargarida
2003-03-10fix spelling in commentDavid Krause
2002-12-11Make x_handy in XDR u_int, not int since there are places in theTodd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-09-15prototype cleanupTheo de Raadt
2001-03-03plug many memory leaksTheo de Raadt
2000-10-12proto _rpc_dtablesize()Theo de Raadt
2000-08-22proto svc_getreqset2Theo de Raadt
1998-12-20pull in rpc/pmap_clnt.h to silence gcc and prototype xdr_opaque_auth for the ...Todd C. Miller
1998-08-29change pmap_set() protocol to u_int, similar to solaris; ref: casperTheo de Raadt
1998-03-19Some -WallTodd C. Miller
1998-02-10pretty some types, real minorTheo de Raadt
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1997-07-17proto moreTheo de Raadt
1997-07-02Move prototype for bindresvport(3) to <netiniet/in.h> as it isTodd C. Miller
1997-06-29relocated header filesNiels Provos
1996-07-31proto get_myaddress()Theo de Raadt
1996-07-29proto bindresvport() hereTheo de Raadt
1996-07-20(*cl_control)() takes a void * for last paramTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt