Age | Commit message (Expand) | Author |
2020-04-30 | Started vfs | Marvin Borner |
2020-04-29 | Working framebuffer from userspace... | Marvin Borner |
2020-04-29 | Fixed several warnings, errors and dumb bugs | Marvin Borner |
2020-04-29 | MUCH work in libc | Marvin Borner |
2020-04-29 | Some work on the libgui | Marvin Borner |
2020-04-29 | Started libgui implementation | Marvin Borner |
2020-04-29 | Added basic exec calls for init and started libc | Marvin Borner |
2020-04-28 | Added support for multiple user applications | Marvin Borner |
2020-04-28 | Fixed userspace entering... | Marvin Borner |
2020-04-28 | Userspace rewrite -> IT WORKS! :) | Marvin Borner |
2020-04-28 | Maaaany fixes... | Marvin Borner |
2020-04-27 | Minor but important fixes in processing | Marvin Borner |
2020-04-26 | Awesome new multitasking system and scheduler | Marvin Borner |
2020-04-26 | Some elf userspace testing | Marvin Borner |
2020-04-25 | Some work on the elf loader | Marvin Borner |
2020-04-02 | Small fixes in the run executable | Marvin Borner |
2020-04-01 | Static address linking approach for userspace | Marvin Borner |
2020-03-27 | Added and applied tidy command | Marvin Borner |
2020-03-18 | Applied official linux kernel code style guidelines | Marvin Borner |
2020-03-18 | Replaced asm calls with sweet function | Marvin Borner |
2020-02-15 | Quite many improvements | Marvin Borner |
2020-01-26 | Magic commit | Marvin Borner |
2020-01-16 | Quite a different approach to userspace paging | Marvin Borner |
2020-01-06 | Usermode based allocating works a bit now | Marvin Borner |
2020-01-04 | Super awesome ultra optimizations | Marvin Borner |
2020-01-03 | I don't like CMake | Marvin Borner |
2019-12-21 | Many debugging/serial improvements | Marvin Borner |
2019-12-21 | Some userspace improvements | Marvin Borner |
2019-12-18 | Added very basic command support | Marvin Borner |
2019-12-17 | Finally fixed text input syscalls! | Marvin Borner |
2019-12-16 | Single hardcoded pixel drawing in userspace somehow works a bit | Marvin Borner |
2019-12-14 | idk | Marvin Borner |
2019-12-11 | Some user-side graphics | Marvin Borner |
2019-12-10 | Some syscalls and userspace stuff | Marvin Borner |
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 |
2019-10-31 | Fixed build | Marvin Borner |
2019-10-31 | Some user mode improvements | Marvin Borner |