biosfood
authored
on 16 Sep 2023
|
|
.. |
|
|
|
boot
|
refactor syscall.c
|
1 year ago
|
|
include
|
use ld-level allocation of allocation data object for all programs and kernel
|
1 year ago
|
|
interrupts
|
trigger interrupts from xhci controller
|
1 year ago
|
|
memory
|
use ld-level allocation of allocation data object for all programs and kernel
|
1 year ago
|
|
multiboot
|
fix issue #3: crash when running an unknown program
|
1 year ago
|
|
service
|
kernel: fix compiler warning about invalid pointer conversion
|
1 year ago
|
|
stringmap
|
fix issue with printing where the first message would not get printed
|
1 year ago
|
|
syscalls
|
add fork system call
|
1 year ago
|
|
util
|
receive xhci events
|
1 year ago
|
|
main.c
|
kernel: avoid crashes (double faults) by blocking interrupts during execution
|
1 year ago
|