0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged 2.4.19 to 2.4.21 changes More... almost 21 years ago
Initial revision More... almost 21 years ago
Initial revision More... almost 21 years ago
Fixed calculation of block mapping offset/multiplier Fixed mistakes in error checking code (Should fix bug #590013) More... over 21 years ago
Use bread instead of sb_bread to allow use with older 2.4.x kernels Fixes bug #599167 (unresolved symbol) More... over 21 years ago
Fixed dumb typo in previous checking (missing semicolon) More... over 21 years ago
Fix int type usage and missing braces bugs (Reported in patch #566772) More... over 21 years ago
Use buffer cache instead of page cache in bnode.c. Cache inode extents. More... almost 22 years ago
Updates to compile/link with newer 2.4.x kernels More... almost 22 years ago
Merged 2.4.3-2.4.19 changes into tree More... almost 22 years ago
Initial revision More... almost 22 years ago
Changed Version to -hfsplus to avoid confusion ... More... over 22 years ago
Fixed some dumb bugs in unicode functions More... over 22 years ago
Fixed readdir() and put in some stuff to try to decode permission bits More... over 22 years ago
Fix handling of trees and wrapper data More... over 22 years ago
Fix stupid mistakes, improve error checking More... over 22 years ago
Keep inode pointer with bnode instead of btree More... over 22 years ago
Handle allocation block offset properly More... over 22 years ago
Added missing prototype, moved btree inode pointer from tree to node More... over 22 years ago
Added an element to the local super block data for allocation offset More... over 22 years ago
Added more error checking, wrote a missing function. More... over 22 years ago
Fixed a number of dumb bugs/typos that prevented compilation. More... over 22 years ago
Added unicode support (very preliminary) More... over 22 years ago
Finished allocation block handling, can now read volume header More... over 22 years ago
Added new files to object list in Makefile More... over 22 years ago
Fixed multiple use of a variable. More... over 22 years ago
Fixed a bad reference into a catalog key. More... over 22 years ago
Wrote hfsplus_readdir, implemented btree iterators More... over 22 years ago
Added info to maintainers list for HFS+ More... over 22 years ago
Added config help for HFS+ More... over 22 years ago