• https://xami.dev
  • Libre software advocate; privacy & cybersecurity enthusiast; low-level development enjoyer.

  • Joined on 2025-12-27
xamidev created pull request pepper-org/pepperOS#12 2026-03-09 09:30:37 +01:00
kbd_fix
xamidev pushed to kbd_fix at pepper-org/pepperOS 2026-03-09 09:28:04 +01:00
3f9b78b05e Scheduler returns to IDLE when.. idle.
xamidev pushed to kbd_fix at pepper-org/pepperOS 2026-03-08 13:21:26 +01:00
42c7a55d3f Init struct + freeing a bit of kmain()
xamidev pushed to kbd_fix at pepper-org/pepperOS 2026-03-08 09:55:03 +01:00
5e9c582833 Fixed kbd (buffer flush)
xamidev created branch kbd_fix in pepper-org/pepperOS 2026-03-08 09:55:02 +01:00
xamidev pushed to main at pepper-org/pepperOS 2026-03-08 09:18:35 +01:00
77d9df6f48 Merge pull request 'flanterm' (#11) from flanterm into main
90dc26ee11 Flanterm support OK from kmain. No kbd. Writing from process = PF
c8a72244b1 remove old term support + PSFv1 font
b9f55d89f6 no more PF in kmain, but still PF in process OR corruption of fb
a7d9e70a61 Flanterm can write to fb but page fault before process creation. (BEFORE KHEAP UPDATE)
Compare 7 commits »
xamidev merged pull request pepper-org/pepperOS#11 2026-03-08 09:18:34 +01:00
flanterm
xamidev created pull request pepper-org/pepperOS#11 2026-03-08 09:17:31 +01:00
flanterm
xamidev pushed to flanterm at pepper-org/pepperOS 2026-03-08 09:14:53 +01:00
90dc26ee11 Flanterm support OK from kmain. No kbd. Writing from process = PF
c8a72244b1 remove old term support + PSFv1 font
b9f55d89f6 no more PF in kmain, but still PF in process OR corruption of fb
a7d9e70a61 Flanterm can write to fb but page fault before process creation. (BEFORE KHEAP UPDATE)
Compare 4 commits »
xamidev pushed to flanterm at pepper-org/pepperOS 2026-03-02 11:33:53 +01:00
9df33b49d8 flanterm PAGE FAULT, tries to access NULL or NULL+small offset
xamidev created branch flanterm in pepper-org/pepperOS 2026-02-22 18:28:13 +01:00
xamidev pushed to flanterm at pepper-org/pepperOS 2026-02-22 18:28:13 +01:00
1f055ab31c Flanterm integration? but page fault in flanterm_fb_double_buffer_flush
xamidev merged pull request pepper-org/pepperOS#10 2026-02-21 19:57:31 +01:00
process_mem
xamidev pushed to main at pepper-org/pepperOS 2026-02-21 19:57:31 +01:00
95c801b991 Merge pull request 'process_mem' (#10) from process_mem into main
70f19ab299 symbols build files added to gitignore
9470dedb61 Stack trace with double linking to get symbol names
4cf4fb0dda Task switching fix? but doesnt exit process gracefully
ac7216d84a Setup kernel stack; but process is failing
Compare 6 commits »
xamidev created pull request pepper-org/pepperOS#10 2026-02-21 19:40:10 +01:00
process_mem
xamidev pushed to process_mem at pepper-org/pepperOS 2026-02-21 19:36:50 +01:00
70f19ab299 symbols build files added to gitignore
xamidev pushed to process_mem at pepper-org/pepperOS 2026-02-21 19:28:25 +01:00
9470dedb61 Stack trace with double linking to get symbol names
xamidev pushed to process_mem at pepper-org/pepperOS 2026-02-20 16:01:43 +01:00
4cf4fb0dda Task switching fix? but doesnt exit process gracefully
ac7216d84a Setup kernel stack; but process is failing
Compare 2 commits »
xamidev created branch process_mem in pepper-org/pepperOS 2026-02-07 02:18:32 +01:00
xamidev pushed to process_mem at pepper-org/pepperOS 2026-02-07 02:18:32 +01:00
458ba375f3 better panic