alfred 2004/02/16 16:13:59 PST
FreeBSD src repository
Modified files:
usr.sbin/rpc.lockd lockd_lock.c
Log:
The callrpc call to unmonitor hosts was passing the wrong xdr
decode/encode functions for the arguments to the statd unmonitor
call. Fix it.
Revision Changes Path
1.13 +2 -2 src/usr.sbin/rpc.lockd/lockd_lock.c