summaryrefslogtreecommitdiff
path: root/src/user/knob/task.c
AgeCommit message (Collapse)AuthorLines
2021-06-21many, many changes; settings is brokenBenji Dial-2/+2
2021-03-02removing stub for special handling of 'sd' prefix in file paths from knobBenji Dial-5/+2
passing a path with an 'sd' prefix will now act like any other path on the first drive, instead of closing the calling program. eventually, i will add a system of mounting drives directly into a file hierarchy (like in unix), and have all of the system calls just pass a path, no drive number
2021-02-16terminal application with ipc, shift+pause state dumper, hello world for ↵Benji Dial-6/+10
terminal, meminfo popup program
2021-01-24graphics!Benji Dial-11/+9
2020-09-13have command shell block while commands are runningBenji Dial-1/+10
2020-09-13(basic, not much tested) keyboard, better panicBenji Dial-1/+15
2020-09-06bugfixes, init program, hello worldBenji Dial-0/+13