aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/lockf.h
Commit message (Expand)AuthorAgeFilesLines
* Forward declare a struct and #include <sys/queue.h> so that this fileBruce Evans1998-02-031-1/+5
* Some staticized variables were still declared to be extern.Bruce Evans1997-09-071-3/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-8/+12
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Removed bogus _BEGIN_DECLS/_END_DECLS.Bruce Evans1996-05-011-7/+3
* A Major staticize sweep. Generates a couple of warnings that I'll dealPoul-Henning Kamp1995-12-141-11/+1
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Made lockf advisory locking code generic (rather than ufs specific), andDavid Greenman1994-08-081-0/+81