Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [DragonFly] / src / sys / vfs / isofs / cd9660
| File | Rev. | Age | Author | Last log entry | |
|---|---|---|---|---|---|
| 1.3 | 8 years | dillon | VFS messaging/interfacing work stage 1/99. This stage replaces the old dynamic ... | ||
| 1.2 | 9 years | dillon | Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most... | ||
| 1.3 | 9 years | asmodai | Spell 'separate' and its siblings the way it is supposed to. | ||
| 1.6 | 5 years | dillon | Remove the vpp (returned underlying device vnode) argument from VOP_BMAP(). VOP_... | ||
| 1.25 | 4 years | dillon | Miscellanious performance adjustments to the kernel * Add an argument to VOP_BM... | ||
| 1.3 | 8 years | dillon | VFS messaging/interfacing work stage 2/99. This stage retools the vnode ops vec... | ||
| 1.21 | 6 years | dillon | Use SYSREF to reference count struct vnode. v_usecount is now v_sysref(.refcnt)... | ||
| 1.10 | 6 years | dillon | Change the kernel dev_t, representing a pointer to a specinfo structure, to cdev... | ||
| 1.13 | 6 years | swildner | Rename printf -> kprintf in sys/ and add some defines where necessary (files whi... | ||
| 1.2 | 9 years | dillon | Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most... | ||
| 1.4 | 9 years | cpressey | Style(9) cleanup to src/sys/vfs, stage 7/21: isofs. - Convert K&R-style functio... | ||
| 1.46 | 4 years | dillon | * Implement the ability to export NULLFS mounts via NFS. * Enforce PFS isolatio... | ||
| 1.40 | 4 years | dillon | Miscellanious performance adjustments to the kernel * Add an argument to VOP_BM... | ||
| 1.8 | 6 years | dillon | Change the kernel dev_t, representing a pointer to a specinfo structure, to cdev... | ||
| 1.3 | 9 years | rob | __P()!=wanted, remove old style prototypes from the vfs subtree | ||