summaryrefslogtreecommitdiff
path: root/src/init/driver
AgeCommit message (Expand)Author
2022-07-05init/ps2: support inserting special characters with ctrl, tty styledzwdz
2022-07-01init/fs: move the kernel stuff to /kdev/dzwdz
2022-06-29init/fs: tmpfs driver with support for creating new filesdzwdz
2022-06-29kernel/vfs: add the OPEN_CREATE flagdzwdz
2022-05-29init/ps2: fix double key capturedzwdz
2022-05-21init/ps2: use a ring buffer for the backlogdzwdz
2022-04-12shared: fix some minor warningsdzwdz
2022-04-07init: two concurrent shells - serial & vga/ps2dzwdz
2022-03-31init: primitive ps2 driverdzwdz
2022-03-31init: move ansiterm to `driver/`dzwdz