Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish syscall impls | Freya Murphy | 2025-05-01 | 1 | -1/+2 |
| | |||||
* | change queue structures | Freya Murphy | 2025-04-29 | 1 | -28/+39 |
| | |||||
* | dispatch(): wait for a process to schedule | Freya Murphy | 2025-04-29 | 1 | -4/+11 |
| | |||||
* | fmt | Freya Murphy | 2025-04-28 | 1 | -1/+1 |
| | |||||
* | clone pgdir | Freya Murphy | 2025-04-28 | 1 | -0/+1 |
| | |||||
* | move context save area to pcb not in stack | Freya Murphy | 2025-04-28 | 1 | -22/+61 |
| | |||||
* | load init from ata and run it | Freya Murphy | 2025-04-25 | 1 | -1/+2 |
| | |||||
* | fmt | Freya Murphy | 2025-04-25 | 1 | -2/+1 |
| | |||||
* | noreturn on dispatch | Freya Murphy | 2025-04-25 | 1 | -0/+1 |
| | |||||
* | syscall_return fn | Freya Murphy | 2025-04-25 | 1 | -0/+2 |
| | |||||
* | remove bad includes | Freya Murphy | 2025-04-22 | 1 | -1/+0 |
| | |||||
* | make somce changes to procs | Freya Murphy | 2025-04-21 | 1 | -436/+63 |
| | |||||
* | fmt, rename some fns | Freya Murphy | 2025-04-21 | 1 | -19/+12 |
| | |||||
* | set mmap limit | Freya Murphy | 2025-04-18 | 1 | -0/+856 |
| | |||||
* | move old kernel code (for now) into kernel/old, trying to get long mode | Freya Murphy | 2025-04-03 | 1 | -1116/+0 |
| | |||||
* | track changesold | Freya Murphy | 2025-04-01 | 1 | -28/+5 |
| | |||||
* | track upstream | Freya Murphy | 2025-03-31 | 1 | -10/+33 |
| | |||||
* | remove trailing whitespace | Freya Murphy | 2025-03-27 | 1 | -1/+1 |
| | |||||
* | pull upstream changes, add auto formatting | Freya Murphy | 2025-03-27 | 1 | -267/+247 |
| | |||||
* | initial checkout from wrc | Freya Murphy | 2025-03-25 | 1 | -0/+1136 |