summaryrefslogtreecommitdiff
path: root/src/init
AgeCommit message (Expand)Author
2021-07-24fix some warningsdzwdz
2021-07-23add a barebones exit() syscalldzwdz
2021-07-22don't map the VGA console buffer in user processesdzwdz
2021-07-22implement the debuglog() syscalldzwdz
2021-07-21syscall parameter & return value passingdzwdz
2021-07-21barebones syscalldzwdz
2021-07-20per-process virtual memorydzwdz
2021-07-18basic executable loadingdzwdz