Commit graph

25 commits

Author SHA1 Message Date
Imbus
ee6c75d905 Documentation in kprintf 2025-09-02 02:24:45 +02:00
Imbus
4c96aac02c Badrand pseudo random number generator, emphasis on pseudo 2025-09-02 01:59:24 +02:00
Imbus
0d8a1af1ff Use panic macro where suitable 2025-09-02 00:17:58 +02:00
Imbus
6c21ac7669 Better panic, with PANIC macro 2025-09-02 00:17:44 +02:00
Imbus
a6ae43f583 Convert from uart_puts to kprintf 2025-09-02 00:17:34 +02:00
Imbus
7018424278 stdio kprintf working 2025-09-02 00:17:12 +02:00
Imbus
a1f592c880 Stddef NULL 2025-09-02 00:15:58 +02:00
Imbus
0df09d5086 Spinlock cleaning 2025-09-01 23:41:11 +02:00
Imbus
eec052bafa Typedef some common structs 2025-09-01 23:41:00 +02:00
Imbus
c8abe9e1aa Put bool into stdbool.h 2025-09-01 23:05:23 +02:00
Imbus
4bb015745a Yeet kprint 2025-09-01 22:47:55 +02:00
Imbus
f1fd7de79f Mass reformat 2025-09-01 22:43:50 +02:00
Imbus
3a476fa195 bool 2025-09-01 22:42:18 +02:00
Imbus
85ffed0c20 Unify spinlocks 2025-09-01 22:38:50 +02:00
Imbus
a79af996e1 Move kernel related files into kernel 2025-09-01 22:24:15 +02:00
Imbus
c52e19de83 Major restructure 2025-09-01 22:22:35 +02:00
Imbus
265a388c93 Inline nops in spinlock spin routine 2025-08-27 22:07:30 +02:00
Imbus
ee2ddd7e8c Warn for unused results 2025-08-18 11:17:13 +02:00
Imbus
ddddf903dc Notes in ispinlock 2025-08-16 16:12:01 +02:00
Imbus
b0fe61094d proc calloc 2025-08-16 15:48:08 +02:00
Imbus
74a39e1822 kprint 2025-08-16 14:59:27 +02:00
Imbus
dc0487648a ispinlock 2025-08-16 14:59:24 +02:00
Imbus
6c3030c896 Libkern string 2025-08-16 14:57:54 +02:00
Imbus
b8bf28f597 Format 2025-08-08 01:51:32 +02:00
Imbus
bd7959cc6c kalloc.[ch] from xv6, memory.[ch] containing memory probing algorithm and constants 2025-06-26 13:27:35 +02:00