1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/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
lockd_lock.h
lockd.c
lockd.h
Makefile
rpc.lockd.8
test.c