Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-29 | MUCH work in libc | Marvin Borner | |
Also cleaned up some syscalls etc | |||
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-01-20 | Added pure awesomeness | Marvin Borner | |
Actually quite some days of work but ok | |||
2020-01-04 | Removed hardcoded line numbers | Marvin Borner | |
Wasn't that hard after all, eh? | |||
2019-12-04 | More-working syscall logic (parameters work!) | 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-30 | Started implementation of initrd based vfs | Marvin Borner | |
2019-10-27 | Improved boot process and color scheme | Marvin Borner | |
2019-10-26 | Using compiler-based include methods | Marvin Borner | |
2019-09-24 | First successful VESA attempt | Marvin Borner | |
2019-09-22 | Fixed several GCC warnings | Marvin Borner | |
2019-09-19 | Moved source to kernel directory | Marvin Borner | |