Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-17 | Started rewrite | Marvin Borner | |
2020-06-05 | Fixed many HUGE bugs... | Marvin Borner | |
2020-05-12 | Fixed wrong array size.. | Marvin Borner | |
idk why | |||
2020-05-11 | Some very small fixes in several files | Marvin Borner | |
2020-05-07 | Added and applied include-sorting | Marvin Borner | |
Worked better than I thought! | |||
2020-05-07 | Some fixes here and there... | Marvin Borner | |
Also implemented serial console in userspace | |||
2020-05-06 | New build parameters and shared includes | Marvin Borner | |
This changes many files but I've just applied some replace commands.. So - nothing special! | |||
2020-04-29 | MUCH work in libc | Marvin Borner | |
Also cleaned up some syscalls etc | |||
2020-04-28 | Maaaany fixes... | Marvin Borner | |
Sorry for the increasingly worse-getting commit messages :D | |||
2020-03-27 | Added and applied tidy command | Marvin Borner | |
2020-03-18 | Applied official linux kernel code style guidelines | Marvin Borner | |
Due to my change to vim and the clang-format plugin this was needed! | |||
2020-02-16 | Revert to good ol' paging | Marvin Borner | |
2020-02-15 | Quite many improvements | Marvin Borner | |
ok. | |||
2020-01-20 | Added pure awesomeness | Marvin Borner | |
Actually quite some days of work but ok | |||
2020-01-16 | Quite a different approach to userspace paging | Marvin Borner | |
Hope this works soon! | |||
2020-01-06 | Usermode based allocating works a bit now | Marvin Borner | |
*a bit* | |||
2020-01-04 | Removed hardcoded line numbers | Marvin Borner | |
Wasn't that hard after all, eh? | |||
2019-12-07 | Added userspace libc and began userspace based shell | Marvin Borner | |
2019-11-30 | Working userspace! | Marvin Borner | |
2019-11-24 | Major coding style reformatting -> Kernighan & Ritchie | Marvin Borner | |
This project now (hopefully) uses the same style recommended by Kernighan and Ritchie and used in the Linux Kernel | |||
2019-10-31 | Some user mode improvements | Marvin Borner | |
2019-10-31 | Implemented basic syscalls and user mode | Marvin Borner | |
Doesn't completely work right now | |||
2019-10-27 | Improved boot process and color scheme | Marvin Borner | |
2019-09-28 | Added some documentation | Marvin Borner | |
2019-09-22 | Fixed several GCC warnings | Marvin Borner | |
2019-09-19 | Moved source to kernel directory | Marvin Borner | |