This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
rpc
History
Gleb Smirnoff
732a02b4e7
Split XDR into separate kernel module. Make krpc depend on xdr.
...
Reviewed by: rmacklem Differential Revision:
https://reviews.freebsd.org/D24408
2020-04-17 06:04:20 +00:00
..
rpcsec_gss
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
auth_none.c
…
auth_unix.c
…
auth.h
…
authunix_prot.c
…
clnt_bck.c
…
clnt_dg.c
Change the xid for client side krpc over UDP to a global value.
2020-04-05 21:08:17 +00:00
clnt_rc.c
…
clnt_stat.h
…
clnt_vc.c
…
clnt.h
…
getnetconfig.c
…
krpc.h
…
netconfig.h
…
nettype.h
…
pmap_prot.h
…
replay.c
…
replay.h
…
rpc_callmsg.c
…
rpc_com.h
…
rpc_generic.c
Split XDR into separate kernel module. Make krpc depend on xdr.
2020-04-17 06:04:20 +00:00
rpc_msg.h
…
rpc_prot.c
Move M_RPC malloc type into XDR. Both RPC and XDR libraries use
2020-04-17 06:02:13 +00:00
rpc.h
…
rpcb_clnt.c
…
rpcb_clnt.h
…
rpcb_prot.c
…
rpcb_prot.h
…
rpcm_subs.h
…
rpcsec_gss.h
…
svc_auth_unix.c
…
svc_auth.c
…
svc_auth.h
…
svc_dg.c
…
svc_generic.c
…
svc_vc.c
Avoid relying on header pollution from sys/refcount.h.
2019-07-29 20:26:01 +00:00
svc.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
svc.h
…
types.h
…
xdr.h
…