Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-08 | Major IDE/ATA driver rewrite | Marvin Borner | |
This adds non-hardcoded multi-disk support. I just need to remove the boot/load.c loader and fix the max bootloader ext2 loading size. After that's done I'll try running it on real hardware. | |||
2021-01-08 | Kinda working VFS implementation | Marvin Borner | |
2020-12-03 | Quite important network stuff | Marvin Borner | |
2020-11-24 | Added userspace-based network timeout | Marvin Borner | |
The network in my whole city is down right now, so I've done some error catching using timeouts etc without the kernel blocking everything. Not having internet is exhausting though :( | |||
2020-11-23 | Ported sxml library | Marvin Borner | |
2020-11-22 | Added file-based HTTP server | Marvin Borner | |
And fixed/added some other things | |||
2020-11-22 | Added HTTP response things | Marvin Borner | |
Very specific. | |||
2020-11-21 | Fixed TCP/HTTP serving | Marvin Borner | |
2020-11-19 | Reimplemented basic webserver | Marvin Borner | |