Age | Commit message (Expand) | Author |
---|---|---|
2019-05-02 | Kernel: Assign Lock names in class member initializers. | Andreas Kling |
2019-04-29 | Kernel: Make FIFO inherit from File. | Andreas Kling |
2019-04-24 | Kernel: Simplify Device::open(). | Andreas Kling |
2019-04-03 | Kernel: Move TTY-related files into Kernel/TTY/. | Andreas Kling |