Age | Commit message (Expand) | Author |
---|---|---|
2019-03-06 | Kernel: Port more code to KResult and KResultOr<T>. | Andreas Kling |
2019-02-17 | Kernel: Have devices automagically register themselves with the VFS. | Andreas Kling |
2019-02-16 | Kernel: Add Device base class for CharacterDevice. | Andreas Kling |