Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix term/gpu memory OOB error, add dynamic kernel identity map with N_IDENT_PTS | Freya Murphy | 2025-04-20 | 1 | -2/+5 |
* | rollback mem_map_memory | Freya Murphy | 2025-04-19 | 1 | -2/+2 |
* | UEFI and republicans | Freya Murphy | 2025-04-19 | 10 | -63/+1560 |
* | set mmap limit | Freya Murphy | 2025-04-18 | 2 | -3/+6 |
* | more pci devices | Freya Murphy | 2025-04-18 | 1 | -0/+3 |
* | elf sym loading | Freya Murphy | 2025-04-17 | 2 | -0/+4590 |
* | fmt | Freya Murphy | 2025-04-17 | 2 | -2/+4 |
* | font rending in framebuffer yay!! | Freya Murphy | 2025-04-17 | 7 | -37/+206 |
* | remove all printing to report functions | Freya Murphy | 2025-04-16 | 3 | -0/+16 |
* | add support for cpu feature checking, see, and avx | Freya Murphy | 2025-04-16 | 1 | -27/+38 |
* | procs stub from wrc baseline | Freya Murphy | 2025-04-15 | 2 | -0/+320 |
* | more stub mem_ctx fns | Freya Murphy | 2025-04-15 | 1 | -1/+19 |
* | 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 |