Skip to content

Pull requests: Auri-OS/AuriOS

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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(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…
ProTip! Filter pull requests by the default branch with base:develop.