freebsd-dev/usr.sbin/rpc.lockd
2010-01-02 11:07:44 +00:00
..
kern.c Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation 2009-06-24 18:42:21 +00:00
lock_proc.c - Use svc_getrpccaller() rather than svc_getcaller() for using 2005-02-03 22:21:19 +00:00
lockd_lock.c - Fix compilaton with DUMP_FILELOCK_VERBOSE. 2007-04-12 02:07:12 +00:00
lockd_lock.h
lockd.c Re-implement the client side of rpc.lockd in the kernel. This implementation 2008-06-26 10:21:54 +00:00
lockd.h
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
rpc.lockd.8 Add kernel module support for nfslockd and krpc. Use the module system 2008-03-27 11:54:20 +00:00
test.c