summaryrefslogtreecommitdiffstats
path: root/sys/sys/lockf.h
Commit message (Expand)AuthorAgeFilesLines
* The advisory lock may be activated or activated and removed during thekib2009-05-241-0/+1
* Re-implement the client side of rpc.lockd in the kernel. This implementationdfr2008-06-261-0/+5
* Move the head of byte-level advisory lock list from thekib2008-04-161-0/+6
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-261-18/+70
* Correct typo in commentcsjp2007-05-171-1/+1
* - Fix leak of struct nlminfo on process exit.glebius2005-10-261-4/+0
* - Make lf_print static and move its prototype into kern_lockf.cjeff2005-01-251-5/+0
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* Remove __Palfred2002-03-191-3/+3
* Wrap around MALLOC_DECLARE() invocation with #ifdef.bp2001-05-031-0/+2
* Implement client side NFS locks.alfred2001-04-171-0/+2
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Forward declare a struct and #include <sys/queue.h> so that this filebde1998-02-031-1/+5
* Some staticized variables were still declared to be extern.bde1997-09-071-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-8/+12
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Removed bogus _BEGIN_DECLS/_END_DECLS.bde1996-05-011-7/+3
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-11/+1
* Made them all idempotent.paul1994-08-211-1/+6
* Made lockf advisory locking code generic (rather than ufs specific), anddg1994-08-081-0/+81
OpenPOWER on IntegriCloud