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: [cvs.NetBSD.org] / src / sys / fs / filecorefs
Current tag: netbsd-7-1-2-RELEASE
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
1.6 | 15 years | christos | - protect userland exported files against multiple inclusion. - make sure that k... |
![]() |
1.3 | 15 years | christos | branches: 1.3.120; merge ktrace-lwp. |
![]() |
1.22 | 7 years | dholland | Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of the following ... |
![]() |
1.42 | 6 years | dholland | branches: 1.42.4; Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I... |
![]() |
1.5 | 12 years | dsl | branches: 1.5.22; Remove all the __P() from sys (excluding sys/dist) Diff check... |
![]() |
1.10 | 8 years | hannken | branches: 1.10.14; Change bread() and breadn() to never return a buffer on erro... |
![]() |
1.26 | 7 years | hannken | The current implementation of vn_lock() is racy. Modification of the vnode oper... |
![]() |
1.11 | 8 years | hannken | Change bread() and breadn() to never return a buffer on error and modify all cal... |
![]() |
1.1 | 18 years | jdolecek | branches: 1.1.2; move filecorefs code from sys/filecorefs to sys/fs/filecorefs |
![]() |
1.20 | 6 years | joerg | Introduce two helper functions to centralise the namecache statistics in vfs_cac... |
![]() |
1.76 | 7 years | maxv | An (un)privileged user can easily make the kernel dereference a NULL pointer. T... |
![]() |
1.5 | 13 years | perry | Convert many of the uses of __attribute__ to equivalent __packed, __unused and _... |