.. |
api
|
kernel: Add a keyboard device for graphical session
|
2023-08-02 17:20:13 +02:00 |
arch
|
kernel: Fix negative movement in the PS/2 mouse driver
|
2023-08-16 09:23:19 +02:00 |
binfmt
|
libluna: Move get_blocks_from_size to a new header and call it ceil_div instead
|
2023-08-08 11:58:33 +02:00 |
boot
|
kernel: Provide more meaningful panic messages for critical failures
|
2023-06-17 19:43:25 +02:00 |
fs
|
kernel/ext2: Replace a manually allocated buffer with Buffer
|
2023-08-16 09:15:29 +02:00 |
lib
|
kernel/ATA: Start reading/writing registers and detecting drives
|
2023-06-16 21:10:30 +02:00 |
memory
|
libluna: Move get_blocks_from_size to a new header and call it ceil_div instead
|
2023-08-08 11:58:33 +02:00 |
net
|
kernel: Support listening sockets in poll()
|
2023-08-16 09:23:21 +02:00 |
sys
|
kernel: Support listening sockets in poll()
|
2023-08-16 09:23:21 +02:00 |
thread
|
kernel: Fix some debug messages that are not shown by default
|
2023-08-16 09:03:25 +02:00 |
video
|
kernel: Avoid some more -Wconversion errors in TextConsole
|
2023-07-21 15:14:05 +02:00 |
config.h.in
|
kernel: Add a system for release names in uname(), call alpha releases "Mercury"
|
2023-07-22 12:21:01 +02:00 |
cxxabi.cpp
|
Kernel: Add __cxa_atexit iomplementation
|
2023-01-13 18:56:05 +01:00 |
Log.cpp
|
kernel+libc: Add pledge support
|
2023-08-12 21:38:25 +02:00 |
Log.h
|
kernel: Provide more meaningful panic messages for critical failures
|
2023-06-17 19:43:25 +02:00 |
main.cpp
|
kernel: Run the init function in a separate block to free everything before kernel_exit is called
|
2023-08-08 10:44:18 +02:00 |
Pledge.cpp
|
kernel+libc: Add pledge support
|
2023-08-12 21:38:25 +02:00 |
Pledge.h
|
kernel+libc: Add pledge support
|
2023-08-12 21:38:25 +02:00 |