Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixestarfs_freya | Freya Murphy | 2025-05-06 | 1 | -0/+1 |
* | add some memory logging | Freya Murphy | 2025-05-06 | 1 | -19/+43 |
* | finish syscall impls | Freya Murphy | 2025-05-01 | 1 | -8/+51 |
* | tarfs | Freya Murphy | 2025-04-30 | 1 | -15/+21 |
* | update makefiles | Freya Murphy | 2025-04-30 | 1 | -7/+7 |
* | fork syscall | Freya Murphy | 2025-04-28 | 1 | -0/+31 |
* | heap (brk / sbrk) | Freya Murphy | 2025-04-28 | 1 | -0/+13 |
* | fix segments | Freya Murphy | 2025-04-28 | 1 | -2/+2 |
* | move context save area to pcb not in stack | Freya Murphy | 2025-04-28 | 1 | -13/+27 |
* | convert user.c to use a standard block size | Freya Murphy | 2025-04-27 | 1 | -19/+41 |
* | fmt | Freya Murphy | 2025-04-25 | 1 | -4/+5 |
* | add elf file checks | Freya Murphy | 2025-04-25 | 1 | -11/+62 |
* | load init from ata and run it | Freya Murphy | 2025-04-25 | 1 | -0/+4 |
* | user.c for loading userspace elfs into memoryuser | Freya Murphy | 2025-04-24 | 1 | -0/+124 |
* | fmt, rename some fns | Freya Murphy | 2025-04-21 | 1 | -0/+11 |
* | move old kernel code (for now) into kernel/old, trying to get long mode | Freya Murphy | 2025-04-03 | 1 | -929/+0 |
* | track changesold | Freya Murphy | 2025-04-01 | 1 | -75/+71 |
* | track upstream | Freya Murphy | 2025-03-31 | 1 | -112/+149 |
* | track changes | Freya Murphy | 2025-03-28 | 1 | -1/+23 |
* | track changes | Freya Murphy | 2025-03-27 | 1 | -1/+1 |
* | remove trailing whitespace | Freya Murphy | 2025-03-27 | 1 | -2/+2 |
* | pull upstream changes, add auto formatting | Freya Murphy | 2025-03-27 | 1 | -252/+352 |
* | initial checkout from wrc | Freya Murphy | 2025-03-25 | 1 | -0/+774 |