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
/
nlm
History
Doug Rabson
6f978a84ba
Don't call svc_freereq() before svc_freeargs().
2008-11-12 15:30:30 +00:00
..
nlm_advlock.c
Implement support for RPCSEC_GSS authentication to both the NFS client
2008-11-03 10:38:00 +00:00
nlm_prot_clnt.c
Re-implement the client side of rpc.lockd in the kernel. This implementation
2008-06-26 10:21:54 +00:00
nlm_prot_impl.c
Implement support for RPCSEC_GSS authentication to both the NFS client
2008-11-03 10:38:00 +00:00
nlm_prot_server.c
Add a missing return statement in nlm4_unlock_msg_4_svc which prevented it
2008-08-25 09:30:27 +00:00
nlm_prot_svc.c
Don't call svc_freereq() before svc_freeargs().
2008-11-12 15:30:30 +00:00
nlm_prot_xdr.c
…
nlm_prot.h
Re-implement the client side of rpc.lockd in the kernel. This implementation
2008-06-26 10:21:54 +00:00
nlm.h
Implement support for RPCSEC_GSS authentication to both the NFS client
2008-11-03 10:38:00 +00:00
sm_inter_xdr.c
…
sm_inter.h
…