index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
/
vnode.9
Age
Commit message (
Expand
)
Author
2020-01-20
Add const to struct vops.
Claudio Jeker
2019-12-16
Cross reference uvn_attach(9) rather than uvm_init(9).
Martin Pieuchot
2019-12-06
replace links to uvm(9) to uvm_init(9); ok mpi
Jason McIntyre
2019-02-19
add v_uvcount; from fasse
Jason McIntyre
2018-06-04
Sync VFS documentation with reality
kn
2011-07-18
Wording fixes and remove refrences to vnode_if.src as it's gone;
Thordur I. Bjornsson
2008-04-12
getnewvnode() is not a system call; fix from Iruata Souza, though i
Jason McIntyre
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-03-23
remove blather about the v_interlock; Since its now gone.
Thordur I. Bjornsson
2007-02-11
Correct return value in read(2) syscall example. ok pedro
Alexander Bluhm
2007-02-02
Remove refrence to VLAYER, its gone.
Thordur I. Bjornsson
2005-10-19
v_lock is also gone, noted by tedu@
Pedro Martelletto
2005-10-19
Remove v_vnlock from struct vnode, okay krw@ tedu@
Pedro Martelletto
2005-09-22
remove one `file-system' example, and make another at least consistent
Jason McIntyre
2004-09-22
many xrefs added
Jared Yanovich
2003-06-06
- section reorder
Jason McIntyre
2003-04-20
typos, and 1 from tedu;
Jason McIntyre
2003-04-02
fifo -> FIFO
Jason McIntyre
2003-03-08
.Xr's for section9:
Jason McIntyre
2003-02-26
start new sentence on a new line
David Krause
2003-01-27
Update. from csapuntz@
Artur Grabowski
2002-12-20
Don't give people ideas. It's really hard to know when stuff won't
Artur Grabowski
2002-12-20
More rewording.
Artur Grabowski
2002-11-08
Time to cleanup:
Mike Pechkin
2002-08-26
Add licenses to man pages written by Costa.
Artur Grabowski
2002-05-28
man9/:
Mike Pechkin
2002-02-28
Check in some new vnode man page from FreeBSD. Thanks to Peter Werner
Constantine Sapuntzakis
2001-12-15
Clarify description of the vnode life cycle and locks
Constantine Sapuntzakis
2001-10-05
Powered by @mantoya:
Mike Pechkin
2001-06-28
speling; jsyn@nthought.com
Todd C. Miller
2001-03-16
cleanup
Constantine Sapuntzakis
2001-02-26
Better vnode man page
Constantine Sapuntzakis
2001-02-24
Add a vnode man page
Constantine Sapuntzakis