d0p1 🏳️‍⚧️ d0p1
  • Cyberspace
  • Building a free, decentralized cyberspace in my garage | 🏳️‍⚧️

    coffe

  • Joined on 2024-02-14
d0p1 pushed to master at d0p1/StupidOS 2025-01-24 11:14:28 +00:00
f84f328828 refactor(kernel): remove old pmm/mm files
d0p1 pushed to master at d0p1/StupidOS 2025-01-24 11:00:51 +00:00
86b3e1fdc9 fix: build
d0p1 pushed to master at d0p1/StupidOS 2025-01-23 13:13:20 +00:00
f676062269 feat(kernel): vmem_size, vmem_add
fb77f055c5 doc: tune config
Compare 2 commits »
d0p1 pushed to master at d0p1/StupidOS 2025-01-21 08:49:02 +00:00
e6b057fe78 fix: setup new gdt before bootstrapping MM
d0p1 pushed to master at d0p1/StupidOS 2025-01-17 11:33:43 +00:00
549c063b38 feat(kernel): double linked list helper
d0p1 pushed to master at d0p1/StupidOS 2025-01-14 11:34:49 +00:00
cadddcbb13 feat(kernel): PMM alloc and free pages
d0p1 pushed to master at d0p1/StupidOS 2025-01-14 07:47:12 +00:00
7a0690cdd8 ci: missing xorriso
d0p1 pushed to master at d0p1/StupidOS 2025-01-13 15:16:04 +00:00
a36c8b00ed feat(kernel): map low memory using bitmap
d0p1 pushed to master at d0p1/StupidOS 2025-01-03 14:04:00 +00:00
7f5c45b19d build: fix root makefile
d0p1 pushed to master at d0p1/StupidOS 2025-01-03 13:58:53 +00:00
dbf5dd9a91 chore: remove old klog.inc and rename klog.new.inc
d0p1 pushed to master at d0p1/StupidOS 2024-12-30 19:45:06 +00:00
567a9388d8 build: fix default rule in submakefile
bd625fa56c refactor(kernel): new calling conventions in klog
Compare 2 commits »
d0p1 pushed to master at d0p1/StupidOS 2024-12-30 19:15:07 +00:00
7c8176688a build: add bochs rule
d0p1 pushed to master at d0p1/StupidOS 2024-12-30 14:14:18 +00:00
3093e6bc82 chore: fix shellcheck errors, and some wip stuff
d0p1 pushed to master at d0p1/StupidOS 2024-12-28 11:38:34 +00:00
0c4a3e29f6 feat(mm): bootstrap don't map extra memory after kernel end
d0p1 pushed to master at d0p1/StupidOS 2024-12-27 18:24:42 +00:00
6510df8068 feat(kernel): setup recursive page dir
d0p1 pushed to master at d0p1/StupidOS 2024-12-27 17:19:26 +00:00
1cd839c63a chore: start work on new 'mm'
d0p1 pushed to master at d0p1/StupidFS 2024-10-23 15:52:28 +00:00
66b83d4858 feat: double indirection
d0p1 pushed to master at d0p1/StupidFS 2024-09-19 09:38:08 +00:00
a683e1783f feat(libcrypto): crypto_random
982cc66c3f feat(tools): ls parse LS_COLORS
Compare 2 commits »
d0p1 pushed to master at d0p1/StupidFS 2024-09-16 13:42:32 +00:00
19d04b9f49 test(mkfs): test if filesystem is properly created
d0p1 pushed to master at d0p1/StupidFS 2024-09-16 12:54:54 +00:00
31976c4c9f feat(libfs): parse disk offset