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

  • Joined on 2025-12-27
xamidev deleted branch tarfs from pepper-org/pepperOS 2026-04-10 14:49:11 +02:00
xamidev pushed to tarfs at pepper-org/pepperOS 2026-04-10 14:32:23 +02:00
aff113d02b VFS mount/umount + sys_open/close/read/fake write
xamidev created branch tarfs in pepper-org/pepperOS 2026-04-09 16:08:33 +02:00
xamidev pushed to tarfs at pepper-org/pepperOS 2026-04-09 16:08:33 +02:00
17589d72cf tar_file_read
xamidev pushed to main at pepper-org/pepperOS 2026-04-06 14:54:08 +02:00
dd9315f2f1 Update docs/MANUAL.md
xamidev pushed to main at pepper-org/pepperOS 2026-04-05 19:37:18 +02:00
f91831616c Merge pull request 'user-scheduler' (#18) from user-scheduler into main
0240220796 Scheduler fix, User RR
437bd0e751 process_create_user
Compare 3 commits »
xamidev merged pull request pepper-org/pepperOS#18 2026-04-05 19:37:16 +02:00
user-scheduler
xamidev created pull request pepper-org/pepperOS#18 2026-04-05 19:36:59 +02:00
user-scheduler
xamidev transferred repository xamidev/pepperOS to pepper-org/pepperOS 2026-04-05 09:09:41 +02:00
xamidev created branch user-scheduler in pepper-org/pepperOS 2026-04-03 19:18:26 +02:00
xamidev pushed to user-scheduler at pepper-org/pepperOS 2026-04-03 19:18:26 +02:00
0240220796 Scheduler fix, User RR
437bd0e751 process_create_user
Compare 2 commits »
xamidev pushed to main at pepper-org/pepperOS 2026-04-02 19:16:36 +02:00
1fe5eb2d38 Merge pull request 'syscall' (#17) from syscall into main
dbffb7f5fa userland HELLO WORLD
aa30d9c6b5 user program (still many #PF)
11a9dd4adb Load limine module + alloc user stack
d644126901 TSS setup
Compare 18 commits »
xamidev merged pull request pepper-org/pepperOS#17 2026-04-02 19:16:35 +02:00
syscall
xamidev created pull request pepper-org/pepperOS#17 2026-04-02 19:15:54 +02:00
syscall
xamidev pushed to syscall at pepper-org/pepperOS 2026-04-02 19:11:45 +02:00
dbffb7f5fa userland HELLO WORLD
xamidev pushed to syscall at pepper-org/pepperOS 2026-04-02 17:05:59 +02:00
aa30d9c6b5 user program (still many #PF)
11a9dd4adb Load limine module + alloc user stack
Compare 2 commits »
xamidev pushed to syscall at pepper-org/pepperOS 2026-04-01 13:06:23 +02:00
d644126901 TSS setup
8be2a744b4 Refactor GDT entry filling
e9b57f70b1 End the _t nonsense
Compare 3 commits »
xamidev pushed to syscall at pepper-org/pepperOS 2026-03-31 21:04:54 +02:00
e8a0a36889 Enable FPU
1fc5225fd2 kheap info
Compare 2 commits »
xamidev pushed to syscall at pepper-org/pepperOS 2026-03-29 09:38:31 +02:00
2f1eef9e15 UBSan conditional compilation
xamidev pushed to syscall at pepper-org/pepperOS 2026-03-28 21:50:28 +01:00
65371077d9 more UBsan