Age | Commit message (Expand) | Author |
---|---|---|
2023-04-05 | Kernel: Stop using *LockRefPtr for TTY | Andreas Kling |
2023-03-07 | Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription | Andreas Kling |
2022-08-20 | Kernel: Make self-contained locking smart pointers their own classes | Andreas Kling |
2022-03-22 | Kernel: Create SelfTTYDevice class to help replace /dev/tty symlink | Liav A |