summaryrefslogtreecommitdiff
path: root/Kernel/Devices/SelfTTYDevice.cpp
AgeCommit message (Expand)Author
2023-04-05Kernel: Stop using *LockRefPtr for TTYAndreas Kling
2023-03-07Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescriptionAndreas Kling
2022-08-20Kernel: Make self-contained locking smart pointers their own classesAndreas Kling
2022-03-22Kernel: Create SelfTTYDevice class to help replace /dev/tty symlinkLiav A