summaryrefslogtreecommitdiff
path: root/src/user/include/pland/syscall.h
AgeCommit message (Collapse)AuthorLines
2020-09-19file managerBenji Dial-37/+145
2020-09-13dirinfo commandBenji Dial-1/+12
2020-09-13have command shell block while commands are runningBenji Dial-3/+9
2020-09-13(basic, not much tested) keyboard, better panicBenji Dial-3/+3
2020-09-06minor changes, redoing makefile, meminfo programBenji Dial-2/+25
2020-09-06bugfixes, init program, hello worldBenji Dial-2/+3
2020-09-06program loading, othersBenji Dial-0/+139
big kernel additions: paging, elf loading, separate kernel and user page allocation it now properly loads and runs sd0:bin/init.elf still need to determine which disk was booted from, and start the init on that disk