Age | Commit message (Expand) | Author |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2013-10-07 | getdirentries(2) is dead; long live getdents(2)! | Philip Guenther |
2013-06-11 | final removal of daddr64_t. daddr_t has been 64 bit for a long enough | Theo de Raadt |
2013-06-04 | Replace old-fashioned .Fd by new-fangled .In for #include lines. | Ingo Schwarze |
2010-09-07 | Update the documentation reflecting the latest churn in the vop layer. | Thordur I. Bjornsson |
2009-05-21 | IO_METASYNC has been a noop since around 4.4BSD-Lite, the | Thordur I. Bjornsson |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-01-16 | Remove commented out references to VOP_LEASE(); | Thordur I. Bjornsson |
2006-10-16 | Use daddr64_t for logical blocks, okay krw@ thib@ mickey@ | Pedro Martelletto |
2006-10-04 | Match reality when describing VOP_BMAP(), bad pedro | Pedro Martelletto |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2005-06-09 | - add documentation for remaining vnode operations | Jared Yanovich |
2005-06-01 | VOP_WHITEOUT() is gone, okay jmc@ | Pedro Martelletto |
2004-02-05 | make .Nm match .Dt to avoid screwy apropos(1) output; | Jason McIntyre |
2003-10-23 | typos from Jared Yanovich; | Jason McIntyre |
2003-07-25 | change things back. (another note: with this change, suddenly there was | Theo de Raadt |
2003-07-24 | rename VOP_LOOKUP.9 into vnodeops.9 for nicer xreffing. | Michael Shalayeff |
2003-06-06 | - section reorder | Jason McIntyre |
2003-04-30 | some notes about VOP_PRINT, VOP_STRATEGY, VOP_REALLOCBLKS, and VOP_WHITEOUT | Ted Unangst |
2003-04-15 | typos; | Jason McIntyre |
2003-03-18 | add missing rcs id and start new sentence on a new line. | David Krause |
2003-03-12 | should -> must when discussing locking. it's not optional. | Ted Unangst |
2003-03-12 | add VOP_CREATE, VOP_LINK, VOP_READLINK, VOP_SYMLINK | Ted Unangst |
2003-03-12 | add VOP_FSYNC, VOP_ISLOCKED, and VOP_REMOVE | Ted Unangst |
2003-03-11 | VOP_LOCK, VOP_UNLOCK, VOP_RMDIR, VOP_MKDIR, VOP_SETEXTATTR, VOP_GETEXTATTR, | Ted Unangst |
2003-03-10 | add a man page for the VOP functions. currently only describes the | Ted Unangst |