Date: Sun, 31 Mar 1996 21:30:07 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/rpc.lockd Makefile handles.c lockd.c lockd.h procs.c test.c Message-ID: <199604010530.VAA29605@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/03/31 21:30:07
Modified: sbin/rpc.lockd Makefile handles.c lockd.c lockd.h procs.c
test.c
Log:
Tweaks for the stub lockd.
- Use rpcgen to generate the unmodified boilerplate code rather than
having it in the repository.
- Eliminate the conflicting function names by changing them to their
"natural" rpcgen generated names
Revision Changes Path
1.2 +15 -3 src/sbin/rpc.lockd/Makefile
1.2 +1 -1 src/sbin/rpc.lockd/handles.c
1.2 +6 -218 src/sbin/rpc.lockd/lockd.c
1.2 +1 -1 src/sbin/rpc.lockd/lockd.h
1.2 +19 -19 src/sbin/rpc.lockd/procs.c
1.2 +4 -0 src/sbin/rpc.lockd/test.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604010530.VAA29605>
