Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-02 | Huge scheduler rewrite and other things | Marvin Borner | |
2021-05-23 | Cleanup, linting, formatting | Marvin Borner | |
2021-05-20 | Major restructuring | Marvin Borner | |
2021-05-05 | Debugging improvements | Marvin Borner | |
STILL NOT FOUND (see previous descr) | |||
2021-05-03 | Fixed TSS | Marvin Borner | |
2021-04-30 | Some small fixes here and there | Marvin Borner | |
2021-04-16 | New elegant I/O blocking solution | Marvin Borner | |
This is done using an internal scheduler syscall (127). Very nice! | |||
2021-04-10 | Some changes here and there | Marvin Borner | |
2021-04-02 | Added kernel section clear/protect after init | Marvin Borner | |
This is a huge security improvement as it prevents potential exploits of using or modifying internal kernel functions or data. | |||
2021-04-02 | Replaced target macros | Marvin Borner | |
2021-04-02 | Huge scheduling/proc-management improvements | Marvin Borner | |
2021-03-19 | Some things | Marvin Borner | |
2021-03-14 | Maaany fixes :) | Marvin Borner | |
I don't have the motivation to write better commit messages... | |||
2021-03-13 | Some security measures | Marvin Borner | |
2021-03-12 | Let's gooo! | Marvin Borner | |
2021-03-02 | Getting closer! | Marvin Borner | |
2021-02-25 | Added some debugging features | Marvin Borner | |
I've tried to track down the bugs with kvm and q35 but I didn't manage to do it - yet! I'll probably look into it soon. | |||
2021-02-25 | Applied even more warning flags! | Marvin Borner | |
Fixing all the warnings wasn't that easy actually.. | |||
2021-02-25 | Added *many* static keywords | Marvin Borner | |
2021-01-15 | Fixed kernel exceptions | Marvin Borner | |
2020-11-15 | Added DNS errors | Marvin Borner | |
2020-11-14 | Some fixes | Marvin Borner | |
I WAS BUG-SEARCHING FOR SEVERAL HOURS WHYYYY, WHEEERE, AAAAAH | |||
2020-11-05 | Added warning flags and fixed them :) | Marvin Borner | |
2020-10-26 | Optimizations | Marvin Borner | |
2020-08-15 | Added some syscall wrappers | Marvin Borner | |
2020-08-09 | Heavy restructuring of libc, kernel and apps | Marvin Borner | |