Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: two-line nroff pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| | | | | Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/ | ||||
* | use .Mt to mark up email addresses consistently (part6) | Baptiste Daroussin | 2014-06-26 | 1 | -1/+1 |
| | | | | | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de> Notes: svn path=/head/; revision=267936 | ||||
* | Use 'manual page' instead of 'man page' for consistency. | Hiten Pandya | 2005-06-28 | 1 | -1/+1 |
| | | | | | | | Approved by: re (hrs) Notes: svn path=/head/; revision=147647 | ||||
* | Update function definitions and required include files to reflect | Chad David | 2001-12-26 | 1 | -0/+3 |
| | | | | | | | | | the current state of the system. Approved by: alfred Notes: svn path=/head/; revision=88509 | ||||
* | Spelling: aquire -> acquire. | Ruslan Ermilov | 2001-07-16 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=79784 | ||||
* | mdoc(7) police: -xwidth has been fold into -width. | Ruslan Ermilov | 2001-07-13 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=79658 | ||||
* | Merge Chad's fixes. | Ruslan Ermilov | 2001-07-13 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=79654 | ||||
* | mdoc(7) police: fixed markup. | Ruslan Ermilov | 2001-07-11 | 1 | -16/+25 |
| | | | | Notes: svn path=/head/; revision=79581 | ||||
* | I have gone through all of the functions and added | Alfred Perlstein | 2001-07-11 | 1 | -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 Perlstein | 2001-07-10 | 1 | -0/+65 |
Submitted by: Chad David <davidc@acns.ab.ca> Notes: svn path=/head/; revision=79503 |