summaryrefslogtreecommitdiff
path: root/kernel/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-28fmtFreya Murphy1-1/+2
2025-04-27add register to n paramFreya Murphy6-6/+6
2025-04-27zero and set define magic header in kallocFreya Murphy1-1/+2
2025-04-24fmtFreya Murphy1-1/+3
2025-04-24only backtrace on valid kernel framesFreya Murphy1-2/+11
2025-04-20move kspin to use ms, add ata_reportFreya Murphy2-15/+15
2025-04-20add rudimentary sleeping function based on CMOS clockIan McFarlane1-0/+15
2025-04-20added logging, but we still get warnings about __FUNCTION__Ian McFarlane1-2/+4
2025-04-19remove invalid includesFreya Murphy1-1/+0
2025-04-17fix compile warningsFreya Murphy1-0/+1
2025-04-17elf sym loadingFreya Murphy1-2/+4
2025-04-17font rending in framebuffer yay!!Freya Murphy2-1/+7
2025-04-16add binary radix (%b) to printfFreya Murphy1-0/+10
2025-04-15expand memory manager work with userspace (more then one ctx)Freya Murphy2-27/+28
2025-04-11fix %nFreya Murphy1-1/+1
2025-04-10fmtFreya Murphy2-2/+3
2025-04-10make lib bettererFreya Murphy2-25/+48
2025-04-08backtraceFreya Murphy2-0/+48
2025-04-08fmtFreya Murphy1-1/+1
2025-04-08acpiFreya Murphy1-2/+2
2025-04-08tty => termFreya Murphy1-3/+3
2025-04-08break apart c libarayFreya Murphy29-13/+1227
2025-04-04fmtFreya Murphy1-1/+0
2025-04-03serial and ttyFreya Murphy2-0/+27