summaryrefslogtreecommitdiff
path: root/kernel/include (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-07remove tty_init fnFreya Murphy1-5/+0
2025-04-04fix file pointersFreya Murphy1-4/+11
2025-04-04fs doesnt need closeFreya Murphy1-7/+0
2025-04-04fix fs vtableFreya Murphy1-10/+28
2025-04-04fmtFreya Murphy1-22/+22
2025-04-04update fs headerFreya Murphy1-20/+22
2025-04-04adde disk read/write functionsFreya Murphy1-0/+22
2025-04-04generic file system structuresFreya Murphy1-0/+166
2025-04-04fmtFreya Murphy1-0/+59
2025-04-04real time clockFreya Murphy1-0/+14
2025-04-03serial and ttyFreya Murphy2-0/+46
2025-04-03pciFreya Murphy2-0/+89
2025-04-03load multiboot memory map, heap is done!!!Freya Murphy1-0/+16
2025-04-03add 64-bit idt/pic and fix pagingFreya Murphy1-0/+17
2025-04-03memory allocator/pager, plus other stuffFreya Murphy3-21/+139
2025-04-03move old kernel code (for now) into kernel/old, trying to get long modeFreya Murphy2-0/+21