aboutsummaryrefslogtreecommitdiff
path: root/mirai/common/limits
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby13-94/+0
2026-02-23fix: dynamic attachments in kataBobby2-2/+2
2026-02-23fix: Update MAX_LOCATION_LENGTH to 128 and adjust limits for Katas and Attach...Bobby2-11/+8
2026-02-20fix: Correct KERNEL_MAP_END value and update MAX_LOCATION_LENGTH documentationBobby1-3/+3
2026-02-20feat: Refactor path handling to use location utilities and update related str...Bobby5-28/+15
2026-02-15Refactor Kata Memory Management and SchedulerBobby1-0/+3
2026-02-15Refactor Crimson Panic Handler and Exception ManagementBobby1-0/+6
2026-02-15Refactor Multiboot Integration and Enhance Terminal FunctionalityBobby2-0/+13
2026-02-15refactor: Update stack entry structure and improve type handling in integer u...Bobby1-0/+1
2026-02-15refactor: Simplify comments and remove redundant descriptions in constants filesBobby3-45/+4
2026-02-15Add drivers and constants for ATA, AHCI, PCI, Keyboard, Serial, and VGABobby5-0/+26
2026-02-15feat: Add various invocations for file system and I/O operationsBobby4-0/+102