Gunnar Beutner
|
2a78bf8596
Kernel: Fix the return type for syscalls
|
4 年 前 |
Liav A
|
e6f333ae00
Kernel: Print failed attempt to shutdown the machine
|
4 年 前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年 前 |
Andreas Kling
|
ac71775de5
Kernel: Make all syscall functions return KResultOr<T>
|
4 年 前 |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
4 年 前 |
Luke
|
453affb101
Kernel: Add shutdown commands for other virtualizers
|
5 年 前 |
Andreas Kling
|
949aef4aef
Kernel: Move syscall implementations out of Process.cpp
|
5 年 前 |