Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-28 | Added support for multiple user applications | Marvin Borner | |
2020-04-27 | Minor but important fixes in processing | Marvin Borner | |
2020-04-25 | Some work on the elf loader | Marvin Borner | |
2020-04-02 | Small fixes in the run executable | Marvin Borner | |
The run script is now able to run from any location && exits when the installation test failed | |||
2020-04-01 | Static address linking approach for userspace | Marvin Borner | |
Kinda works but loading an statically linked binary into memory via kmalloc seems to create a crash which results in a bootloop. | |||
2020-02-15 | Quite many improvements | Marvin Borner | |
ok. | |||
2020-01-06 | Usermode based allocating works a bit now | Marvin Borner | |
*a bit* |