• Joined on 2026-05-02
karina pushed to main at karina/cmusthaves 2026-05-10 19:31:01 +00:00
karina pushed to main at karina/cmusthaves 2026-05-10 19:27:38 +00:00
9eeba65bb9 added clang-tidy
karina pushed to main at karina/cmusthaves 2026-05-10 19:00:39 +00:00
92b60dd4df fix removed npm
karina pushed to main at karina/cmusthaves 2026-05-10 18:57:28 +00:00
5a2dee1dbb Meow in readme
karina pushed to main at karina/cmusthaves 2026-05-10 18:56:23 +00:00
6ce4c7997d initial commit
karina pushed to main at karina/cmusthaves 2026-05-10 18:48:00 +00:00
karina pushed to main at karina/cmusthaves 2026-05-10 18:32:03 +00:00
f84843ef80 fix unauthorized (i hope)
karina pushed to main at karina/cmusthaves 2026-05-10 18:29:00 +00:00
5f8679debb fix unauthorized
karina pushed to main at karina/cmusthaves 2026-05-10 18:25:11 +00:00
df4a092bf7 github-independent (me dependent)
karina pushed to main at karina/cmusthaves 2026-05-10 18:24:00 +00:00
6c50b99939 initial commit
karina created branch main in karina/cmusthaves 2026-05-10 18:24:00 +00:00
karina created repository karina/cmusthaves 2026-05-10 18:22:21 +00:00
karina pushed to feat/ipc at 0xKSor/ksOS 2026-05-03 17:57:28 +00:00
39b2af7626 wip: IPC and Runtime
karina created branch feat/ipc in 0xKSor/ksOS 2026-05-03 17:57:28 +00:00
karina deleted branch feat/modules from 0xKSor/ksOS 2026-05-03 14:32:04 +00:00
karina pushed to dev at 0xKSor/ksOS 2026-05-03 14:32:04 +00:00
5f343c991b Merge pull request 'Kernel modules system' (#2) from feat/modules into dev
fb55cb1b9a feat(modules): now it loads segments with correct rights, not RWX everywhere
bedb03fc37 feat: basic modules:
08248e3f3c WIP: modules
Compare 4 commits »
karina merged pull request 0xKSor/ksOS#2 2026-05-03 14:32:02 +00:00
Kernel modules system
karina created pull request 0xKSor/ksOS#2 2026-05-03 14:31:37 +00:00
Kernel modules system
karina pushed to feat/modules at 0xKSor/ksOS 2026-05-03 14:30:57 +00:00
fb55cb1b9a feat(modules): now it loads segments with correct rights, not RWX everywhere
karina pushed to feat/modules at 0xKSor/ksOS 2026-05-03 13:59:53 +00:00
bedb03fc37 feat: basic modules: