serenity/Kernel
Liav A b49f2937f0 Kernel/TTY: Don't return NonnullLockRefPtr when creating MasterPTY
We can just return a normal NonnullRefPtr because nobody needs an actual
*LockRefPtrs here anymore.
2023-09-09 12:08:59 -06:00
..
API Kernel+ProfileViewer: Display additional filesystem events 2023-09-09 11:26:51 -06:00
Arch Kernel: Move TTY-related code to a new subdirectory under Devices 2023-09-09 12:08:59 -06:00
Boot
Bus
Devices Kernel/TTY: Don't return NonnullLockRefPtr when creating MasterPTY 2023-09-09 12:08:59 -06:00
FileSystem Kernel: Move TTY-related code to a new subdirectory under Devices 2023-09-09 12:08:59 -06:00
Firmware/ACPI
Heap
Interrupts
Library
Locking
Memory
Net Kernel: Implement Nagle’s Algorithm 2023-08-28 00:28:15 +02:00
Prekernel
Security
Syscalls Kernel: Move TTY-related code to a new subdirectory under Devices 2023-09-09 12:08:59 -06:00
Tasks Kernel: Move TTY-related code to a new subdirectory under Devices 2023-09-09 12:08:59 -06:00
Time
CMakeLists.txt Kernel: Move TTY-related code to a new subdirectory under Devices 2023-09-09 12:08:59 -06:00
Debug.h.in
embedmap.sh
Forward.h
generate-version-file.sh
kprintf.cpp Kernel: Move TTY-related code to a new subdirectory under Devices 2023-09-09 12:08:59 -06:00
kstdio.h
KSyms.cpp
KSyms.h
mkmap.sh
SanCov.cpp
Sections.h
UnixTypes.h