summaryrefslogtreecommitdiff
path: root/share/man/man9/vnode.9
AgeCommit message (Expand)Author
2020-01-20Add const to struct vops.Claudio Jeker
2019-12-16Cross reference uvn_attach(9) rather than uvm_init(9).Martin Pieuchot
2019-12-06replace links to uvm(9) to uvm_init(9); ok mpiJason McIntyre
2019-02-19add v_uvcount; from fasseJason McIntyre
2018-06-04Sync VFS documentation with realitykn
2011-07-18Wording fixes and remove refrences to vnode_if.src as it's gone;Thordur I. Bjornsson
2008-04-12getnewvnode() is not a system call; fix from Iruata Souza, though iJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-23remove blather about the v_interlock; Since its now gone.Thordur I. Bjornsson
2007-02-11Correct return value in read(2) syscall example. ok pedroAlexander Bluhm
2007-02-02Remove refrence to VLAYER, its gone.Thordur I. Bjornsson
2005-10-19v_lock is also gone, noted by tedu@Pedro Martelletto
2005-10-19Remove v_vnlock from struct vnode, okay krw@ tedu@Pedro Martelletto
2005-09-22remove one `file-system' example, and make another at least consistentJason McIntyre
2004-09-22many xrefs addedJared Yanovich
2003-06-06- section reorderJason McIntyre
2003-04-20typos, and 1 from tedu;Jason McIntyre
2003-04-02fifo -> FIFOJason McIntyre
2003-03-08.Xr's for section9:Jason McIntyre
2003-02-26start new sentence on a new lineDavid Krause
2003-01-27Update. from csapuntz@Artur Grabowski
2002-12-20Don't give people ideas. It's really hard to know when stuff won'tArtur Grabowski
2002-12-20More rewording.Artur Grabowski
2002-11-08Time to cleanup:Mike Pechkin
2002-08-26Add licenses to man pages written by Costa.Artur Grabowski
2002-05-28 man9/:Mike Pechkin
2002-02-28Check in some new vnode man page from FreeBSD. Thanks to Peter WernerConstantine Sapuntzakis
2001-12-15Clarify description of the vnode life cycle and locksConstantine Sapuntzakis
2001-10-05Powered by @mantoya:Mike Pechkin
2001-06-28speling; jsyn@nthought.comTodd C. Miller
2001-03-16cleanupConstantine Sapuntzakis
2001-02-26Better vnode man pageConstantine Sapuntzakis
2001-02-24Add a vnode man pageConstantine Sapuntzakis