Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 lat temu |
Liav A
|
e559af2008
Kernel: Apply changes to use LibBareMetal definitions
|
5 lat temu |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 lat temu |
Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
6 lat temu |
Andreas Kling
|
bc951ca565
Kernel: Run clang-format on everything.
|
6 lat temu |
Andreas Kling
|
08cd75ac4b
Kernel: Rename FileDescriptor to FileDescription.
|
6 lat temu |
Andreas Kling
|
8cbb7f101f
Kernel: Have File virtuals take a FileDescriptor& rather than a Process&.
|
6 lat temu |
Andreas Kling
|
3817f5f619
Kernel+LibC: Add a DebugLogDevice that forwards everything to I/O port 0xe9.
|
6 lat temu |