-
Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: Auri-OS/AuriOS
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(shell): add reboot and poweroff commands
#115
opened Jul 5, 2026 by
kudasaixc
Contributor
Loading…
feat(shell): add hexdump command for hex + ASCII memory views
#114
opened Jul 5, 2026 by
kudasaixc
Contributor
Loading…
feat(shell): add poke command to write a byte to memory
#113
opened Jul 4, 2026 by
kudasaixc
Contributor
Loading…
fix(shell): one-past-the-end write in argv array when a command has MAX_CMD_ARGS tokens
#112
opened Jul 4, 2026 by
kudasaixc
Contributor
Loading…
fix(ansi): u16 overflow on oversized CSI parameters
#108
opened Jul 3, 2026 by
kudasaixc
Contributor
Loading…
fix(terminal): off-by-one in terminal_set_cursor bounds check
#107
opened Jul 3, 2026 by
kudasaixc
Contributor
Loading…
fix(pic): unmask cascade IRQ2 when enabling a slave IRQ
#106
opened Jul 3, 2026 by
kudasaixc
Contributor
Loading…
fix(timer): tick must be volatile, sleep() can spin forever
#105
opened Jul 3, 2026 by
kudasaixc
Contributor
Loading…
fix(string): strcat does not null-terminate the result
#104
opened Jul 3, 2026 by
kudasaixc
Contributor
Loading…
fix(mmu): heap demand paging never triggered in page fault handler
#103
opened Jul 3, 2026 by
kudasaixc
Contributor
Loading…
feat: implement arrow key handling and improve 'peek' command usage m…
#101
opened Jul 1, 2026 by
im-nymii
Member
Loading…
ProTip!
Filter pull requests by the default branch with base:develop.