aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.lockd/lockd_lock.c
Commit message (Expand)AuthorAgeFilesLines
* After talking to Colin,Michael Reifenberger2004-07-161-61/+64
* Remove spurious semicolons. Outside of functions they are actually errors butStefan Farfeleder2004-05-161-1/+1
* The callrpc call to unmonitor hosts was passing the wrong xdrAlfred Perlstein2004-02-171-2/+2
* Make this compile cleanly. It passes WARNS=2, but I haven't checkedPeter Wemm2003-10-261-12/+16
* Avoid registering for a lock on the server in the event the NFS clientRobert Watson2003-05-141-6/+11
* Remove cast that's not needed.Alfred Perlstein2002-03-221-1/+1
* Bring code to WARNS=3 level. Mostly fix unused variables.Alfred Perlstein2002-03-211-8/+13
* Fix boundry condition in lock management:Alfred Perlstein2002-01-171-2/+13
* prototype functions and fix some line wrappingAlfred Perlstein2001-12-021-6/+16
* This completes the all partial file locking under NFS. The underlyingAlfred Perlstein2001-11-201-114/+399
* Cleanup.Alfred Perlstein2001-11-181-329/+344
* Re-enable statd code.Alfred Perlstein2001-11-181-111/+185
* This adds in the full HW locking capability and should now make my rewriteAlfred Perlstein2001-11-181-318/+775
* Bring in Andrew P. Lentvorski initial work on making lockd work,Alfred Perlstein2001-11-151-0/+1396