Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07 | Added userspace libc and began userspace based shell | Marvin Borner | |