Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changes idk | Freya Murphy | 2025-05-01 | 1 | -3/+3 |
| | |||||
* | fix yet another terrible bug, someone please kill me | Freya Murphy | 2025-05-01 | 1 | -7/+15 |
| | |||||
* | heap (brk / sbrk) | Freya Murphy | 2025-04-28 | 1 | -6/+6 |
| | |||||
* | allocate vaddrs when given directly | Freya Murphy | 2025-04-28 | 1 | -21/+59 |
| | |||||
* | fmt | Freya Murphy | 2025-04-25 | 1 | -4/+8 |
| | |||||
* | change start vitaddr | Freya Murphy | 2025-04-25 | 1 | -1/+1 |
| | |||||
* | virt ctx clone | Freya Murphy | 2025-04-25 | 1 | -0/+34 |
| | |||||
* | const pointers on free & kmapuseraddr | Freya Murphy | 2025-04-24 | 1 | -1/+1 |
| | |||||
* | add pml4 allocation/mem ctx alloation | Freya Murphy | 2025-04-22 | 1 | -3/+9 |
| | |||||
* | fix virt mem start | Freya Murphy | 2025-04-21 | 1 | -1/+1 |
| | |||||
* | fix term/gpu memory OOB error, add dynamic kernel identity map with N_IDENT_PTS | Freya Murphy | 2025-04-20 | 1 | -1/+1 |
| | |||||
* | expand memory manager work with userspace (more then one ctx) | Freya Murphy | 2025-04-15 | 1 | -67/+57 |
| | |||||
* | break apart c libaray | Freya Murphy | 2025-04-08 | 1 | -2/+2 |
| | |||||
* | add 64-bit idt/pic and fix paging | Freya Murphy | 2025-04-03 | 1 | -1/+1 |
| | |||||
* | memory allocator/pager, plus other stuff | Freya Murphy | 2025-04-03 | 1 | -0/+200 |