Luna/kernel/src/arch
apio 105ed79f8f
All checks were successful
continuous-integration/drone/push Build is passing
kernel: Reenable userspace stack tracing, but hidden behind a config flag
Sometimes this is needed for userspace program debugging (such as ports),
but sometimes it can crash, so we leave it off by default.
2023-07-25 17:02:09 +02:00
..
x86_64 kernel: Reenable userspace stack tracing, but hidden behind a config flag 2023-07-25 17:02:09 +02:00
CPU.h tests+kernel+init: Run tests automatically in a headless way 2023-07-21 14:09:37 +02:00
Keyboard.h kernel+libc+sh: Make the TTY device actually follow termios rules 2023-07-13 20:33:20 +02:00
MMU.h kernel: Add the fork() system call 2023-03-18 23:45:48 +01:00
PCI.cpp kernel: Add a bunch more config definitions and hide debug messages behind them 2023-06-18 20:18:00 +02:00
PCI.h kernel/PCI: Add bit enum for the Command field 2023-06-16 21:10:32 +02:00
Serial.cpp luna: Remove pure_cstyle_format 2023-03-02 13:38:21 +01:00
Serial.h Add newlines at end-of-file 2023-01-02 13:07:29 +01:00
Timer.cpp kernel: Keep the old Timer::ticks_ms() API. 2023-06-03 21:02:18 +02:00
Timer.h kernel: Keep the old Timer::ticks_ms() API. 2023-06-03 21:02:18 +02:00