freebsd-dev/usr.sbin/rpc.lockd
Alfred Perlstein 5f8568ec81 Fix compiling without -O, some dead code was using non-existant functions,
make the code not automatically dead but actually use the debug level
in order to determine if output is needed.  Fix non-existant from_addr()
by #define'ing it to inet_ntoa().

Remove hardcoded -g from Makefile.

Reported by: "John W. De Boskey" <jwd@bsdwins.com>
Tested by: "John W. De Boskey" <jwd@bsdwins.com>
2001-04-25 18:40:38 +00:00
..
handles.c
kern.c Fix compiling without -O, some dead code was using non-existant functions, 2001-04-25 18:40:38 +00:00
lock_proc.c Implement client side NFS locks. 2001-04-17 20:45:23 +00:00
lockd_lock.c Implement client side NFS locks. 2001-04-17 20:45:23 +00:00
lockd_lock.h Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
lockd.c Implement client side NFS locks. 2001-04-17 20:45:23 +00:00
lockd.h Implement client side NFS locks. 2001-04-17 20:45:23 +00:00
Makefile Fix compiling without -O, some dead code was using non-existant functions, 2001-04-25 18:40:38 +00:00
procs.c Don't call syslog() without a format string. 2000-07-12 00:50:49 +00:00
rpc.lockd.8 Remove section from bugs that says we don't support client locks. 2001-04-19 12:29:43 +00:00
test.c Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00