aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/BUF_LOCK.9
Commit message (Collapse)AuthorAgeFilesLines
* Use 'manual page' instead of 'man page' for consistency.Hiten Pandya2005-06-281-1/+1
| | | | | | | Approved by: re (hrs) Notes: svn path=/head/; revision=147647
* Update function definitions and required include files to reflectChad David2001-12-261-0/+3
| | | | | | | | | the current state of the system. Approved by: alfred Notes: svn path=/head/; revision=88509
* Spelling: aquire -> acquire.Ruslan Ermilov2001-07-161-1/+1
| | | | Notes: svn path=/head/; revision=79784
* mdoc(7) police: -xwidth has been fold into -width.Ruslan Ermilov2001-07-131-1/+1
| | | | Notes: svn path=/head/; revision=79658
* Merge Chad's fixes.Ruslan Ermilov2001-07-131-1/+1
| | | | Notes: svn path=/head/; revision=79654
* mdoc(7) police: fixed markup.Ruslan Ermilov2001-07-111-16/+25
| | | | Notes: svn path=/head/; revision=79581
* I have gone through all of the functions and addedAlfred Perlstein2001-07-111-4/+2
| | | | | | | | | | the correct includes and changed the functions as requested. Submitted by: Chad David <davidc@acns.ab.ca> Notes: svn path=/head/; revision=79574
* Document some of the kernel API dealing with locks used primarily by VFS.Alfred Perlstein2001-07-101-0/+65
Submitted by: Chad David <davidc@acns.ab.ca> Notes: svn path=/head/; revision=79503