Experimenting with OS development

good-first-issue hobby-os os osdev x86
3 Open Issues Need Help Last updated: Sep 4, 2025

Open Issues Need Help

View All on GitHub
Add directory support about 2 months ago
enhancement help wanted good first issue

Experimenting with OS development

C
#good-first-issue#hobby-os#os#osdev#x86

AI Summary: The issue proposes refactoring the kernel's command handling mechanism, which currently relies on a large and inefficient `if-else if` statement for command dispatch. The goal is to replace this with a more readable and efficient command registry, likely implemented in `cmd.c` and `cmd.h`, to manage existing commands.

Complexity: 3/5
enhancement help wanted good first issue

Experimenting with OS development

C
#good-first-issue#hobby-os#os#osdev#x86
help wanted good first issue

Experimenting with OS development

C
#good-first-issue#hobby-os#os#osdev#x86