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
4f9ffa42b0
Branches
Tags
View all branches
freebsd-nq
/
sys
/
rpc
History
Alexander Motin
0979970a1d
Fix NULL dereference panic on UDP requests introduced in r260229.
2014-01-06 12:40:46 +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
Replace Sun Industry Standards Source License for Sun RPC code with a
2013-11-25 19:08:38 +00:00
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
Fix NULL dereference panic on UDP requests introduced in r260229.
2014-01-06 12:40:46 +00:00
types.h
…
xdr.h
…