Andreas Kling
|
8e79bde2b7
Kernel: Move KBufferBuilder to the fallible KBuffer API
|
4 years ago |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 years ago |
Andreas Kling
|
62ec6e5fe0
Kernel: Make Inode::read_entire() return a KBuffer (not ByteBuffer)
|
5 years ago |
Brian Gianforcaro
|
20e2a5c111
Kernel: Use Userspace<T> for the module_unload syscall
|
5 years ago |
Brian Gianforcaro
|
c4927ceb08
Kernel: Use Userspace<T> for the module_load syscall
|
5 years ago |
Andreas Kling
|
949aef4aef
Kernel: Move syscall implementations out of Process.cpp
|
5 years ago |