| .. |
|
badrand.c
|
Badrand pseudo random number generator, emphasis on pseudo
|
2025-09-02 01:59:24 +02:00 |
|
badrand.h
|
Badrand pseudo random number generator, emphasis on pseudo
|
2025-09-02 01:59:24 +02:00 |
|
endian.h
|
Mass reformat
|
2025-09-01 22:43:50 +02:00 |
|
include.mk
|
Include.mk in kern and kern/libkern
|
2025-09-02 04:03:07 +02:00 |
|
memory.c
|
Mass reformat
|
2025-09-01 22:43:50 +02:00 |
|
memory.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
|
mini-printf.c
|
Mass reformat
|
2025-09-01 22:43:50 +02:00 |
|
mini-printf.h
|
Mass reformat
|
2025-09-01 22:43:50 +02:00 |
|
panic.c
|
Handle panic through kvprintf instead
|
2025-09-02 02:37:00 +02:00 |
|
panic.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
|
proc.c
|
Typedef some common structs
|
2025-09-01 23:41:00 +02:00 |
|
riscv.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
|
spinlock.c
|
Use panic macro where suitable
|
2025-09-02 00:17:58 +02:00 |
|
spinlock.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
|
stdarg.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
|
stdbool.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
|
stddef.h
|
Formatting
|
2025-09-02 02:47:51 +02:00 |
|
stdint.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
|
stdio.c
|
Bug: fix incorrect reference level
|
2025-09-02 02:44:21 +02:00 |
|
stdio.h
|
Handle panic through kvprintf instead
|
2025-09-02 02:37:00 +02:00 |
|
string.c
|
Major restructure
|
2025-09-01 22:22:35 +02:00 |
|
string.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |
|
uart.c
|
Convert from uart_puts to kprintf
|
2025-09-02 00:17:34 +02:00 |
|
uart.h
|
Correcting header guards across the kernel
|
2025-09-02 03:27:36 +02:00 |