Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-01 | Working vfs mount and read | Marvin Borner | |
2020-05-01 | Some vfs fixes | Marvin Borner | |
2020-04-29 | Started libgui implementation | Marvin Borner | |
2020-04-29 | Added basic exec calls for init and started libc | Marvin Borner | |
2020-04-25 | Fixed ext2 reading by using genext2fs | Marvin Borner | |
As the debian versions use a horribly old version of genext2fs, this program gets compiled in the build process now. | |||
2020-04-25 | Working ext2 filereader | Marvin Borner | |
As soon as I implement indirect block pointers, the resources will hopefully work again :) | |||
2020-04-24 | Removed vfs again... | Marvin Borner | |
2020-04-21 | Thanks, Ubuntu+Github... | Marvin Borner | |
2020-04-21 | Added very basic vfs | Marvin Borner | |
2020-04-19 | Clean ext2 implementation :) | Marvin Borner | |
2020-04-19 | Applied tidy command... | Marvin Borner | |
Idk why I forgot it for several commits :D | |||
2020-04-16 | Many fix attempts for the divide by zero exception | Marvin Borner | |