Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move error.h out of symlink | Freya Murphy | 2025-04-15 | 1 | -1/+35 | |
* | public cpu_print_regs fn | Freya Murphy | 2025-04-15 | 1 | -5/+10 | |
* | expand memory manager work with userspace (more then one ctx) | Freya Murphy | 2025-04-15 | 3 | -26/+110 | |
* | fmt | Freya Murphy | 2025-04-10 | 2 | -8/+12 | |
* | make lib betterer | Freya Murphy | 2025-04-10 | 2 | -8/+18 | |
* | backtrace | Freya Murphy | 2025-04-08 | 1 | -0/+26 | |
* | fmt | Freya Murphy | 2025-04-08 | 1 | -2/+1 | |
* | acpi | Freya Murphy | 2025-04-08 | 3 | -2/+36 | |
* | tty => term | Freya Murphy | 2025-04-08 | 2 | -22/+37 | |
* | break apart c libaray | Freya Murphy | 2025-04-08 | 10 | -5/+579 | |
* | remove tty_init fn | Freya Murphy | 2025-04-07 | 1 | -5/+0 | |
* | fix file pointers | Freya Murphy | 2025-04-04 | 1 | -4/+11 | |
* | fs doesnt need close | Freya Murphy | 2025-04-04 | 1 | -7/+0 | |
* | fix fs vtable | Freya Murphy | 2025-04-04 | 1 | -10/+28 | |
* | fmt | Freya Murphy | 2025-04-04 | 1 | -22/+22 | |
* | update fs header | Freya Murphy | 2025-04-04 | 1 | -20/+22 | |
* | adde disk read/write functions | Freya Murphy | 2025-04-04 | 1 | -0/+22 | |
* | generic file system structures | Freya Murphy | 2025-04-04 | 1 | -0/+166 | |
* | fmt | Freya Murphy | 2025-04-04 | 1 | -0/+59 | |
* | real time clock | Freya Murphy | 2025-04-04 | 1 | -0/+14 | |
* | serial and tty | Freya Murphy | 2025-04-03 | 2 | -0/+46 | |
* | pci | Freya Murphy | 2025-04-03 | 2 | -0/+89 | |
* | load multiboot memory map, heap is done!!! | Freya Murphy | 2025-04-03 | 1 | -0/+16 | |
* | add 64-bit idt/pic and fix paging | Freya Murphy | 2025-04-03 | 1 | -0/+17 | |
* | memory allocator/pager, plus other stuff | Freya Murphy | 2025-04-03 | 3 | -21/+139 | |
* | move old kernel code (for now) into kernel/old, trying to get long mode | Freya Murphy | 2025-04-03 | 2 | -0/+21 |