summaryrefslogtreecommitdiffstats
path: root/share/man/man9/vfs.9 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-9/+2
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* change things back. (another note: with this change, suddenly there wasderaadt2003-07-251-2/+2
| | | | no VOP_LOOKUP(9) page at all.. geez)
* rename VOP_LOOKUP.9 into vnodeops.9 for nicer xreffing.mickey2003-07-241-0/+64
a few pages i wrote being high on acetyl salicylic acid. vfs(9) from netbsd.