summaryrefslogtreecommitdiff
path: root/kernel/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* make ps2 not do led stuff, it brokieFreya Murphy2025-05-061-3/+1
* kernel alloc should not be doing all of this, make it simpler (and work)Freya Murphy2025-05-061-142/+14
* remove sym lookupFreya Murphy2025-05-061-3/+2
* pc spkrFreya Murphy2025-05-051-2/+15
* temp badnessFreya Murphy2025-05-021-18/+26
* changes idkFreya Murphy2025-05-011-1/+3
* FUCKING OFF BY ONE ERRORSFreya Murphy2025-05-011-2/+2
* fmtFreya Murphy2025-04-281-1/+2
* add register to n paramFreya Murphy2025-04-276-6/+6
* zero and set define magic header in kallocFreya Murphy2025-04-271-1/+2
* fmtFreya Murphy2025-04-241-1/+3
* only backtrace on valid kernel framesFreya Murphy2025-04-241-2/+11
* move kspin to use ms, add ata_reportFreya Murphy2025-04-202-15/+15
* add rudimentary sleeping function based on CMOS clockIan McFarlane2025-04-201-0/+15
* added logging, but we still get warnings about __FUNCTION__Ian McFarlane2025-04-201-2/+4
* remove invalid includesFreya Murphy2025-04-191-1/+0
* fix compile warningsFreya Murphy2025-04-171-0/+1
* elf sym loadingFreya Murphy2025-04-171-2/+4
* font rending in framebuffer yay!!Freya Murphy2025-04-172-1/+7
* add binary radix (%b) to printfFreya Murphy2025-04-161-0/+10
* expand memory manager work with userspace (more then one ctx)Freya Murphy2025-04-152-27/+28
* fix %nFreya Murphy2025-04-111-1/+1
* fmtFreya Murphy2025-04-102-2/+3
* make lib bettererFreya Murphy2025-04-102-25/+48
* backtraceFreya Murphy2025-04-082-0/+48
* fmtFreya Murphy2025-04-081-1/+1
* acpiFreya Murphy2025-04-081-2/+2
* tty => termFreya Murphy2025-04-081-3/+3
* break apart c libarayFreya Murphy2025-04-0829-13/+1227
* fmtFreya Murphy2025-04-041-1/+0
* serial and ttyFreya Murphy2025-04-032-0/+27