| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Noted by: bdrewery
MFC after: 2 weeks
Notes:
svn path=/head/; revision=296001
|
|
|
|
|
|
|
|
|
|
|
| |
about vnode lock and sleeping.
Reported by: julian
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Notes:
svn path=/head/; revision=295998
|
|
|
|
|
|
|
|
|
|
|
| |
only happen if VOP_INACTIVATE() drops the vnode lock, which is quite
unreasonable behaviour for filesystem, and should not be mentioned
in the description of VFS primitives.
MFC after: 1 week
Notes:
svn path=/head/; revision=215798
|
|
|
|
|
|
|
| |
MFC after: 1 week (together with r213983)
Notes:
svn path=/head/; revision=214061
|
|
|
|
|
|
|
|
|
| |
Merge all three manpages to one, removing separate file for vput(9).
MFC after: 1 week
Notes:
svn path=/head/; revision=213983
|
|
|
|
|
|
|
|
|
|
|
| |
Although groff_mdoc(7) gives another impression, this is the ordering
most widely used and also required by mdocml/mandoc.
Reviewed by: ru
Approved by: philip, ed (mentors)
Notes:
svn path=/head/; revision=206622
|
|
|
|
| |
Notes:
svn path=/head/; revision=176605
|
|
|
|
|
|
|
| |
Approved by: re (hrs)
Notes:
svn path=/head/; revision=147647
|
|
|
|
|
|
|
|
|
|
|
| |
Nuke incorrect usage of .Ar; replace it with .Vt, .Va or .Fa appropriately.
The .Ar mdoc(7) specifier should only be used when displaying command line
arguments.
Approved by: des (mentor)
Notes:
svn path=/head/; revision=115440
|
|
|
|
| |
Notes:
svn path=/head/; revision=108257
|
|
|
|
| |
Notes:
svn path=/head/; revision=84306
|
|
|
|
| |
Notes:
svn path=/head/; revision=70466
|
|
|
|
| |
Notes:
svn path=/head/; revision=68857
|
|
|
|
| |
Notes:
svn path=/head/; revision=50476
|
|
|
|
|
|
|
| |
Use .An/.Aq.
Notes:
svn path=/head/; revision=34504
|
|
|
|
| |
Notes:
svn path=/head/; revision=29966
|
|
|
|
| |
Notes:
svn path=/head/; revision=24890
|
|
|
|
| |
Notes:
svn path=/head/; revision=24123
|
|
incomplete and some are just placeholders but I wanted to try to get
something at least into 2.2 on the grounds that what I have is a lot
better than nothing. I also wanted to commit something which documents
the interfaces in 2.2 before I start updating the documentation for 3.0.
This is a definite 2.2 candidate and is also relavent to 2.1 if people
still care about that branch.
Notes:
svn path=/head/; revision=23353
|