summaryrefslogtreecommitdiff
path: root/sys/kern/vnode_if.src
AgeCommit message (Expand)Author
1999-03-22Include some comments with more details on the VOP_LOOKUP locking protocolsommerfe
1999-02-26Modify VOP_CLOSE vnode op to always take a locked vnode. Change vn_closewrstuden
1998-06-05Replace the `waitfor' argument to the fsync vnode operator with a `flags'kleink
1998-03-01Merge with Lite2 + local changesfvdl
1997-10-10Make last argument to VOP_READDIR off_t.fvdl
1996-09-07Implement poll(2).mycroft
1996-05-11Change VOP_UPDATE() semantics:mycroft
1996-02-09Fix vop_link, vop_symlink, and vop_remove semantics in several ways:mycroft
1994-12-14Remove a_fp.mycroft
1994-12-14Add vop_whiteout, per CSRG.mycroft
1994-12-13Turn lease_check() into a vnode op, per CSRG.mycroft
1994-11-14added extra argument in vn_open and VOP_OPEN to allow cloning deviceschristos
1994-10-30be more careful with types, also pull in headers where necessary.cgd
1994-10-20update for new syscall args description mechanismcgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-08Update to 4.4-Lite fs code.mycroft