| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring back the "End the VOP experiment." diff, naddy's issues where |  thib | 2010-12-21 | 1 | -5/+1 |
* | Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) |  thib | 2010-09-10 | 1 | -1/+5 |
* | End the VOP experiment. Instead of the ridicolusly complicated operation |  thib | 2010-09-06 | 1 | -5/+1 |
* | Introduce vop_generic_bmap(); use it where applicable. |  thib | 2008-05-03 | 1 | -2/+1 |
* | remove useless defines for the vnode operations, and instead |  thib | 2008-04-24 | 1 | -24/+1 |
* | fifofs, deadfs and specfs all have the same "trivial lookup routine that |  thib | 2007-12-27 | 1 | -2/+1 |
* | Retire VOP_LEASE(); It was a bit for NQNFS and has |  thib | 2007-01-16 | 1 | -2/+1 |
* | prevent memory leak on revoke by freeing resources in a real reclaim |  tedu | 2004-03-02 | 1 | -3/+3 |
* | Replace select backends with poll backends. selscan() and pollscan() |  millert | 2003-09-23 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | Implement simple vnodeop inheritance for specfs and fifofs. |  art | 2002-11-08 | 1 | -1/+3 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -18/+18 |
* | UBC was a disaster. It worked very good when it worked, but on some |  art | 2001-12-19 | 1 | -2/+1 |
* | Readd VOP_MMAP, will be used soon. Right now it's just a question to |  art | 2001-12-04 | 1 | -1/+2 |
* | Get rid of several unused vnode operations |  csapuntz | 2001-06-23 | 1 | -8/+1 |
* | port kqueue changes from freebsd, plus all required openbsd glue. |  provos | 2001-03-01 | 1 | -1/+2 |
* | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock |  csapuntz | 1998-08-06 | 1 | -5/+5 |
* | Updates for VFS Lite 2 + soft update. |  csapuntz | 1997-11-06 | 1 | -5/+6 |
* | back out vfs lite2 till after 2.2 |  deraadt | 1997-10-06 | 1 | -6/+5 |
* | VFS Lite2 Changes |  csapuntz | 1997-10-06 | 1 | -5/+6 |
* | From NetBSD: update to 960217 sources |  niklas | 1996-02-27 | 1 | -47/+52 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+88 |