aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/fs/ext2.c
AgeCommit message (Expand)Author
2020-05-13Replaced alloc.h with liballocMarvin Borner
2020-05-07Added and applied include-sortingMarvin Borner
2020-05-06New build parameters and shared includesMarvin Borner
2020-05-06Removed vfs - ext2 ftw!Marvin Borner
2020-05-04Work on ext2 vfs indexerMarvin Borner
2020-05-03Began linked vfs with file indexingMarvin Borner
2020-05-02Some work in the vfsMarvin Borner
2020-05-01Working vfs mount and readMarvin Borner
2020-05-01Some vfs fixesMarvin Borner
2020-04-30Started vfsMarvin Borner
2020-04-29Started libgui implementationMarvin Borner
2020-04-29Added basic exec calls for init and started libcMarvin Borner
2020-04-25Some work on the elf loaderMarvin Borner
2020-04-25Fixed ext2 reading by using genext2fsMarvin Borner
2020-04-25Added indirect pointers - re-enabled font :)Marvin Borner
2020-04-25Working ext2 filereaderMarvin Borner
2020-04-24Removed vfs again...Marvin Borner
2020-04-21Thanks, Ubuntu+Github...Marvin Borner
2020-04-21Added very basic vfsMarvin Borner
2020-04-21Finally! EXT2 is working now :)Marvin Borner
2020-04-19Clean ext2 implementation :)Marvin Borner
2020-04-19Applied tidy command...Marvin Borner
2020-04-16Many fix attempts for the divide by zero exceptionMarvin Borner