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

  • Joined on 2025-12-27
xamidev pushed to syscall at pepper-org/pepperOS 2026-03-28 21:09:15 +01:00
3cd38f654c Undefined Behavior Sanitization
xamidev pushed to syscall at pepper-org/pepperOS 2026-03-26 20:15:02 +01:00
89259ec9b2 Stack Smashing Protection
xamidev pushed to syscall at pepper-org/pepperOS 2026-03-26 17:59:11 +01:00
0fbaf6d26e Date functions (get current time)
532953da4d CPU Name identification
Compare 2 commits »
xamidev pushed to syscall at pepper-org/pepperOS 2026-03-25 17:00:14 +01:00
ac788c55d3 Upgrade VMM for processes
xamidev pushed to syscall at pepper-org/pepperOS 2026-03-21 11:34:53 +01:00
3ae56bbad5 Kernel debug shell
xamidev pushed to syscall at pepper-org/pepperOS 2026-03-21 10:37:07 +01:00
db36899152 Add kprintf for DEBUG(); differentiated from printf()
xamidev created branch syscall in pepper-org/pepperOS 2026-03-21 10:37:07 +01:00
xamidev merged pull request pepper-org/pepperOS#16 2026-03-20 16:58:09 +01:00
real-hw-fix
xamidev pushed to main at pepper-org/pepperOS 2026-03-20 16:58:09 +01:00
7d03a0090b Merge pull request 'real-hw-fix' (#16) from real-hw-fix into main
03f87723d1 Splash
3607a7179c printf spinlock + remove DEPRECATED stuff + begin separating x86 stuff
424b4c4632 Use MSR to map framebuffer as WC (write-combining) = huge speed diff on real HW
6a82d581fb Fix PMM for real HW + serial lock
Compare 6 commits »
xamidev created pull request pepper-org/pepperOS#16 2026-03-20 16:57:54 +01:00
real-hw-fix
xamidev pushed to real-hw-fix at pepper-org/pepperOS 2026-03-20 16:50:40 +01:00
03f87723d1 Splash
xamidev pushed to real-hw-fix at pepper-org/pepperOS 2026-03-20 09:03:16 +01:00
3607a7179c printf spinlock + remove DEPRECATED stuff + begin separating x86 stuff
xamidev pushed to real-hw-fix at pepper-org/pepperOS 2026-03-19 19:37:57 +01:00
424b4c4632 Use MSR to map framebuffer as WC (write-combining) = huge speed diff on real HW
xamidev created branch real-hw-fix in pepper-org/pepperOS 2026-03-19 17:34:19 +01:00
xamidev pushed to real-hw-fix at pepper-org/pepperOS 2026-03-19 17:34:19 +01:00
6a82d581fb Fix PMM for real HW + serial lock
xamidev pushed to kbd-buffer at pepper-org/pepperOS 2026-03-18 21:38:57 +01:00
b77c53ae99 Keyboard buffer + getline
xamidev created branch kbd-buffer in pepper-org/pepperOS 2026-03-18 21:38:57 +01:00
xamidev pushed to main at pepper-org/pepperOS 2026-03-18 11:50:30 +01:00
f7735eb3a4 Move headers to include/
xamidev pushed to main at pepper-org/pepperOS 2026-03-17 10:34:16 +01:00
a1e8aacd01 improve README.md
xamidev pushed to main at pepper-org/pepperOS 2026-03-15 21:17:45 +01:00
ccc8985d4c Merge pull request 'Improve Makefile' (#15) from furtest/pepperOS:makefile into main
b02a4b5284 Fix build-iso prerequisites
32f3889565 Move PHONY tags and fix clean
803ac0879b Auto find source files check for changes
9fc55f98d8 Use variables for build and pepperk and rename build target.
Compare 6 commits »