summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd/lockd_lock.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dead return codekevlo2012-09-111-2/+0
* Spelling fixes for usr.sbin/uqs2011-12-301-4/+4
* rpc.lockd(8) WARNS cleanupuqs2010-12-201-1/+2
* - Fix compilaton with DUMP_FILELOCK_VERBOSE.kuriyama2007-04-121-8/+8
* Fix a typo in a comment, introduced in rev. 1.19.brueffer2007-01-161-1/+1
* some whitespace cleanup (which I usually don't bother with)mjacob2007-01-041-57/+55
* Add a function that checks for duplicate requests (basedmjacob2007-01-041-2/+43
* Remove extraneous trailing \0 in string literal.thomas2006-08-111-2/+1
* Add FBSDID. Add missing prototypes. Remove unused variables. Give variablecharnier2005-05-201-8/+8
* After talking to Colin,mr2004-07-161-61/+64
* Remove spurious semicolons. Outside of functions they are actually errors butstefanf2004-05-161-1/+1
* The callrpc call to unmonitor hosts was passing the wrong xdralfred2004-02-171-2/+2
* Make this compile cleanly. It passes WARNS=2, but I haven't checkedpeter2003-10-261-12/+16
* Avoid registering for a lock on the server in the event the NFS clientrwatson2003-05-141-6/+11
* Remove cast that's not needed.alfred2002-03-221-1/+1
* Bring code to WARNS=3 level. Mostly fix unused variables.alfred2002-03-211-8/+13
* Fix boundry condition in lock management:alfred2002-01-171-2/+13
* prototype functions and fix some line wrappingalfred2001-12-021-6/+16
* Fold ANDREW_LOCKD into -current.alfred2001-11-291-556/+1964
* Turn on NO_WERROR and set WARNS to 1.alfred2001-11-131-1/+1
* Implement partial-file NFS lock testing.alfred2001-10-141-8/+68
* Implement client side NFS locks.alfred2001-04-171-4/+4
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+759
OpenPOWER on IntegriCloud