Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-25 | Kernel: Use u64 instead of size_t for File::can_write offset | Idan Horowitz |
2022-01-25 | Kernel: Use u64 instead of size_t for File::can_read offset | Idan Horowitz |
2022-01-23 | Kernel/Devices: Introduce the Device Control Device | Liav A |