freebsd-dev/usr.sbin/rpc.lockd
Xin LI 64c06aeb8d Fix build:
- Use %ll instead of %q for explicit long long casts;
 - Use %j instead of %q in XFS and cast to intmax_t.

Tested with:	make universe
2012-05-23 06:49:50 +00:00
..
kern.c Fix build: 2012-05-23 06:49:50 +00:00
lock_proc.c
lockd_lock.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
lockd_lock.h
lockd.c Fix the nfs related daemons so that they don't intermittently 2011-06-02 19:49:47 +00:00
lockd.h
Makefile Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +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