You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implemented Process manager with input support.
* Implemented a ELF loader which loads static linked
* Implemented a syscall handler
* Added a sample program.
* Added new command to the shell
* Added new function to fetch bg and fg color
* Implemented a function to get arguments from grub
* Updated kernel.c
* Updated Makefile
* Updated README.md
* Fixed some warnings the compiler outputted
* Incremented kernel version
0 commit comments