boredos_mirror/src
2026-04-23 00:00:47 +02:00
..
arch refactor: replace syscall if/else chains with dispatch tables 2026-04-18 18:37:13 +02:00
core chore: update OS codename to Genesis, referencing laying roots for future versions. 2026-04-21 01:07:07 +02:00
dev FEATURE: add Bsh + userspace terminal, remove legacy cmd/cli utils 2026-04-15 22:47:24 +02:00
fonts fonts: add system TTF assets 2026-04-23 00:00:18 +02:00
fs fix(fs): remove 256-file limit in RAMFS using a dynamic linked list 2026-04-21 16:40:21 +02:00
images remove: duplicate svg icons 2026-04-20 22:58:40 +02:00
library/bsh term: switch to TrueType fonts 2026-04-23 00:00:36 +02:00
mem refactor(mem): rewrite allocator to use two-tier slab and dynamic block list 2026-04-22 00:20:22 +02:00
net fix(net): guard network_cleanup() with TCP connection ownership token 2026-04-21 16:40:53 +02:00
sys fix(net): guard network_cleanup() with TCP connection ownership token 2026-04-21 16:42:24 +02:00
userland settings: add scrollable font selection 2026-04-23 00:00:47 +02:00
wm feature(wm): dynamic dock with persistence, drag-to-reorder, and file pinning 2026-04-21 16:41:33 +02:00