tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
include
/
rpc
/
at
jcs
13 files
auth.h
Mark all the rpc 'ops' vectors, for auth, client, service, and xdr, as const, moving them from .data to .data.rel.ro. The other BSDs did this a long time ago; NetBSD did a chunk in 1998, which is long enough I didn't bother to get exact dates for others.
4 years ago
auth_unix.h
Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sources appropriately. OK deraadt@ jsg@
15 years ago
clnt.h
spelling fixes; from paul tagliamonte
3 years ago
pmap_clnt.h
Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sources appropriately. OK deraadt@ jsg@
15 years ago
pmap_prot.h
Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sources appropriately. OK deraadt@ jsg@
15 years ago
pmap_rmt.h
Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sources appropriately. OK deraadt@ jsg@
15 years ago
rpc.h
Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sources appropriately. OK deraadt@ jsg@
15 years ago
rpc_des.h
Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sources appropriately. OK deraadt@ jsg@
15 years ago
rpc_msg.h
Add prototypes for xdr_{accepted,rejected}_reply() and svcudp_enablecache() (Both NetBSD and FreeBSD provide these prototypes)
11 years ago
svc.h
Mark all the rpc 'ops' vectors, for auth, client, service, and xdr, as const, moving them from .data to .data.rel.ro. The other BSDs did this a long time ago; NetBSD did a chunk in 1998, which is long enough I didn't bother to get exact dates for others.
4 years ago
svc_auth.h
Wrap <rpc/*.h> so that calls go direct and the symbols are all weak. Hide __xprt_register() and _authenticate(); truncate <rpc/svc_auth.h>
10 years ago
types.h
Oracle has re-licensed sunrpc under a three-clause BSD license. Update our sources appropriately. OK deraadt@ jsg@
15 years ago
xdr.h
spelling fixes; from paul tagliamonte
3 years ago