aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/BUF_UNLOCK.9
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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-12/+17
| | | | Notes: svn path=/head/; revision=79581
* I have gone through all of the functions and addedAlfred Perlstein2001-07-111-3/+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/+57
Submitted by: Chad David <davidc@acns.ab.ca> Notes: svn path=/head/; revision=79503