index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rpc
Age
Commit message (
Expand
)
Author
2016-08-27
Pull in <sys/select.h> for fd_set
Philip Guenther
2015-09-14
Prefer the standardized <poll.h> over <sys/poll.h>
Philip Guenther
2015-09-13
Wrap <rpc/*.h> so that calls go direct and the symbols are all weak.
Philip Guenther
2015-09-13
authdes_create() was never implemented
Philip Guenther
2014-10-29
Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache()
Philip Guenther
2010-09-01
Oracle has re-licensed sunrpc under a three-clause BSD license.
Todd C. Miller
2010-05-01
incomming -> incoming
Michael Knudsen
2008-12-09
Commit requested by marco:
Otto Moerbeek
2008-06-13
implement xdr_int64_t, xdr_u_int64_t
Nikolay Sturm
2007-11-24
some spelling fixes from Martynas Venckus
Jason McIntyre
2006-11-10
add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -g
Alexander von Gernler
2006-02-06
typos from alexey dobriyan;
Jason McIntyre
2005-01-08
Oops. Too much 'KNF'. We don't use NULL_xdrproc_t, but someone might
Kenneth R Westerback
2005-01-08
Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed
Kenneth R Westerback
2004-01-22
Remove unnecessary typedef usage.
Marc Espie
2003-12-31
Implement svc_getreq_poll(3) and friends and use poll(2) instead of select(2)
Todd C. Miller
2003-03-16
realated -> related
margarida
2003-03-14
unkown -> unknown
margarida
2003-03-10
fix spelling in comment
David Krause
2002-12-11
Make x_handy in XDR u_int, not int since there are places in the
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-09-15
prototype cleanup
Theo de Raadt
2001-03-03
plug many memory leaks
Theo de Raadt
2000-10-12
proto _rpc_dtablesize()
Theo de Raadt
2000-08-22
proto svc_getreqset2
Theo de Raadt
1998-12-20
pull in rpc/pmap_clnt.h to silence gcc and prototype xdr_opaque_auth for the ...
Todd C. Miller
1998-08-29
change pmap_set() protocol to u_int, similar to solaris; ref: casper
Theo de Raadt
1998-03-19
Some -Wall
Todd C. Miller
1998-02-10
pretty some types, real minor
Theo de Raadt
1997-09-21
Well, as we are heading for a release people are encouraged to rebuild their
Niklas Hallqvist
1997-07-17
proto more
Theo de Raadt
1997-07-02
Move prototype for bindresvport(3) to <netiniet/in.h> as it is
Todd C. Miller
1997-06-29
relocated header files
Niels Provos
1996-07-31
proto get_myaddress()
Theo de Raadt
1996-07-29
proto bindresvport() here
Theo de Raadt
1996-07-20
(*cl_control)() takes a void * for last param
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt