summaryrefslogtreecommitdiffstats
path: root/include/rpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pull in <sys/select.h> for fd_setguenther2016-08-271-1/+2
* Prefer the standardized <poll.h> over <sys/poll.h>guenther2015-09-141-2/+2
* Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.guenther2015-09-132-54/+2
* authdes_create() was never implementedguenther2015-09-131-3/+1
* Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache()guenther2014-10-292-2/+6
* Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-0113-371/+375
* incomming -> incomingmk2010-05-011-2/+2
* Commit requested by marco:otto2008-12-091-1/+2
* implement xdr_int64_t, xdr_u_int64_tsturm2008-06-131-1/+3
* some spelling fixes from Martynas Venckusjmc2007-11-241-2/+2
* add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -ggrunk2006-11-101-1/+2
* typos from alexey dobriyan;jmc2006-02-061-2/+2
* Oops. Too much 'KNF'. We don't use NULL_xdrproc_t, but someone mightkrw2005-01-081-2/+2
* Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointedkrw2005-01-081-2/+2
* Remove unnecessary typedef usage.espie2004-01-229-119/+127
* Implement svc_getreq_poll(3) and friends and use poll(2) instead of select(2)millert2003-12-311-6/+7
* realated -> relatedmargarida2003-03-161-2/+2
* unkown -> unknownmargarida2003-03-141-2/+2
* fix spelling in commentdavid2003-03-101-2/+2
* Make x_handy in XDR u_int, not int since there are places in themillert2002-12-111-2/+2
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-176-65/+47
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-1611-121/+121
* prototype cleanupderaadt2001-09-152-4/+4
* plug many memory leaksderaadt2001-03-031-1/+2
* proto _rpc_dtablesize()deraadt2000-10-121-1/+4
* proto svc_getreqset2deraadt2000-08-221-1/+2
* pull in rpc/pmap_clnt.h to silence gcc and prototype xdr_opaque_auth for the same reasonmillert1998-12-201-1/+5
* change pmap_set() protocol to u_int, similar to solaris; ref: casperderaadt1998-08-291-2/+2
* Some -Wallmillert1998-03-191-2/+2
* pretty some types, real minorderaadt1998-02-102-9/+9
* Well, as we are heading for a release people are encouraged to rebuild theirniklas1997-09-2113-0/+14
* proto morederaadt1997-07-171-0/+5
* Move prototype for bindresvport(3) to <netiniet/in.h> as it ismillert1997-07-021-1/+0
* relocated header filesprovos1997-06-291-0/+131
* proto get_myaddress()deraadt1996-07-311-0/+1
* proto bindresvport() herederaadt1996-07-291-0/+3
* (*cl_control)() takes a void * for last paramderaadt1996-07-201-1/+1
* initial import of NetBSD treederaadt1995-10-1812-0/+1925