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: [local] / src / sys / ufs / ext2fs
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
1.27 | 12 months | martijn | Add ext4 field definitions. Taken from NetBSD, with some cosmetic changes to kee... |
![]() |
1.39 | 4 years | deraadt | panic does not require a \n at the end. When one is provided, it looks wrong. |
![]() |
1.27 | 6 years | cheloha | getblk(9): tsleep(9) -> tsleep_nsec(9); ok visa@ |
![]() |
1.29 | 15 months | jsg | correct indentation no functional change, found by smatch warnings ok miod@ blu... |
![]() |
1.8 | 11 years | pelikan | use proper on-disk inode size: no more, no less. Reported by Roman Yakovlev, th... |
![]() |
1.17 | 11 years | pelikan | use proper on-disk inode size: no more, no less. Reported by Roman Yakovlev, th... |
![]() |
1.12 | 18 months | guenther | Delete support for FFS filesystems before the in-inode symlink optimization. As... |
![]() |
1.3 | 7 years | deraadt | If you use sys/param.h, you don't need sys/types.h |
![]() |
1.1 | 11 years | pelikan | ext4 (extents) read support Tested on amd64 with > 4GB files and 50,000 subdire... |
![]() |
1.40 | 3 weeks | jsg | remove prototypes for removed functions |
![]() |
1.68 | 12 months | beck | Revert the vdoom change, while it prevents the crashes on joel's go builder and ... |
![]() |
1.48 | 10 months | jsg | remove unneeded semicolons; checked by millert@ |
![]() |
1.46 | 2 years | guenther | Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@ |
![]() |
1.38 | 9 months | jsg | remove unused ffs_checkoverlap() ext2fs_checkoverlap(); ok miod@ |
![]() |
1.122 | 7 weeks | deraadt | Carefully prune sysctl nodes with #ifndef SMALL_KERNEL recover space lost to oth... |
![]() |
1.95 | 2 months | rsadowski | File flags handling fixes for ext2fs ext2fs does not have *user* immutable and ... |