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-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
d0p1 pushed to master at d0p1/StupidFS 2024-09-13 11:06:57 +00:00
560a5000da docs: document win32
d0p1 pushed to master at d0p1/StupidOS 2024-09-11 13:53:29 +00:00
75aac14a44 feat(kernel): block device (WIP)
d0p1 pushed to master at d0p1/StupidOS 2024-09-10 08:03:44 +00:00
b43672d268 docs: add more docs
d0p1 pushed to master at d0p1/StupidOS 2024-09-08 10:01:46 +00:00
aaf6fbccdf chore: sync repo
d0p1 pushed to master at d0p1/StupidOS 2024-09-07 12:40:37 +00:00
d1927d8180 feat(boot): simple efi logger
d0p1 pushed to master at d0p1/StupidFS 2024-09-07 09:31:49 +00:00
8fdb8beb12 feat(tools): better ls
d0p1 pushed to master at d0p1/StupidFS 2024-09-03 12:41:49 +00:00
8618a18754 feat(tools): ls list details
d0p1 pushed to master at d0p1/StupidFS 2024-09-03 10:02:22 +00:00
1c5ba90296 chore: sync repo