aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/lib
AgeCommit message (Expand)Author
2020-02-16Revert to good ol' pagingMarvin Borner
2020-01-20Added pure awesomenessMarvin Borner
2020-01-16Quite a different approach to userspace pagingMarvin Borner
2019-12-21Many debugging/serial improvementsMarvin Borner
2019-12-16Single hardcoded pixel drawing in userspace somehow works a bitMarvin Borner
2019-12-14idkMarvin Borner
2019-12-10Some syscalls and userspace stuffMarvin Borner
2019-12-08Working text input!Marvin Borner
2019-12-07Added userspace libc and began userspace based shellMarvin Borner
2019-11-24Major coding style reformatting -> Kernighan & RitchieMarvin Borner
2019-11-23Fixed almost every vesa memory bugMarvin Borner
2019-11-23Tried implementing memory based paging...Marvin Borner
2019-11-20Began two-stage hdd bootloader and os installerMarvin Borner
2019-11-01Fixed VGA buffer loggingMarvin Borner
2019-10-30Started implementation of initrd based vfsMarvin Borner
2019-10-26Using compiler-based include methodsMarvin Borner
2019-10-26Improved VESA and fixed warningsMarvin Borner
2019-10-26Added terminal tty featuresMarvin Borner
2019-10-26Removed VGA driver supportMarvin Borner
2019-10-25Rewrite of paging and alloc functionsMarvin Borner
2019-10-17Optimized string functionsMarvin Borner
2019-10-12Paging and heap rewriteMarvin Borner
2019-10-02Finally fixed VESA auto resolution finderMarvin Borner
2019-09-28Added some documentationMarvin Borner
2019-09-25Fixed several TTY bugs and improved VESA detectionMarvin Borner
2019-09-19Moved source to kernel directoryMarvin Borner