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
/
usr.sbin
/
rpc.lockd
History
Philippe Charnier
7838f9dd89
Add FBSDID. Add missing prototypes. Remove unused variables. Give variable
...
an initial value to silent compiler.
2005-05-20 13:01:47 +00:00
..
kern.c
Add FBSDID. Add missing prototypes. Remove unused variables. Give variable
2005-05-20 13:01:47 +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
Add FBSDID. Add missing prototypes. Remove unused variables. Give variable
2005-05-20 13:01:47 +00:00
lockd_lock.h
…
lockd.c
After talking to Colin,
2004-07-16 12:50:10 +00:00
lockd.h
…
Makefile
…
rpc.lockd.8
Fixed the misplaced $FreeBSD$.
2005-02-09 18:07:17 +00:00
test.c
…