This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
rpc
History
Peter Wemm
bcea84bd86
Don't expose svc_loss_reg / _unreg to userland as they're kernel-only
...
additions from r260229 and the SVCPOOL type doesn't exist in userland.
2014-01-08 22:37:18 +00:00
..
rpcsec_gss
…
auth_none.c
…
auth_unix.c
…
auth.h
…
authunix_prot.c
…
clnt_dg.c
Remove some unused static const strings under sys/rpc, which have never
2013-12-24 20:55:22 +00:00
clnt_rc.c
…
clnt_stat.h
…
clnt_vc.c
Remove some unused static const strings under sys/rpc, which have never
2013-12-24 20:55:22 +00:00
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
…
rpc_msg.h
…
rpc_prot.c
…
rpc.h
…
rpcb_clnt.c
Move a static const variable to the #if 0 part where it is only used.
2013-12-24 20:57:26 +00:00
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
Rework NFS Duplicate Request Cache cleanup logic.
2014-01-03 15:09:59 +00:00
svc_generic.c
…
svc_vc.c
Replace locks added in r260229 to protect sequence counters with atomics.
2014-01-04 15:51:31 +00:00
svc.c
Rework NFS Duplicate Request Cache cleanup logic.
2014-01-03 15:09:59 +00:00
svc.h
Don't expose svc_loss_reg / _unreg to userland as they're kernel-only
2014-01-08 22:37:18 +00:00
types.h
…
xdr.h
…