boredos_mirror/src
2026-04-21 16:41:33 +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 FEAT: Unicode support using NotoEmoji 2026-03-17 19:46:48 +01: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 Update bshrc 2026-04-20 12:23:21 +02:00
mem doc: Fix wording in comment 2026-04-19 22:03:42 +02:00
net fix(net): guard network_cleanup() with TCP connection ownership token 2026-04-21 16:40:53 +02:00
sys fix(idt): print RIP, err_code, and CR2 to serial before kernel panic 2026-04-21 16:41:03 +02:00
userland feature: Add ELF metadata support 2026-04-21 00:29:39 +02:00
wm feature(wm): dynamic dock with persistence, drag-to-reorder, and file pinning 2026-04-21 16:41:33 +02:00