Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03-18 | Replaced asm calls with sweet function | Marvin Borner | |
2020-02-15 | Quite many improvements | Marvin Borner | |
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* | |||
2019-12-21 | Many debugging/serial improvements | Marvin Borner | |
Sorry for the little information, but I did many things :) | |||
2019-12-21 | Some userspace improvements | Marvin Borner | |
GAS is bad, NASM is awesome. | |||
2019-12-18 | Added very basic command support | Marvin Borner | |
2019-12-17 | Finally fixed text input syscalls! | Marvin Borner | |
I guess I can officially call me dumb now as I just forgot to return the actual value from the syscall handler... | |||
2019-12-11 | Some user-side graphics | Marvin Borner | |
2019-12-10 | Some syscalls and userspace stuff | Marvin Borner | |
sorry for the worse-getting commit messages... | |||
2019-12-09 | Lars, your wish may come true if you fix this! | Marvin Borner | |
2019-12-08 | Working text input! | Marvin Borner | |
2019-12-07 | Added userspace libc and began userspace based shell | Marvin Borner | |
2019-12-04 | Fully working syscall interface | Marvin Borner | |
2019-12-04 | More-working syscall logic (parameters work!) | Marvin Borner | |
2019-12-01 | Semi-working C-based userspace syscalls | 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 | Fixed build | Marvin Borner | |
2019-10-31 | Some user mode improvements | Marvin Borner | |